SCA: security update for librenms/librenms (GHSA-h3rv-q4rq-pqcv)

critical Tenable Self-Hosted Container Security Plugin ID 437838

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-26988)

See Also

https://github.com/advisories/GHSA-h3rv-q4rq-pqcv

Plugin Details

Severity: Critical

ID: 437838

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 2/19/2026

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:N

CVSS Score Source: CVE-2026-26988

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.8

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/18/2026

Vulnerability Publication Date: 2/18/2026

Reference Information

CVE: CVE-2026-26988

cwe: CWE-89