NONE · 0

CVE-2026-55182

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 a...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-55182?

CVE-2026-55182 is a documented vulnerability. 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 a...

How severe is CVE-2026-55182?

CVSS scoring is not yet available for CVE-2026-55182. Check NVD for updates.

Is there a patch for CVE-2026-55182?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.