GHSA-h3rv-q4rq-pqcv · Severity: high · Ecosystem: composer — LibreNMS: SQL Injection in ajax_table.php spreads through a covert data stream.
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.
Conclusion & alert: CVE-2026-26988 is rated Exploit Available (52.2/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.00%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-20 | — | 0.00% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-h3rv-q4rq-pqcv · Severity: high · Ecosystem: composer — LibreNMS: SQL Injection in ajax_table.php spreads through a covert data stream.
| URL | Tags |
|---|---|
| https://github.com/librenms/librenms/commit/15429580baba03ed1dd377bada1bde4b7a1175a1 | Patch |
| https://github.com/librenms/librenms/pull/18777 | Issue Tracking |
| https://github.com/librenms/librenms/security/advisories/GHSA-h3rv-q4rq-pqcv | Exploit Third Party Advisory |