CVE-2026-22689

Mailpit is an email testing tool and API for developers. Prior to version 1.28.2, the Mailpit WebSocket server is configured to accept connections from any origin. This lack of Origin header validation introduces a Cross-Site WebSocket Hijacking (CSWSH) vulnerability. An attacker can host a malicious website that, when visited by a developer running Mailpit locally, establishes a WebSocket connection to the victim's Mailpit instance (default ws://localhost:8025). This allows the attacker to intercept sensitive data such as email contents, headers, and server statistics in real-time. This issue has been patched in version 1.28.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:axllent:mailpit:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:20

Type Values Removed Values Added
Summary
  • (es) Mailpit es una herramienta de prueba de correo electrónico y API para desarrolladores. Antes de la versión 1.28.2, el servidor WebSocket de Mailpit está configurado para aceptar conexiones desde cualquier origen. Esta falta de validación del encabezado Origin introduce una vulnerabilidad de Cross-Site WebSocket Hijacking (CSWSH). Un atacante puede alojar un sitio web malicioso que, cuando es visitado por un desarrollador que ejecuta Mailpit localmente, establece una conexión WebSocket con la instancia de Mailpit de la víctima (por defecto ws://localhost:8025). Esto permite al atacante interceptar datos sensibles como el contenido de los correos electrónicos, los encabezados y las estadísticas del servidor en tiempo real. Este problema ha sido parcheado en la versión 1.28.2.

18 Feb 2026, 17:45

Type Values Removed Values Added
References () https://github.com/axllent/mailpit/commit/6f1f4f34c98989fd873261018fb73830b30aec3f - () https://github.com/axllent/mailpit/commit/6f1f4f34c98989fd873261018fb73830b30aec3f - Patch
References () https://github.com/axllent/mailpit/security/advisories/GHSA-524m-q5m7-79mm - () https://github.com/axllent/mailpit/security/advisories/GHSA-524m-q5m7-79mm - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:axllent:mailpit:*:*:*:*:*:*:*:*
First Time Axllent mailpit
Axllent

10 Jan 2026, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-10 06:15

Updated : 2026-06-17 10:20


NVD link : CVE-2026-22689

Mitre link : CVE-2026-22689

CVE.ORG link : CVE-2026-22689


JSON object : View

Products Affected

axllent

  • mailpit
CWE
CWE-1385

Missing Origin Validation in WebSockets