Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/librenms/librenms@24.11.0
purl pkg:composer/librenms/librenms@24.11.0
Next non-vulnerable version 26.3.0
Latest non-vulnerable version 201609
Risk
Vulnerabilities affecting this package (19)
Vulnerability Summary Fixed by
VCID-18g9-2u9c-nbez
Aliases:
CVE-2025-62411
GHSA-frc6-pwgr-c28w
LibreNMS is a community-based GPL-licensed network monitoring system. LibreNMS <= 25.8.0 contains a Stored Cross-Site Scripting (XSS) vulnerability in the Alert Transports management functionality. When an administrator creates a new Alert Transport, the value of the Transport name field is stored and later rendered in the Transports column of the Alert Rules page without proper input validation or output encoding. This leads to arbitrary JavaScript execution in the admin’s browser. This vulnerability is fixed in 25.10.0.
25.10.0
Affected by 13 other vulnerabilities.
VCID-2gun-mcx6-akcy
Aliases:
CVE-2026-6204
GHSA-pr3g-phhr-h8fh
LibreNMS versions before 26.3.0 are affected by an authenticated remote code execution vulnerability by abusing the Binary Locations config and the Netcommand feature. Successful exploitation requires administrative privileges. Exploitation could result in compromise of the underlying web server.
26.3.0
Affected by 0 other vulnerabilities.
VCID-adhj-ruja-n7gb
Aliases:
CVE-2026-27016
GHSA-fqx6-693c-f55g
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 24.10.0 through 26.1.1 are vulnerable to Stored XSS via the unit parameter in Custom OID. The Custom OID functionality lacks strip_tags() sanitization while other fields (name, oid, datatype) are sanitized. The unsanitized value is stored in the database and rendered without HTML escaping. This issue is fixed in version 26.2.0.
26.2.0
Affected by 2 other vulnerabilities.
VCID-ae82-tsr6-c3cw
Aliases:
CVE-2025-65013
GHSA-j8cq-7f6p-256x
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Prior to version 25.11.0, a reflected cross-site scripting (XSS) vulnerability was identified in the LibreNMS application at the /maps/nodeimage endpoint. The Image Name parameter is reflected in the HTTP response without proper output encoding or sanitization, allowing an attacker to craft a URL that, when visited by a victim, causes arbitrary JavaScript execution in the victim’s browser. This issue has been patched in version 25.11.0.
25.11.0
Affected by 10 other vulnerabilities.
VCID-cc1u-4ca7-v7he
Aliases:
CVE-2026-26991
GHSA-5pqf-54qp-32wx
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. In versions 26.1.1 and below, the device group name is not sanitized, allowing attackers with admin privileges to perform Stored Cross-Site Scripting (XSS) attacks. When a user adds a device group, an HTTP POST request is sent to the Request-URI "/device-groups". The name of the newly created device group is stored in the value of the name parameter. After the device group is created, the entry is displayed along with relevant buttons such as Rediscover Devices, Edit, and Delete. This issue has been fixed in version 26.2.0.
26.2.0
Affected by 2 other vulnerabilities.
VCID-cmqg-e3da-r7cf
Aliases:
CVE-2026-26987
GHSA-gqx7-99jw-6fpr
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below are vulnerable to Reflected XSS attacks via email field. This issue has been fixed in version 26.2.0.
26.2.0
Affected by 2 other vulnerabilities.
VCID-cntm-etf9-kkbv
Aliases:
CVE-2025-55296
GHSA-vxq6-8cwm-wj99
librenms is a community-based GPL-licensed network monitoring system. A stored Cross-Site Scripting (XSS) vulnerability exists in LibreNMS (<= 25.6.0) in the Alert Template creation feature. This allows a user with the admin role to inject malicious JavaScript, which will be executed when the template is rendered, potentially compromising other admin accounts. This vulnerability is fixed in 25.8.0.
25.8.0
Affected by 15 other vulnerabilities.
201609
Affected by 0 other vulnerabilities.
VCID-g8zs-nkxb-hyc4
Aliases:
CVE-2025-68614
GHSA-c89f-8g7g-59wj
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Prior to version 25.12.0, the Alert Rule API is vulnerable to stored cross-site scripting. Alert rules can be created or updated via LibreNMS API. The alert rule name is not properly sanitized, and can be used to inject HTML code. This issue has been patched in version 25.12.0.
25.12.0
Affected by 10 other vulnerabilities.
VCID-js2a-whr7-dufs
Aliases:
CVE-2026-26989
GHSA-6xmx-xr9p-58p7
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below are affected by a Stored Cross-Site Scripting (XSS) vulnerability in the Alert Rules workflow. An attacker with administrative privileges can inject malicious scripts that execute in the browser context of any user who accesses the Alert Rules page. This issue has been fixed in version 26.2.0.
26.2.0
Affected by 2 other vulnerabilities.
VCID-k3xn-xjwb-a3en
Aliases:
CVE-2025-62365
GHSA-86rg-8hc8-v82p
LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. Prior to 25.7.0, there is a reflected-XSS in `report_this` function in `librenms/includes/functions.php`. The `report_this` function had improper filtering (`htmlentities` function was incorrectly use in a href environment), which caused the `project_issues` parameter to trigger an XSS vulnerability. This vulnerability is fixed in 25.7.0.
25.7.0
Affected by 16 other vulnerabilities.
VCID-k5z7-q82d-tue6
Aliases:
CVE-2026-26988
GHSA-h3rv-q4rq-pqcv
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.
26.2.0
Affected by 2 other vulnerabilities.
VCID-kmqh-r237-a7gu
Aliases:
CVE-2025-54138
GHSA-gq96-8w38-hhj2
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems. LibreNMS versions 25.6.0 and below contain an architectural vulnerability in the ajax_form.php endpoint that permits Remote File Inclusion based on user-controlled POST input. The application directly uses the type parameter to dynamically include .inc.php files from the trusted path includes/html/forms/, without validation or allowlisting. This pattern introduces a latent Remote Code Execution (RCE) vector if an attacker can stage a file in this include path — for example, via symlink, development misconfiguration, or chained vulnerabilities. This is fixed in version 25.7.0.
25.7.0
Affected by 16 other vulnerabilities.
VCID-mb8k-971z-myd1
Aliases:
GHSA-7549-ggpq-22w8
Duplicate Advisory: LibreNMS is Vulnerable to Remote Code Execution by Arbitrary File Write ## Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-pr3g-phhr-h8fh. This link is maintained to preserve external references. ## Original Description LibreNMS versions before 26.3.0 are affected by an authenticated remote code execution vulnerability by abusing the Binary Locations config and the Netcommand feature. Successful exploitation requires administrative privileges. Exploitation could result in compromise of the underlying web server.
26.3.0
Affected by 0 other vulnerabilities.
VCID-rfwn-r567-qben
Aliases:
CVE-2025-65093
GHSA-6pmj-xjxp-p8g9
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Prior to version 25.11.0, a boolean-based blind SQL injection vulnerability was identified in the LibreNMS application at the /ajax_output.php endpoint. The hostname parameter is interpolated directly into an SQL query without proper sanitization or parameter binding, allowing an attacker to manipulate the query logic and infer data from the database through conditional responses. This issue has been patched in version 25.11.0.
25.11.0
Affected by 10 other vulnerabilities.
VCID-st22-w6hp-tka9
Aliases:
CVE-2025-62412
GHSA-6g2v-66ch-6xmh
LibreNMS is a community-based GPL-licensed network monitoring system. The alert rule name in the Alerts > Alert Rules page is not properly sanitized, and can be used to inject HTML code. This vulnerability is fixed in 25.10.0.
25.10.0
Affected by 13 other vulnerabilities.
VCID-uwnc-rpz9-7be2
Aliases:
CVE-2025-65014
GHSA-5mrf-j8v6-f45g
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Prior to version 25.11.0, a weak password policy vulnerability was identified in the user management functionality of the LibreNMS application. This vulnerability allows administrators to create accounts with extremely weak and predictable passwords, such as 12345678. This exposes the platform to brute-force and credential stuffing attacks. This issue has been patched in version 25.11.0.
25.11.0
Affected by 10 other vulnerabilities.
VCID-vqdk-y6g3-gugt
Aliases:
CVE-2025-47931
GHSA-hxw5-9cc5-cmw5
LibreNMS is PHP/MySQL/SNMP based network monitoring software. LibreNMS v25.4.0 and prior suffers from a Stored Cross-Site Scripting (XSS) Vulnerability in the `group name` parameter of the `http://localhost/poller/groups` form. This vulnerability allows attackers to inject malicious scripts into web pages viewed by other users. LibreNMS v25.5.0 contains a patch for the issue.
25.5.0
Affected by 18 other vulnerabilities.
VCID-x6na-j6w4-n7aj
Aliases:
CVE-2026-26992
GHSA-93fx-g747-695x
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. In versions 26.1.1 and below, the port group name is not sanitized, allowing attackers with admin privileges to perform Stored Cross-Site Scripting (XSS) attacks. When a user adds a port group, an HTTP POST request is sent to the Request-URI "/port-groups". The name of the newly created port group is stored in the value of the name parameter. After the port group is created, the entry is displayed along with relevant buttons such as Edit and Delete. This issue has been fixed in version 26.2.0.
26.2.0
Affected by 2 other vulnerabilities.
VCID-x8rp-7y5r-v3eg
Aliases:
CVE-2026-26990
GHSA-79q9-wc6p-cf92
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring tool. Versions 25.12.0 and below have a Time-Based Blind SQL Injection vulnerability in address-search.inc.php via the address parameter. When a crafted subnet prefix is supplied, the prefix value is concatenated directly into an SQL query without proper parameter binding, allowing an attacker to manipulate query logic and infer database information through time-based conditional responses. This vulnerability requires authentication and is exploitable by any authenticated user. This issue has been fixedd in version 26.2.0.
26.2.0
Affected by 2 other vulnerabilities.
Vulnerabilities fixed by this package (5)
Vulnerability Summary Aliases
VCID-7eqy-4u3h-5fa5 librenms is a community-based GPL-licensed network monitoring system. Affected versions are subject to a stored XSS on the parameter: `ajax_form.php` -> param: state. Librenms versions up to 24.10.1 allow remote attackers to inject malicious scripts. When a user views or interacts with the page displaying the data, the malicious script executes immediately, leading to potential unauthorized actions or data exposure. This issue has been addressed in release version 24.11.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. CVE-2025-23200
GHSA-c66p-64fj-jmc2
VCID-e4k8-c86a-ekda A stored cross-site scripting (XSS) vulnerability in the Device Settings section of LibreNMS v24.9.0 to v24.10.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Display Name parameter. CVE-2024-53457
GHSA-6c5q-fg3g-qhhv
VCID-nexf-h4db-vkh5 librenms is a community-based GPL-licensed network monitoring system. Affected versions are subject to Cross-site Scripting (XSS) on the parameters:`/addhost` -> param: community. Librenms versions up to 24.10.1 allow remote attackers to inject malicious scripts. When a user views or interacts with the page displaying the data, the malicious script executes immediately, leading to potential unauthorized actions or data exposure. This issue has been addressed in release version 24.11.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. CVE-2025-23201
GHSA-g84x-g96g-rcjc
VCID-q132-6t8v-33h4 librenms is a community-based GPL-licensed network monitoring system. Affected versions are subject to a stored XSS on the parameters (Replace $DEVICE_ID with your specific $DEVICE_ID value):`/device/$DEVICE_ID/edit` -> param: display. Librenms versions up to 24.10.1 allow remote attackers to inject malicious scripts. When a user views or interacts with the page displaying the data, the malicious script executes immediately, leading to potential unauthorized actions or data exposure. This issue has been addressed in release version 24.11.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. CVE-2025-23198
GHSA-pm8j-3v64-92cq
VCID-wkpv-dkbj-6ybd librenms is a community-based GPL-licensed network monitoring system. Affected versions are subject to a stored XSS on the parameter: `/ajax_form.php` -> param: descr. Librenms version up to 24.10.1 allow remote attackers to inject malicious scripts. When a user views or interacts with the page displaying the data, the malicious script executes immediately, leading to potential unauthorized actions or data exposure. This issue has been addressed in release version 24.11.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. CVE-2025-23199
GHSA-27vf-3g4f-6jp7

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-12T22:01:54.063575+00:00 GitLab Importer Affected by VCID-mb8k-971z-myd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/GHSA-7549-ggpq-22w8.yml 38.6.0
2026-06-12T21:39:13.815920+00:00 GitLab Importer Affected by VCID-2gun-mcx6-akcy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-6204.yml 38.6.0
2026-06-12T21:00:33.710100+00:00 GitLab Importer Affected by VCID-x6na-j6w4-n7aj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-26992.yml 38.6.0
2026-06-12T21:00:31.884566+00:00 GitLab Importer Affected by VCID-adhj-ruja-n7gb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-27016.yml 38.6.0
2026-06-12T21:00:24.990064+00:00 GitLab Importer Affected by VCID-x8rp-7y5r-v3eg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-26990.yml 38.6.0
2026-06-12T21:00:13.544736+00:00 GitLab Importer Affected by VCID-js2a-whr7-dufs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-26989.yml 38.6.0
2026-06-12T21:00:09.417569+00:00 GitLab Importer Affected by VCID-cc1u-4ca7-v7he https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-26991.yml 38.6.0
2026-06-12T20:59:39.070710+00:00 GitLab Importer Affected by VCID-k5z7-q82d-tue6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-26988.yml 38.6.0
2026-06-12T20:59:28.984786+00:00 GitLab Importer Affected by VCID-cmqg-e3da-r7cf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2026-26987.yml 38.6.0
2026-06-12T20:42:04.432278+00:00 GitLab Importer Affected by VCID-g8zs-nkxb-hyc4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-68614.yml 38.6.0
2026-06-12T20:29:41.969818+00:00 GitLab Importer Affected by VCID-rfwn-r567-qben https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-65093.yml 38.6.0
2026-06-12T20:29:38.855059+00:00 GitLab Importer Affected by VCID-ae82-tsr6-c3cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-65013.yml 38.6.0
2026-06-12T20:29:35.943269+00:00 GitLab Importer Affected by VCID-uwnc-rpz9-7be2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-65014.yml 38.6.0
2026-06-12T20:25:38.484394+00:00 GitLab Importer Affected by VCID-st22-w6hp-tka9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-62412.yml 38.6.0
2026-06-12T20:25:37.364535+00:00 GitLab Importer Affected by VCID-18g9-2u9c-nbez https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-62411.yml 38.6.0
2026-06-12T20:24:09.209133+00:00 GitLab Importer Affected by VCID-k3xn-xjwb-a3en https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-62365.yml 38.6.0
2026-06-12T20:09:59.406519+00:00 GitLab Importer Affected by VCID-cntm-etf9-kkbv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-55296.yml 38.6.0
2026-06-12T20:07:37.376425+00:00 GitLab Importer Affected by VCID-kmqh-r237-a7gu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-54138.yml 38.6.0
2026-06-12T20:01:56.985379+00:00 GitLab Importer Affected by VCID-vqdk-y6g3-gugt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-47931.yml 38.6.0
2026-06-12T19:50:17.285878+00:00 GitLab Importer Fixing VCID-7eqy-4u3h-5fa5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-23200.yml 38.6.0
2026-06-12T19:50:16.967219+00:00 GitLab Importer Fixing VCID-q132-6t8v-33h4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-23198.yml 38.6.0
2026-06-12T19:50:16.823320+00:00 GitLab Importer Fixing VCID-nexf-h4db-vkh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-23201.yml 38.6.0
2026-06-12T19:50:16.112577+00:00 GitLab Importer Fixing VCID-wkpv-dkbj-6ybd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2025-23199.yml 38.6.0
2026-06-12T19:47:55.218529+00:00 GitLab Importer Fixing VCID-e4k8-c86a-ekda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-53457.yml 38.6.0
2026-06-12T07:53:13.500522+00:00 GithubOSV Importer Fixing VCID-wkpv-dkbj-6ybd https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-27vf-3g4f-6jp7/GHSA-27vf-3g4f-6jp7.json 38.6.0
2026-06-12T07:53:12.658681+00:00 GithubOSV Importer Fixing VCID-nexf-h4db-vkh5 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-g84x-g96g-rcjc/GHSA-g84x-g96g-rcjc.json 38.6.0
2026-06-12T07:53:07.502664+00:00 GithubOSV Importer Fixing VCID-7eqy-4u3h-5fa5 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-c66p-64fj-jmc2/GHSA-c66p-64fj-jmc2.json 38.6.0
2026-06-12T07:53:05.844562+00:00 GithubOSV Importer Fixing VCID-q132-6t8v-33h4 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-pm8j-3v64-92cq/GHSA-pm8j-3v64-92cq.json 38.6.0
2026-06-12T07:41:49.879462+00:00 GithubOSV Importer Fixing VCID-e4k8-c86a-ekda https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/12/GHSA-6c5q-fg3g-qhhv/GHSA-6c5q-fg3g-qhhv.json 38.6.0