CVE-2026-32757

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*

History

23 Mar 2026, 16:52

Type Values Removed Values Added
Summary
  • (es) Admidio es una solución de gestión de usuarios de código abierto. En las versiones 5.0.6 e inferiores, el gestor de envío de eCard utiliza un valor $_POST['ecard_message'] sin procesar en lugar del $formValues['ecard_message'] saneado por HTMLPurifier al construir el HTML de la tarjeta de felicitación. Esto permite a un atacante autenticado inyectar HTML y JavaScript arbitrarios en correos electrónicos de tarjetas de felicitación enviados a otros miembros, eludiendo el saneamiento de HTMLPurifier del lado del servidor que se aplica correctamente al campo ecard_message durante la validación del formulario. Un ataque puede resultar en que cualquier miembro o rol reciba contenido de phishing que parezca legítimo, pasando de la aplicación web a los clientes de correo electrónico de los destinatarios. Este problema ha sido solucionado en la versión 5.0.7.
References () https://github.com/Admidio/admidio/releases/tag/v5.0.7 - () https://github.com/Admidio/admidio/releases/tag/v5.0.7 - Release Notes
References () https://github.com/Admidio/admidio/security/advisories/GHSA-4wr4-f2qf-x5wj - () https://github.com/Admidio/admidio/security/advisories/GHSA-4wr4-f2qf-x5wj - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*
First Time Admidio
Admidio admidio

20 Mar 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 00:16

Updated : 2026-03-23 16:52


NVD link : CVE-2026-32757

Mitre link : CVE-2026-32757

CVE.ORG link : CVE-2026-32757


JSON object : View

Products Affected

admidio

  • admidio
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')