CVE-2026-3455: XSS
Versions of the package mailparser before 3.9.3 are vulnerable to Cross-site Scripting (XSS) via the textToHtml() function due to the improper sanitisation of URLs in the email content. An attacker can execute arbitrary scripts in victim browsers by adding extra quote " to the URL with embedded malicious JavaScript code.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-3455?
CVE-2026-3455 is categorized as a medium severity vulnerability due to its potential for executing scripts in victim browsers.
How do I fix CVE-2026-3455?
To fix CVE-2026-3455, update the mailparser package to version 3.9.3 or later.
What impact does CVE-2026-3455 have on affected applications?
CVE-2026-3455 can lead to Cross-site Scripting (XSS) attacks, allowing attackers to execute arbitrary scripts in users' browsers.
Which versions of mailparser are affected by CVE-2026-3455?
CVE-2026-3455 affects all versions of mailparser prior to 3.9.3.
Is CVE-2026-3455 related to any specific functions in the mailparser package?
CVE-2026-3455 is related to the textToHtml() function which improperly sanitizes URLs in email content.