Answer in brief
CVE-2026-55182 records a High severity vulnerability in LibreNMS: Remote Code Execution by Signal Alert Transportation Module. The current sources do not mark it as known exploited. The current feed maps librenms/librenms (composer), librenms/librenms (generic), librenms/librenms (packagist). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps librenms/librenms (composer), librenms/librenms (generic), librenms/librenms (packagist). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| librenms/librenmscomposer | >=21.6.0,<26.5.0 | 26.5.0 |
| librenms/librenmsgeneric | >= 21.6.0, < 26.5.0 | Not reported |
| librenms/librenmspackagist | >=21.6.0 <26.5.0 | 26.5.0 |
Published upstream
Aug 26, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 26, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 18, 2026
LibreNMS is a network monitoring system. In versions from 21.6.0 up to 26.5.0, the Signal alert transport is vulnerable to command injection because the signal-cli path and the Recipient field of an alert transport entry are insufficiently escaped before being passed to an exec call. An authenticated administrator can craft a transport entry whose Recipient contains shell metacharacters and whose path points to the bundled composer_wrapper.php script, which itself passes attacker-controlled input to further unsafe exec calls. By chaining these calls, the administrator can execute arbitrary operating-system commands on the LibreNMS host. This issue is fixed in version 26.5.0.
Quoted source text, attributed separately from HOL analysis.