Skip to main content

Admidio CVE-2026-69093

| EUVDEUVD-2026-52286 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-08-03 VulnCheck GHSA-xp3j-j2g9-8cmv
7.1
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.1 HIGH
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.4 MEDIUM

CSRF mandates victim interaction (UI:R); attacker holds no system privileges (PR:N); impact is limited to category config deletion or duplication with no confidentiality path.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Source Code Evidence Fetched
Aug 03, 2026 - 14:23 vuln.today
Analysis Generated
Aug 03, 2026 - 14:23 vuln.today
CVE Published
Aug 03, 2026 - 13:20 cve.org
HIGH 7.1

DescriptionCVE.org

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.

AnalysisAI

Cross-site request forgery in Admidio's Category Report preferences module (all versions before 5.0.11) enables an unauthenticated attacker to silently delete or duplicate Category Report configurations by tricking an authenticated administrator into visiting a crafted URL. The endpoint modules/category-report/preferences.php processes state-changing delete and copy operations via HTTP GET parameters without validating the adm_csrf_token, meaning any browser request carrying a valid admin session cookie will be executed regardless of origin. No active exploitation has been confirmed (not in CISA KEV) and no public proof-of-concept has been identified at time of analysis; risk is constrained by the social engineering prerequisite.

Technical ContextAI

Admidio is an open-source PHP community management platform. The vulnerable component is modules/category-report/preferences.php, which administers the Category Report module's configuration. CWE-352 (Cross-Site Request Forgery) manifests here because the endpoint triggers persistent state changes - delete and copy - through GET parameters without verifying the adm_csrf_token that Admidio should issue to authenticated sessions. Browsers automatically attach session cookies to any cross-origin GET request, so an attacker-controlled page or email link can silently invoke the endpoint under the victim's session context. The CPE cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:* covers all Admidio releases; EUVD-2026-52286 and the vendor advisory GHSA-mvx3-m6p6-7r9w bound the vulnerable range to versions 0 through pre-5.0.11.

RemediationAI

Upgrade Admidio to version 5.0.11 or later, which incorporates the fix from commit e1fe6fd2fcafb6a65a550760f79447abdef31461 (https://github.com/Admidio/admidio/commit/e1fe6fd2fcafb6a65a550760f79447abdef31461); the vendor security advisory is at https://github.com/Admidio/admidio/security/advisories/GHSA-mvx3-m6p6-7r9w. As a compensating control prior to patching, restrict network-level access to the Category Report preferences endpoint (modules/category-report/preferences.php) to trusted administrator IP ranges at the web server or reverse proxy - this reduces CSRF delivery surface but does not eliminate the underlying flaw. Enforcing a SameSite=Strict or SameSite=Lax cookie attribute on the Admidio session cookie at the server level would also block cross-site forged requests, though this requires application-layer configuration access.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-69093 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy