CVE-2025-65924

MEDIUM

ERPNext <= 15.88.1 - HTML Injection in Add Quality Goal Function

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-65924. PoCs published by 09OHs.

AI-analyzed exploit summary The repository contains a technical description of CVE-2025-65922, an information disclosure vulnerability in Planka v2.0.0-rc.4 and below due to missing X-Frame-Options and CSP frame-ancestors headers, allowing UI redressing attacks. The other CVEs (CVE-2025-65923 and CVE-2025-65924) are marked as 'Waiting to public' with no additional details.

Description

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.

Exploits (1)

github WRITEUP
by 09OHs · poc
https://github.com/09OHs/CVE/tree/main/CVE-2025-65924

The repository contains a technical description of CVE-2025-65922, an information disclosure vulnerability in Planka v2.0.0-rc.4 and below due to missing X-Frame-Options and CSP frame-ancestors headers, allowing UI redressing attacks. The other CVEs (CVE-2025-65923 and CVE-2025-65924) are marked as 'Waiting to public' with no additional details.

Classification
Writeup 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Planka v2.0.0-rc.4 and below
No auth needed
Prerequisites: Access to a malicious site to embed the Planka application in an iframe
devstral-2 · analyzed Feb 27, 2026 Full analysis →

References (1)

Core 1

Scores

CVSS v3 4.1
EPSS 0.0023
EPSS Percentile 13.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-80
Status published
Products (1)
frappe/erpnext < 15.88.1
Published Feb 03, 2026
Tracked Since Feb 18, 2026