SQL Injection: Hibernate in LibreNMS - CVE-2024-32480

 

SQL Injection: Hibernate in LibreNMS - CVE-2024-32480

Published: April 20, 2024 / Updated: May 5, 2026


Vulnerability identifier: #VU129743
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-32480
CWE-ID: CWE-564
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: LibreNMS Project
Affected software:
LibreNMS

Detailed vulnerability description

The vulnerability allows a remote user to extract the database.

The vulnerability exists due to SQL injection in the list_devices function in api_functions.php when handling the order parameter in API requests. A remote privileged user can send a specially crafted API request to extract the database.

Exploitation requires a valid API token with access to API functions.


How to mitigate CVE-2024-32480

Install security update from vendor's website.

Sources