CVE Catalog

CVE-2026-82634

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

Frappe Framework development builds contain an authorization flaw in the render_jinja_template endpoint that allows low-privileged users to render arbitrary Jinja templates by supplying raw template strings. Attackers with print permission on any document can execute arbitrary SELECT statements against unrelated tables, including reading password hashes from the __Auth table.

Risk Assessment

Risk of sensitive data leakage, including passwords, potentially leading to compromise of the entire system.

Recommendation

Restrict access to the render_jinja_template endpoint and implement proper authorization checks.

Other vulnerabilities in Frappe Framework

See all
Original NVD description (English source)

Frappe Framework development builds contain an authorization flaw in the render_jinja_template endpoint that allows low-privileged users to render arbitrary Jinja templates by supplying raw template strings. Attackers with print permission on any document can execute arbitrary SELECT statements against unrelated tables, including reading password hashes from the __Auth table.

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