← volver
CVE-2026-26988

LibreNMS: SQL Injection in ajax_table.php spreads through a covert data stream

CVSS 9.3 CRITICALEPSS 7.4%CWE-89
En resumen

LibreNMS tiene una falla de Inyección SQL en la búsqueda de direcciones IPv6 que permite a atacantes insertar comandos SQL maliciosos, robando o alterando datos de la base de datos. El problema ocurre porque la entrada del usuario no se valida antes de usarla en la consulta.

Detalle técnico

Vulnerabilidad de SQL Injection en el endpoint ajax_table.php donde el parámetro de prefijo IPv6 se concatena directamente en queries SQL sin parametrización ni sanitización. Atacantes pueden inyectar SQL arbitrario mediante direcciones IPv6 malformadas para acceder o modificar datos sensibles de la base de datos. Corregido en la versión 26.2.0.

Resumen generado y traducido por IA a partir de la descripción oficial.
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.
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
Productos afectados
librenms · librenms

¿Quieres saber si tu infraestructura está expuesta a esto?

Hablar con TrueHacking →