PT-2025-47406 · Librenms · Librenms
Published
2025-11-18
·
Updated
2026-01-21
·
CVE-2025-65093
CVSS v3.1
5.5
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
LibreNMS versions prior to 25.11.0
Description
LibreNMS contains a boolean-based blind SQL injection issue in the
/ajax output.php endpoint. The hostname parameter is directly interpolated into an SQL query without proper sanitization, allowing an attacker to manipulate the query logic and infer data from the database through conditional responses. This requires administrator privileges to access the affected discovery functionality. The vulnerability allows attackers to modify the query logic using Boolean expressions. When crafted conditions evaluate to true, the application behaves normally. When conditions evaluate to false, the response is altered. This confirms that the parameter’s value is being interpreted as SQL logic, demonstrating a boolean-based blind SQL injection. The issue is present in the /opt/librenms/includes/html/output/capture.inc.php file.Recommendations
Update LibreNMS to version 25.11.0 or later.
Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Librenms