Home

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.

PUBLISHED Reserved 2025-05-27 | Published 2025-09-24 | Updated 2025-09-24 | Assigner GitHub_M




HIGH: 7.2CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')

Product status

= 1.3.0
affected

References

github.com/...orilla/security/advisories/GHSA-h6qj-pwmx-wjhw

github.com/...ommit/b0aab62b3a5fe6b7114b5c58db129b3744b4d8cc

drive.google.com/...QxkjGEa94CsZRqZIZXa3ET9/view?usp=sharing

drive.google.com/...pVrTlTRF7aRJsKhZCDIm2Ve/view?usp=sharing

cve.org (CVE-2025-48868)

nvd.nist.gov (CVE-2025-48868)

Download JSON