CVE Catalog

CVE-2026-96672

MediumCVSS 6.4
Published: Updated: Translated: NVD NIST

Summary

Frappe ERPNext versions before 16.34.1 fail to validate that Financial Report Template calculation_formula values reference whitelisted methods before passing them to frappe.call(). Accounts Managers can supply arbitrary dotted Python paths to invoke non-whitelisted internal server-side methods and read their return values.

Risk Assessment

An authenticated user with Accounts Manager privileges can access server-side data and functionality they should not be able to reach.

Recommendation

Upgrade Frappe ERPNext to version 16.34.1 or later and restrict Accounts Manager privileges to the minimum necessary.

Other vulnerabilities in Frappe ERPNext

See all
Original NVD description (English source)

Frappe ERPNext versions before 16.34.1 fail to validate that Financial Report Template calculation_formula values reference whitelisted methods before passing them to frappe.call(). Accounts Managers can supply arbitrary dotted Python paths to invoke non-whitelisted internal server-side methods and read their return values.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS