Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Network-accessible API requires only a default authenticated session (PR:L); read-only private field exposure justifies C:H with I:N and A:N.
Primary rating from GitHub Advisory.
CVSS VectorGitHub Advisory
Lifecycle Timeline
6DescriptionGitHub Advisory
Frappe HR is an open-source human resources management solution (HRMS). Prior to versions 15.58.1 and 16.4.1, an authenticated user with default role can access unauthorized information by exploiting certain api endpoint. Versions 15.58.1 and 16.4.1 contain a patch. No known workarounds are available.
AnalysisAI
Unauthorized employee data disclosure in Frappe HRMS allows any authenticated user holding only a default role to retrieve private employee fields via an insufficiently access-controlled API endpoint in the Roster shift assignment module. Affected versions span the v15 branch prior to 15.58.1 and the v16 branch prior to 16.4.1. No public exploit or active exploitation has been identified; EPSS stands at 0.03% (8th percentile), and CISA SSVC rates exploitation as none with partial technical impact.
Technical ContextAI
Frappe HRMS is an open-source human resources management solution built on the Frappe framework (CPE: cpe:2.3:a:frappe:hrms:*:*:*:*:*:*:*:*). The root cause is CWE-284 (Improper Access Control): the Roster shift assignment view loaded employee detail records using an insecure client-facing API that did not enforce field-level access restrictions, returning private attributes beyond what the requesting user's role authorizes. The fix - confirmed in the v15.58.1 and v16.4.1 release notes - replaces that call with a secure client API that restricts the response to Employee Name, Company, and Department only. The vulnerability is confined to the confidentiality axis; no write operations or service disruption are possible through this path.
RemediationAI
Upgrade Frappe HRMS to version 15.58.1 (v15 branch) or 16.4.1 (v16 branch), both released with a targeted fix that switches the Roster employee-detail loading call to a secure client API. These patched releases are available at https://github.com/frappe/hrms/releases/tag/v15.58.1 and https://github.com/frappe/hrms/releases/tag/v16.4.1. The GitHub security advisory (https://github.com/frappe/hrms/security/advisories/GHSA-4375-7rxj-9hfx) explicitly states no known workarounds are available, so patching is the sole mitigation. As an interim measure while scheduling the upgrade, administrators may consider restricting access to the Roster module for roles that do not operationally require it, accepting the trade-off of reduced scheduling functionality for lower-privilege users.
Stored cross-site scripting leading to code execution in Frappe Framework 15.89.0 (and the ERPNext application built on
An exploitable SQL injection vulnerability exists in the authenticated part of ERPNext v10.1.6. Rated high severity (CVS
An exploitable SQL injection vulnerability exists in the authenticated part of ERPNext v10.1.6. Rated high severity (CVS
An exploitable SQL injection vulnerability exists in the authenticated part of ERPNext v10.1.6. Rated high severity (CVS
An exploitable SQL injection vulnerability exists in the authenticated part of ERPNext v10.1.6. Rated high severity (CVS
An SQL injection vulnerability exists in the frappe.desk.reportview.get functionality of ERPNext 11.1.38. Rated high sev
Arbitrary file read in the Frappe full-stack web application framework allows remote unauthenticated attackers to retrie
SQL injection in Frappe HelpDesk 1.14.0 dashboard functionality allows authenticated attackers to execute arbitrary SQL
In Frappe ERPNext 15.57.5, the function get_rfq_containing_supplier() at erpnext/buying/doctype/request_for_quotation/re
In Frappe ERPNext 15.57.5, the function get_stock_balance_for() at erpnext/stock/doctype/stock_reconciliation/stock_reco
In Frappe ERPNext 15.57.5, the function get_blanket_orders() at erpnext/controllers/queries.py is vulnerable to SQL Inje
In Frappe ERPNext 15.57.5, the function get_material_requests_based_on_supplier() at erpnext/stock/doctype/material_requ
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24276