Vulnerability Description
Postal is an open source SMTP server. Postal versions less than 3.3.5 had a HTML injection vulnerability that allowed unescaped data to be included in the admin interface. The primary way for unescaped data to be added is via the API's "send/raw" method. This could allow arbitrary HTML to be injected in to the page which may modify the page in a misleading way or allow for unauthorised javascript to be executed. Fixed in 3.3.5 and higher.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Postalserver | Postal | < 3.3.5 |
Related Weaknesses (CWE)
References
- https://github.com/postalserver/postal/security/advisories/GHSA-5f4r-5jpr-rfhcMitigationVendor Advisory
FAQ
What is CVE-2026-25529?
CVE-2026-25529 is a vulnerability with a CVSS score of 8.1 (HIGH). Postal is an open source SMTP server. Postal versions less than 3.3.5 had a HTML injection vulnerability that allowed unescaped data to be included in the admin interface. The primary way for unescape...
How severe is CVE-2026-25529?
CVE-2026-25529 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25529?
Check the references section above for vendor advisories and patch information. Affected products include: Postalserver Postal.