CVE-2026-69093 PUBLISHED

Admidio before 5.0.11 CSRF via category-report preferences

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 03.08.2026 Updated: 03.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Admidio
Product admidio
Versions Default: unaffected
  • affected from 0 to 5.0.11 (excl.)
  • Version 5.0.11 is unaffected

Credits

  • YHalo-wyh reporter

References

Problem Types

  • Cross-Site Request Forgery (CSRF) CWE