CVE-2026-32757
Last modified
CVE-2026-32757 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $_POST['ecard_message'] value instead of the HTMLPurifier-sanitized $formValues['ecard_message'] when constructing the greeting card HTML. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $_POST['ecard_message'] value instead of the HTMLPurifier-sanitized $formValues['ecard_message'] when constructing the greeting card HTML. This allows an authenticated attacker to inject arbitrary HTML and JavaScript into greeting card emails sent to other members, bypassing the server-side HTMLPurifier sanitization that is properly applied to the ecard_message field during form validation. An attack can result in any member or role receiving phishing content that appears legitimate, crossing from the web application into recipients' email clients. This issue has been fixed in version 5.0.7.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Admidio | Admidio | < 5.0.7 |
References
- https://github.com/Admidio/admidio/security/advisories/GHSA-4wr4-f2qf-x5wjExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32757?
How severe is CVE-2026-32757?
How do I fix CVE-2026-32757?
Are you affected by CVE-2026-32757?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
