CVE-2026-82634 PUBLISHED

Frappe Framework Development Branch Incorrect Authorization via Jinja Template Preview Endpoint

Assigner: VulnCheck
Reserved: 30.08.2026 Published: 30.08.2026 Updated: 30.08.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 7.1

Product Status

Vendor frappe
Product frappe
Versions Default: unaffected
  • affected from 0a80046da32bb8976cd7854f551c179a4a06b1b3 to 37d2eb59790633da01c741b950cc00ca3558c494 (excl.)

Credits

  • Michael Holmquist (Hasp Labs) finder

References

Problem Types

  • Incorrect Authorization CWE