AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-26988

CRITICAL · CVSS 9.1 EPSS 7.44% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-20 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.1. Public exploit code or proof-of-concept references have been detected in its references. It involves a SQL injection risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-26988
Severity
CRITICAL
CVSS
9.1
EPSS
7.44%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)