PT-2026-56854 · Admidio+2 · Admidio+1

CVE-2026-53760

·

Published

2026-07-09

·

Updated

2026-09-04

CVSS v3.1

5.2

Medium

VectorAV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:L
Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.11
Description The 'modules/plugins.php' endpoint handles plugin installation, uninstallation, and update operations via GET requests without CSRF (Cross-Site Request Forgery) token validation. CSRF is a type of attack that tricks a victim into submitting a malicious request. Because these operations are top-level navigations, browsers include SameSite=Lax session cookies, allowing an attacker to craft a malicious page that triggers arbitrary plugin operations when visited by an authenticated administrator. Specifically, the doUninstall() function executes SQL scripts containing DROP TABLE statements, which can lead to irreversible data loss. The vulnerable parameters are mode and name.
Recommendations Update to version 5.0.11 or later. As a temporary workaround, restrict access to the 'modules/plugins.php' endpoint to trusted networks only.

Exploit

Fix

CSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-53760
GHSA-HM42-Q32M-VJ4F

Affected Products

Admidio
Admidio/Admidio