Description
Admidio is an open-source user management solution. Prior to version 5.0.9, several administrative operations in Admidio's preferences module (database backup, test email, htaccess generation) fire via GET requests with no CSRF token validation. Because SameSite=Lax cookies travel with top-level GET navigations, an attacker forces an authenticated admin to trigger these actions from a malicious page. This issue has been patched in version 5.0.9.
Published: 2026-05-07
Score: 3.5 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from missing CSRF token checks on several GET requests in Admidio's preferences module. An attacker can embed a malicious link that, when followed by an authenticated administrator, triggers a database backup, writes a new .htaccess file, or sends a test email. This allows the administrator to unknowingly generate sensitive backups, modify server configuration, and send unsolicited emails.

Affected Systems

The flaw exists in all Admidio installations running a version older than 5.0.9. The issue was patched in release 5.0.9. Administrators using earlier builds should update to the latest official release.

Risk and Exploitability

With a CVSS score of 3.5, the vulnerability is considered low to moderate severity. No exploit probability data is available, and the flaw is not listed in CISA's KEV catalog. The likely attack vector is a web‑based CSRF: the attacker hosts a malicious page that, when opened by a logged‑in admin, causes the admin’s browser to send the vulnerable GET requests. Because SameSite=Lax cookies travel with top‑level navigations, the session cookie is sent automatically, enabling the actions without the admin’s direct interaction.

Generated by OpenCVE AI on May 7, 2026 at 05:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Admidio to version 5.0.9 or later, which includes CSRF protection for these actions.
  • Temporarily disable the backup, .htaccess generation, and test email functionalities for administrators until the patch can be applied.
  • Review and enforce strict SameSite cookie policies and consider configuring the web server to reject or block suspicious GET requests to these endpoints.

Generated by OpenCVE AI on May 7, 2026 at 05:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rw74-vc9h-534j Admidio has CSRF on Admin Preferences that Triggers Unauthorized Backup, .htaccess Write, and Email Send
History

Thu, 07 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 07 May 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Admidio
Admidio admidio
Vendors & Products Admidio
Admidio admidio

Thu, 07 May 2026 04:15:00 +0000

Type Values Removed Values Added
Description Admidio is an open-source user management solution. Prior to version 5.0.9, several administrative operations in Admidio's preferences module (database backup, test email, htaccess generation) fire via GET requests with no CSRF token validation. Because SameSite=Lax cookies travel with top-level GET navigations, an attacker forces an authenticated admin to trigger these actions from a malicious page. This issue has been patched in version 5.0.9.
Title Admidio: CSRF on Admin Preferences Triggers Unauthorized Backup, .htaccess Write, and Email Send
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-07T12:41:41.736Z

Reserved: 2026-04-21T23:58:43.804Z

Link: CVE-2026-41663

cve-icon Vulnrichment

Updated: 2026-05-07T12:41:11.049Z

cve-icon NVD

Status : Received

Published: 2026-05-07T04:16:30.243

Modified: 2026-05-07T13:16:12.287

Link: CVE-2026-41663

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-07T05:30:22Z

Weaknesses