CVE-2025-48868
Last modified
CVE-2025-48868 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Horilla is a free and open source Human Resource Management System (HRMS). An authenticated Remote Code Execution (RCE) vulnerability exists in Horilla 1.3.0 due to the unsafe use of Python’s eval() function on a user-controlled query parameter in the project_bulk_archive view. EPSS estimates a 2.33% chance of exploitation in the next 30 days.
Description
Horilla is a free and open source Human Resource Management System (HRMS). An authenticated Remote Code Execution (RCE) vulnerability exists in Horilla 1.3.0 due to the unsafe use of Python’s eval() function on a user-controlled query parameter in the project_bulk_archive view. This allows privileged users (e.g., administrators) to execute arbitrary system commands on the server. While having Django’s DEBUG=True makes exploitation visibly easier by returning command output in the HTTP response, this is not required. The vulnerability can still be exploited in DEBUG=False mode by using blind payloads such as a reverse shell, leading to full remote code execution. This issue has been patched in version 1.3.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Horilla | Horilla | 1.3 |
References
- https://github.com/horilla-opensource/horilla/security/advisories/GHSA-h6qj-pwmx-wjhwExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-48868?
How severe is CVE-2025-48868?
How do I fix CVE-2025-48868?
Are you affected by CVE-2025-48868?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
