CVE-2026-41320 PUBLISHED

Frappe HR has possibility of SQL Injection due to improper field sanitization

Assigner: GitHub_M
Reserved: 20.04.2026 Published: 21.04.2026 Updated: 21.04.2026

Frappe HR is an open-source human resources management solution (HRMS). Prior to versions 15.54.0 and 14.38.1, a specially crafted request made to a certain endpoint could result in SQL injection, allowing an attacker to extract information they wouldn't otherwise be able to. Versions 15.54.0 and 14.38.1 contain a patch. No known workarounds are available.

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 hrms
Versions
  • Version < 15.54.0 is affected
  • Version < 14.38.1 is affected

References

Problem Types

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