CVE-2026-26988
CVE-2026-26988 is a critical-severity vulnerability in Librenms with a CVSS 3.x base score of 9.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.
Key facts
- Severity: Critical (CVSS 3.x base score 9.1)
- CVSS v4: 9.3
- EPSS exploit prediction: 7% (94th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-8039
- Weakness: CWE-89
- Affected product: Librenms
- Published:
- Last modified:
Description
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below contain an SQL Injection vulnerability in the ajax_table.php endpoint. The application fails to properly sanitize or parameterize user input when processing IPv6 address searches. Specifically, the address parameter is split into an address and a prefix, and the prefix portion is directly concatenated into the SQL query string without validation. This allows an attacker to inject arbitrary SQL commands, potentially leading to unauthorized data access or database manipulation. This issue has been fixed in version 26.2.0.
Frequently asked questions
- What is CVE-2026-26988?
- LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below contain an SQL Injection vulnerability in the ajax_table.php endpoint. The application fails to properly sanitize or parameterize user input when processing IPv6 address searches. Specifically, the address parameter is split into an address and a prefix, and the prefix portion is directly concatenated into the SQL query string without validation. This allows an attacker to inject arbitrary SQL commands, potentially leading to unauthorized data access or database manipulation. This issue has been fixed in version 26.2.0.
- How severe is CVE-2026-26988?
- CVE-2026-26988 has a CVSS 3.x base score of 9.1, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-26988 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 7% (94th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-26988?
- CVE-2026-26988 affects Librenms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-26988?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-26988 have an EU (EUVD) identifier?
- Yes. CVE-2026-26988 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8039.
- When was CVE-2026-26988 published?
- CVE-2026-26988 was published on 2026-02-20 and last updated on 2026-06-17.
References
- https://github.com/librenms/librenms/commit/15429580baba03ed1dd377bada1bde4b7a1175a1
- https://github.com/librenms/librenms/pull/18777
- https://github.com/librenms/librenms/security/advisories/GHSA-h3rv-q4rq-pqcv
Affected products (1)
- cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*
More vulnerabilities in Librenms
- CVE-2022-4070 — Critical (CVSS 9.8): Insufficient Session Expiration in GitHub repository librenms/librenms prior to 22.10.0.
- CVE-2022-29712 — Critical (CVSS 9.8): LibreNMS v22.3.0 was discovered to contain multiple command injection vulnerabilities via the service_ip, hostname, and…
- CVE-2021-44278 — Critical (CVSS 9.8): Librenms 21.11.0 is affected by a path manipulation vulnerability in includes/html/pages/device/showconfig.inc.php.
- CVE-2019-10665 — Critical (CVSS 9.8): An issue was discovered in LibreNMS through 1.47. The scripts that handle the graphing options…
- CVE-2018-20434 — Critical (CVSS 9.8): LibreNMS 1.46 allows remote attackers to execute arbitrary OS commands by using the $_POST['community'] parameter to…
- CVE-2024-51092 — Critical (CVSS 9.1): LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving…
Other CWE-89 (SQL Injection) vulnerabilities
- CVE-2026-54350 — Critical (CVSS 10.0): Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase…
- CVE-2026-8054 — Critical (CVSS 10.0): Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in the Publish Audit API endpoints…
- CVE-2026-42287 — Critical (CVSS 10.0): Emlog is an open source website building system. Prior to version 2.6.11, direct SQL injection in article creation and…
- CVE-2026-3325 — Critical (CVSS 10.0): SQL injection (SQLi) in MegaCMS v12.0.0, specifically in the “id_territorio” parameter of the…
- CVE-2025-10878 — Critical (CVSS 10.0): A SQL injection vulnerability exists in the login functionality of Fikir Odalari AdminPando 1.0.1 before 2026-01-26.…
- CVE-2025-57792 — Critical (CVSS 10.0): Explorance Blue versions prior to 8.14.9 contain a SQL injection vulnerability caused by insufficient validation of…