Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Network-accessible endpoint exploitable by any authenticated user (PR:L, AV:N, AC:L); impact is read-only file access with no integrity or availability consequence.
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.2 and 16.4.2, authenticated users can access unauthorized files by exploiting certain api endpoint. Versions 15.58.2 and 16.4.2 contain a patch. No known workarounds are available.
AnalysisAI
Unauthorized file access in Frappe HRMS allows any authenticated user to retrieve files attached to documents they are not permitted to view by calling the attachment API endpoint without proper authorization enforcement. Affected versions span both the v15 branch (prior to 15.58.2) and v16 branch (prior to 16.4.2); patched releases are available from the vendor. No public exploit exists and EPSS is 0.03% (8th percentile), though the confidentiality impact is significant given that HR systems routinely store payroll records, employment contracts, and personal employee data.
Technical ContextAI
Frappe HRMS is an open-source human resources management system built on the Frappe Python/JavaScript framework, identified by CPE cpe:2.3:a:frappe:hrms:*:*:*:*:*:*:*:*. The root cause is CWE-284 (Improper Access Control): the file attachment API endpoint failed to validate whether the requesting authenticated user had permission to access documents referenced in the API call. The v15.58.2 release notes confirm the fix is in PR #4165, which corrects the 'attachment API to correctly list files linked to a document, including each file's name, download link, and privacy status' - indicating the endpoint previously returned file metadata and download links regardless of document-level permissions.
RemediationAI
Upgrade to Frappe HRMS version 15.58.2 (v15 branch) or 16.4.2 (v16 branch), available at https://github.com/frappe/hrms/releases/tag/v15.58.2 and https://github.com/frappe/hrms/releases/tag/v16.4.2 respectively. The vendor explicitly states no known workarounds are available. As a compensating control pending upgrade, organizations should audit access logs for the HRMS attachment API endpoint for anomalous cross-document queries, restrict HRMS access to trusted internal networks or VPN only to reduce the attack surface, and ensure the principle of least privilege is enforced on user accounts - noting that any authenticated account is sufficient to exploit the unpatched vulnerability.
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-24278