CVE-2026-29081 PUBLISHED

Frappe: Possibility of SQL Injection due to improper fieldname sanitization

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 05.03.2026 Updated: 06.03.2026

Frappe is a full-stack web application framework. Prior to versions 14.100.1 and 15.100.0, an endpoint was vulnerable to SQL injection through specially crafted requests, which would allow a malicious actor to extract sensitive information. This issue has been patched in versions 14.100.1 and 15.100.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor frappe
Product frappe
Versions
  • Version < 15.100.0 is affected
  • Version < 14.100.1 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE