ERPNext thru 15.88.1 does not sanitize or remove certain...
Moderate severity
Unreviewed
Published
Feb 3, 2026
to the GitHub Advisory Database
•
Updated Feb 4, 2026
Description
Published by the National Vulnerability Database
Feb 3, 2026
Published to the GitHub Advisory Database
Feb 3, 2026
Last updated
Feb 4, 2026
ERPNext thru 15.88.1 does not sanitize or remove certain HTML tags specifically
<a>hyperlinks in fields that are intended for plain text. Although JavaScript is blocked (preventing XSS), the HTML is still preserved in the generated PDF document. As a result, an attacker can inject malicious clickable links into an ERP-generated PDF. Since PDF files generated by the ERP system are generally considered trustworthy, users are highly likely to click these links, potentially enabling phishing attacks or malware delivery. This issue occurs in the Add Quality Goal' function.References