Admidio: CSRF on Plugin Install, Uninstall, and Update via Unprotected GET Requests (CVE-2026-53760)
Admidio versions up to 5.0.11 have a CSRF vulnerability in the modules/plugins.php endpoint, which handles plugin install, uninstall, and update operations via GET requests without CSRF token validation. An attacker can trick an authenticated administrator into visiting a malicious page that triggers these operations, including uninstalling plugins. The uninstall operation executes SQL scripts that drop database tables, causing irreversible data loss. The vulnerability arises because these state-changing operations lack CSRF protection and rely on GET requests, which browsers send with session cookies under SameSite=Lax. The recommended fix is to switch these operations to POST requests and add CSRF token validation.
AI Analysis
Technical Summary
The Admidio application up to version 5.0.11 exposes a Cross-Site Request Forgery (CSRF) vulnerability in its plugin management endpoint (modules/plugins.php). This endpoint processes plugin installation, uninstallation, and update commands via GET parameters without validating CSRF tokens. Because modern browsers send SameSite=Lax cookies on top-level GET navigations, an attacker can craft a malicious external page that, when visited by an authenticated administrator, causes the browser to perform unauthorized plugin operations. The uninstall operation is particularly destructive as it executes SQL scripts containing DROP TABLE statements, resulting in permanent data loss. Other administrative functions in Admidio correctly implement CSRF protections, but this endpoint does not. The vulnerability allows an attacker to cause high-impact changes with minimal user interaction.
Potential Impact
An attacker can cause an authenticated Admidio administrator to unknowingly perform plugin installation, uninstallation, or update operations by visiting a malicious web page. The uninstall operation executes SQL scripts that drop database tables, leading to irreversible data loss. Installing plugins could introduce vulnerable code, and updates could disrupt plugin functionality. This attack requires only that the administrator visit a crafted page, with no additional interaction. The integrity of the application and its data is severely impacted, but confidentiality and availability impacts are not explicitly described.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The recommended fix is to change plugin management operations from GET to POST requests and add CSRF token validation using SecurityUtils::validateCsrfToken() consistent with other administrative operations. Until a patch is available, administrators should avoid visiting untrusted web pages while authenticated and consider restricting access to the plugin management interface. Monitor vendor channels for official updates or patches.
Admidio: CSRF on Plugin Install, Uninstall, and Update via Unprotected GET Requests (CVE-2026-53760)
Description
Admidio versions up to 5.0.11 have a CSRF vulnerability in the modules/plugins.php endpoint, which handles plugin install, uninstall, and update operations via GET requests without CSRF token validation. An attacker can trick an authenticated administrator into visiting a malicious page that triggers these operations, including uninstalling plugins. The uninstall operation executes SQL scripts that drop database tables, causing irreversible data loss. The vulnerability arises because these state-changing operations lack CSRF protection and rely on GET requests, which browsers send with session cookies under SameSite=Lax. The recommended fix is to switch these operations to POST requests and add CSRF token validation.
CVSS v3.1
Score 5.2medium
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Admidio application up to version 5.0.11 exposes a Cross-Site Request Forgery (CSRF) vulnerability in its plugin management endpoint (modules/plugins.php). This endpoint processes plugin installation, uninstallation, and update commands via GET parameters without validating CSRF tokens. Because modern browsers send SameSite=Lax cookies on top-level GET navigations, an attacker can craft a malicious external page that, when visited by an authenticated administrator, causes the browser to perform unauthorized plugin operations. The uninstall operation is particularly destructive as it executes SQL scripts containing DROP TABLE statements, resulting in permanent data loss. Other administrative functions in Admidio correctly implement CSRF protections, but this endpoint does not. The vulnerability allows an attacker to cause high-impact changes with minimal user interaction.
Potential Impact
An attacker can cause an authenticated Admidio administrator to unknowingly perform plugin installation, uninstallation, or update operations by visiting a malicious web page. The uninstall operation executes SQL scripts that drop database tables, leading to irreversible data loss. Installing plugins could introduce vulnerable code, and updates could disrupt plugin functionality. This attack requires only that the administrator visit a crafted page, with no additional interaction. The integrity of the application and its data is severely impacted, but confidentiality and availability impacts are not explicitly described.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The recommended fix is to change plugin management operations from GET to POST requests and add CSRF token validation using SecurityUtils::validateCsrfToken() consistent with other administrative operations. Until a patch is available, administrators should avoid visiting untrusted web pages while authenticated and consider restricting access to the plugin management interface. Monitor vendor channels for official updates or patches.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hm42-q32m-vj4f
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53760"]
- Ecosystems
- ["Packagist"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a50bac768715ace43589177
Added to database: 07/10/2026, 09:26:31 UTC
Last enriched: 07/10/2026, 10:23:50 UTC
Last updated: 07/31/2026, 12:27:13 UTC
Views: 65
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.