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
| Link | Resource |
|---|---|
| https://github.com/frappe/frappe_docker.git | Product |
Configurations
History
17 Feb 2026, 17:21
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.1 |
11 Feb 2026, 16:47
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:frappe:erpnext:*:*:*:*:*:*:*:* | |
| First Time |
Frappe erpnext
Frappe |
|
| References | () https://github.com/frappe/frappe_docker.git - Product |
05 Feb 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.5 |
04 Feb 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-80 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
03 Feb 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-03 18:16
Updated : 2026-02-17 17:21
NVD link : CVE-2025-65924
Mitre link : CVE-2025-65924
CVE.ORG link : CVE-2025-65924
JSON object : View
Products Affected
frappe
- erpnext
CWE
CWE-80
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
