PatchSiren cyber security CVE debrief
CVE-2026-69093 Admidio CVE debrief
CVE-2026-69093 is a high-severity vulnerability in Admidio versions before 5.0.11. The issue arises from the lack of validation for the `adm_csrf_token` in `modules/category-report/preferences.php`, allowing an attacker to trick an authenticated administrator into visiting a crafted URL. This can lead to the deletion or duplication of Category Report configurations, affecting the integrity and availability of the module's configuration.
- Vendor
- Admidio
- Product
- Unknown
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-03
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-03
- Advisory updated
- 2026-09-09
Who should care
System administrators and security teams responsible for Admidio installations, especially those using the Category Report module, should assess their exposure and verify the configuration of their installations.
Why it matters
CVE-2026-69093 is a high-severity vulnerability in Admidio that allows for unauthorized changes to Category Report configurations. Defenders should prioritize verifying Admidio installations and ensuring administrators are aware of potential risks.
- Potential unauthorized changes to Category Report configurations could affect the integrity and availability of the module's configuration.
- Administrators may need to verify and restore configurations if unauthorized changes are detected.
- The vulnerability requires verification of Admidio versions and configurations to determine exposure.
Technical summary
The vulnerability exists in the `modules/category-report/preferences.php` file of Admidio versions before 5.0.11. An attacker can exploit this by crafting a URL that, when visited by an authenticated administrator, performs unauthorized changes to Category Report configurations. This can lead to the deletion or duplication of Category Report configurations, affecting the integrity and availability of the module's configuration. The issue arises from the lack of validation for the `adm_csrf_token`, allowing an attacker to trick an authenticated administrator into visiting a crafted URL. Defenders should prioritize verifying the configuration of Admidio installations, especially those with Category Report modules
Defensive priority
Defenders should prioritize verifying the configuration of Admidio installations, especially those with Category Report modules in use, and ensure administrators are aware of the potential risks.
Recommended defensive actions
- Verify Admidio installations for Category Report module usage and ensure administrators are aware of potential risks.
- Update Admidio to version 5.0.11 or later if possible.
- Monitor Category Report configurations for unauthorized changes.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 7.1 and HIGH severity. However, specific details about affected versions and remediation steps are limited.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-69093 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-69093
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-69093 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-69093
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Admidio/admidio/commit/e1fe6fd2fcafb6a65a550760f79447abdef31461
-
Source reference
Unverified legacy reference
URL: https://github.com/Admidio/admidio/security/advisories/GHSA-mvx3-m6p6-7r9w
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/admidio-before-csrf-via-category-report-preferences
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.