CVE-2026-82634

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.

Affected Software

VendorProductVersion RangeStatus
frappefrappe0a80046da32bb8976cd7854f551c179a4a06b1b3 < 37d2eb59790633da01c741b950cc00ca3558c494affected

Weaknesses

  • CWE-863: Incorrect Authorization

References