Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. admidio/admidio
  4. ›
  5. CVE-2026-32757

CVE-2026-32757: Admidio has an HTMLPurifier Bypass in eCard Message Allows HTML Email Injection

March 16, 2026 (updated March 20, 2026)

The eCard send handler in Admidio uses the 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.

References

  • github.com/Admidio/admidio
  • github.com/Admidio/admidio/releases/tag/v5.0.7
  • github.com/Admidio/admidio/security/advisories/GHSA-4wr4-f2qf-x5wj
  • github.com/advisories/GHSA-4wr4-f2qf-x5wj
  • nvd.nist.gov/vuln/detail/CVE-2026-32757

Code Behaviors & Features

Detect and mitigate CVE-2026-32757 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.0.7

Fixed versions

  • 5.0.7

Solution

Upgrade to version 5.0.7 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/admidio/admidio/CVE-2026-32757.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 10 May 2026 12:18:26 +0000.