Impact
An endpoint in Frappe Framework’s reportview exposed the save_report API without any permission checks. This flaw (CWE‑862) allows an attacker to create or modify reports via direct API calls without authentication or role verification, potentially compromising data integrity.
Affected Systems
The vulnerability applies to the Frappe Framework (frappe:frappe) versions earlier than 15.107.5 in the 15.x branch and earlier than 16.18.2 in the 16.x branch. Updating to the specified patched releases removes the missing authorization check.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate impact, while the EPSS score of less than 1% and absence from CISA KEV suggest exploitation is possible but uncommon. The likely attack vector is an unauthenticated or minimally authenticated HTTP request to the /save_report endpoint; no public exploits have been documented.
OpenCVE Enrichment