Lucene search
+L

510 matches found

CVE
CVE
added 2026/02/03 12:0 a.m.17 views

CVE-2025-65923

ERPNext (up to 15.88.1) CSV import, specifically the Update Existing Records option, is affected by a Stored Cross-Site Scripting (XSS) vulnerability. A malicious CSV field can contain JavaScript that is stored in the database and executed when a user views the affected record in the ERPNext web ...

5.4CVSS5.7AI score0.00162EPSS
Exploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/03 12:0 a.m.7 views

CVE-2025-65923

A Stored Cross-Site Scripting XSS vulnerability was discovered within the CSV import mechanism of ERPNext thru 15.88.1 when using the Update Existing Recordsoption. An attacker can embed malicious JavaScript code into a CSV field, which is then stored in the database and executed whenever the...

5.7AI score0.00162EPSS
Exploits0References2
OSV
OSV
added 2026/02/03 12:0 a.m.6 views

CVE-2025-65924

ERPNext thru 15.88.1 does not sanitize or remove certain HTML tags specifically 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...

4.1CVSS5.6AI score0.00227EPSS
Exploits0References3
CVE
CVE
added 2026/02/03 12:0 a.m.23 views

CVE-2025-65924

CVE-2025-65924 affects ERPNext up to v15.88.1. The issue arises in the Add Quality Goal function where HTML tags (notably hyperlinks) are not sanitized in plain-text fields. While JavaScript is blocked to prevent XSS, the HTML remains in the generated PDFs, enabling users to click malicious link...

4.1CVSS5.5AI score0.00227EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2026/02/03 12:0 a.m.6 views

EUVD-2025-206724

A Stored Cross-Site Scripting XSS vulnerability was discovered within the CSV import mechanism of ERPNext thru 15.88.1 when using the Update Existing Recordsoption. An attacker can embed malicious JavaScript code into a CSV field, which is then stored in the database and executed whenever the...

5.4CVSS5.7AI score0.00162EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:9 a.m.9 views

CVE-2019-20511

ERPNext 11.1.47 allows blog?blogcategory= Frame Injection...

6.1CVSS7AI score0.00675EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.15 views

CVE-2019-20519

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the user/ URI, as demonstrated by a crafted e-mail address...

7.4CVSS5.7AI score0.00786EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.11 views

CVE-2019-20515

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the addresses/ URI...

7.4CVSS5.7AI score0.00786EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.11 views

CVE-2019-20520

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the api/method/ URI...

7.4CVSS5.7AI score0.00786EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.9 views

CVE-2019-20521

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the api/ URI...

7.4CVSS5.7AI score0.00786EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.12 views

CVE-2019-20516

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the blog/ URI...

7.4CVSS5.7AI score0.00786EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.6 views

CVE-2019-20518

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the project/ URI...

7.4CVSS5.7AI score0.00786EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.4 views

CVE-2025-66437

An SSTI Server-Side Template Injection vulnerability exists in the getaddressdisplay method of Frappe ERPNext through 15.89.0. This function renders address templates using frappe.rendertemplate with a context derived from the addressdict parameter, which can be either a dictionary or a string...

8.8CVSS7.3AI score0.00525EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.5 views

CVE-2025-66435

An SSTI Server-Side Template Injection vulnerability exists in the getcontracttemplate method of Frappe ERPNext through 15.89.0. The function renders attacker-controlled Jinja2 templates contractterms using frappe.rendertemplate with a user-supplied context doc. Although Frappe uses a custom...

4.3CVSS7.5AI score0.00294EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.7 views

CVE-2025-66440

An issue was discovered in Frappe ERPNext through 15.89.0. Function getoutstandingreferencedocuments at erpnext/accounts/doctype/paymententry/paymententry.py is vulnerable to SQL Injection. It allows an attacker to extract arbitrary data from the database by injecting SQL payloads via the...

9.8CVSS7.7AI score0.00331EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.7 views

CVE-2025-66438

A Server-Side Template Injection SSTI vulnerability exists in the Frappe ERPNext through 15.89.0 Print Format rendering mechanism. Specifically, the API frappe.www.printview.gethtmlandstyle triggers the rendering of the html field inside a Print Format document using frappe.rendertemplatetemplate...

9.8CVSS6.5AI score0.00437EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.7 views

CVE-2025-66434

An SSTI Server-Side Template Injection vulnerability exists in the getdunninglettertext method of Frappe ERPNext through 15.89.0. The function renders attacker-controlled Jinja2 templates bodytext using frappe.rendertemplate with a user-supplied context doc. Although Frappe uses a custom...

8.8CVSS7.5AI score0.00516EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.8 views

CVE-2025-66436

An SSTI Server-Side Template Injection vulnerability exists in the gettermsandconditions method of Frappe ERPNext through 15.89.0. The function renders attacker-controlled Jinja2 templates terms using frappe.rendertemplate with a user-supplied context doc. Although Frappe uses a custom...

4.3CVSS7.5AI score0.00294EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:25 a.m.6 views

CVE-2025-66439

An issue was discovered in Frappe ERPNext through 15.89.0. Function getoutstandingreferencedocuments at erpnext.accounts.doctype.paymententry.paymententry.py is vulnerable to SQL Injection. It allows an attacker to extract arbitrary data from the database by injecting SQL payloads via the...

9.8CVSS7.7AI score0.00331EPSS
Exploits1References1
EUVD
EUVD
added 2025/12/15 6:30 p.m.6 views

EUVD-2025-203392

An issue was discovered in Frappe ERPNext through 15.89.0. Function getoutstandingreferencedocuments at erpnext.accounts.doctype.paymententry.paymententry.py is vulnerable to SQL Injection. It allows an attacker to extract arbitrary data from the database by injecting SQL payloads via the...

7.1AI score0.00331EPSS
Exploits1References3
Rows per page
Query Builder