CVE-2026-41661
Last modified
CVE-2026-41661 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Admidio is an open-source user management solution. Prior to version 5.0.9, an unauthenticated attacker can execute arbitrary JavaScript in any Admidio user's browser through a reflected XSS in system/msg_window.php. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Admidio is an open-source user management solution. Prior to version 5.0.9, an unauthenticated attacker can execute arbitrary JavaScript in any Admidio user's browser through a reflected XSS in system/msg_window.php. The endpoint passes user input through htmlspecialchars(), which does not encode square brackets. A subsequent call to Language::prepareTextPlaceholders() converts those brackets into HTML angle brackets, producing executable markup. This issue has been patched in version 5.0.9.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41661?
How severe is CVE-2026-41661?
How do I fix CVE-2026-41661?
Are you affected by CVE-2026-41661?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
