SB2026043025 - Multiple vulnerabilities in ERPNext
Published: April 30, 2026 Updated: August 15, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Missing Authorization (CVE-ID: CVE-2026-44448)
CWE-ID: CWE-862 - Missing Authorization
CVSSv4: 6 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to modify data beyond their permitted role.
The vulnerability exists due to missing authorization in certain endpoints when handling requests to modify documents. A remote user can send crafted requests to modify data beyond their permitted role.
2) SQL injection (CVE-ID: N/A)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to sql injection in endpoints when handling specially crafted requests. A remote user can send a specially crafted request to disclose sensitive information.
3) SQL injection (CVE-ID: N/A)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to sql injection in some endpoints when handling specially crafted requests. A remote user can send a specially crafted request to disclose sensitive information.
Remediation
Install update from vendor's website.