SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-69093

MEDIUM · CVSS 4.6 EPSS 0.11% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

Admidio versions prior to 5.0.11 are vulnerable due to inadequate validation of the adm_csrf_token in the preferences.php module, allowing an attacker to manipulate Category Report configurations through crafted URLs. This can lead to unauthorized deletion or duplication of configurations, compromising the integrity and availability of the reporting module. Administrators and organizations using affected versions should prioritize applying the update to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-69093
Severity
MEDIUM
CVSS
4.6
EPSS
0.11%

Original NVD Description

Admidio before 5.0.11 does not validate the adm_csrf_token in modules/category-report/preferences.php, which performs persistent Category Report configuration changes based on GET parameters (delete and copy). An attacker can trick an authenticated administrator into visiting a crafted URL to delete or duplicate Category Report configurations, affecting the integrity and availability of that module's configuration.