Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/librenms/librenms@24.10.0
purl pkg:composer/librenms/librenms@24.10.0
Next non-vulnerable version 26.3.0
Latest non-vulnerable version 201609
Risk 3.1
Vulnerabilities affecting this package (24)
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-7eqy-4u3h-5fa5
Aliases:
CVE-2025-23200
GHSA-c66p-64fj-jmc2
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.
24.11.0
Affected by 19 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-e4k8-c86a-ekda
Aliases:
CVE-2024-53457
GHSA-6c5q-fg3g-qhhv
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.
24.11.0
Affected by 19 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-nexf-h4db-vkh5
Aliases:
CVE-2025-23201
GHSA-g84x-g96g-rcjc
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.
24.11.0
Affected by 19 other vulnerabilities.
VCID-q132-6t8v-33h4
Aliases:
CVE-2025-23198
GHSA-pm8j-3v64-92cq
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.
24.11.0
Affected by 19 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-wkpv-dkbj-6ybd
Aliases:
CVE-2025-23199
GHSA-27vf-3g4f-6jp7
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.
24.11.0
Affected by 19 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 (14)
Vulnerability Summary Aliases
VCID-2zej-x5n6-cqbf LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "descr" parameter when editing a device's port settings. This vulnerability can lead to the execution of malicious code when the "Port Settings" page is visited, potentially compromising the user's session and allowing unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-51494
GHSA-7663-37rg-c377
VCID-3faw-j7vn-hfaz LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Capture Debug Information" page allows authenticated users to inject arbitrary JavaScript through the "hostname" parameter when creating a new device. This vulnerability results in the execution of malicious code when the "Capture Debug Information" page is visited, redirecting the user and sending non-httponly cookies to an attacker-controlled domain. This vulnerability is fixed in 24.10.0. CVE-2024-49764
GHSA-rmr4-x6c9-jc68
VCID-4syp-nckb-9fbw LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the Device Overview page allows authenticated users to inject arbitrary JavaScript through the "overwrite_ip" parameter when editing a device. This vulnerability results in the execution of malicious code when the device overview page is visited, potentially compromising the accounts of other users. This vulnerability is fixed in 24.10.0. CVE-2024-51495
GHSA-p66q-ppwr-q5j8
VCID-5999-8pth-d7ba LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Reflected Cross-Site Scripting (XSS) vulnerability in the "metric" parameter of the "/wireless" and "/health" endpoints allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of malicious code when a user accesses the page with a malicious "metric" parameter, potentially compromising their session and allowing unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-51496
GHSA-28p7-f6h6-3jh3
VCID-byb9-nnem-5bdu LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. User with Admin role can edit the Display Name of a device, the application did not properly sanitize the user input in the device Display Name, if java script code is inside the name of the device Display Name, its can be trigger from different sources. This vulnerability is fixed in 24.10.0. CVE-2024-50355
GHSA-4m5r-w2rq-q54q
VCID-c5qg-fsdx-w7eg LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutController.php's index(), SettingsController.php's update(), and PollDevice.php's initRrdDirectory(). CVE-2024-51092
GHSA-x645-6pf9-xwxw
VCID-dmsz-ct8c-zuf9 LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. User with Admin role can add Notes to a device, the application did not properly sanitize the user input, when the ExamplePlugin enable, if java script code is inside the device's Notes, its will be trigger. This vulnerability is fixed in 24.10.0. CVE-2024-49758
GHSA-c86q-rj37-8f85
VCID-eq4t-1cwx-zfh5 LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Reflected Cross-Site Scripting (XSS) vulnerability in the "section" parameter of the "logs" tab of a device allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of malicious code when a user accesses the page with a malicious "section" parameter, potentially compromising their session and enabling unauthorized actions. The issue arises from a lack of sanitization in the "report_this()" function. This vulnerability is fixed in 24.10.0. CVE-2024-50351
GHSA-v7w9-63xh-6r3w
VCID-eyv3-xp88-t7en LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the API-Access page allows authenticated users to inject arbitrary JavaScript through the "token" parameter when creating a new API token. This vulnerability can result in the execution of malicious code in the context of other users' sessions, compromising their accounts and enabling unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-49754
GHSA-gfwr-xqmj-j27v
VCID-tdcf-uak3-gfec LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Manage User Access" page allows authenticated users to inject arbitrary JavaScript through the "bill_name" parameter when creating a new bill. This vulnerability can lead to the execution of malicious code when visiting the "Bill Access" dropdown in the user's "Manage Access" page, potentially compromising user sessions and allowing unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-49759
GHSA-888j-pjqh-fx58
VCID-tq42-r5ny-nbfu LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Services" section of the Device Overview page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when adding a service to a device. This vulnerability could result in the execution of malicious code in the context of other users' sessions, potentially compromising their accounts and enabling unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-50352
GHSA-qr8f-5qqg-j3wg
VCID-u5dh-nt5q-4kh2 LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Custom OID" tab of a device allows authenticated users to inject arbitrary JavaScript through the "unit" parameter when creating a new OID. This vulnerability can lead to the execution of malicious code in the context of other users' sessions, compromising their accounts and enabling unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-51497
GHSA-gv4m-f6fx-859x
VCID-x61k-4513-hqew LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Services" tab of the Device page allows authenticated users to inject arbitrary JavaScript through the "descr" parameter when adding a service to a device. This vulnerability could result in the execution of malicious code in the context of other users' sessions, potentially compromising their accounts and enabling unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-52526
GHSA-8fh4-942r-jf2g
VCID-zhac-9svg-4fb3 LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting (XSS) vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when creating a new Port Group. This vulnerability results in the execution of malicious code when the "Port Settings" page is visited after the affected Port Group is added to a device, potentially compromising user sessions and allowing unauthorized actions. This vulnerability is fixed in 24.10.0. CVE-2024-50350
GHSA-xh4g-c9p6-5jxg

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-12T22:01:54.055635+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.807560+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.701627+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:24.980749+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.536465+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.409644+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.061406+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.976066+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.423809+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.961739+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.846381+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.934910+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.476332+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.356568+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.200641+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.396843+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.368642+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.976405+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.278570+00:00 GitLab Importer Affected by 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.959997+00:00 GitLab Importer Affected by 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.815583+00:00 GitLab Importer Affected by 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.104252+00:00 GitLab Importer Affected by 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.214965+00:00 GitLab Importer Affected by 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-12T19:46:51.539893+00:00 GitLab Importer Fixing VCID-tq42-r5ny-nbfu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-50352.yml 38.6.0
2026-06-12T19:46:51.177953+00:00 GitLab Importer Fixing VCID-dmsz-ct8c-zuf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-49758.yml 38.6.0
2026-06-12T19:46:50.815806+00:00 GitLab Importer Fixing VCID-tdcf-uak3-gfec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-49759.yml 38.6.0
2026-06-12T19:46:50.145003+00:00 GitLab Importer Fixing VCID-3faw-j7vn-hfaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-49764.yml 38.6.0
2026-06-12T19:46:49.791755+00:00 GitLab Importer Fixing VCID-c5qg-fsdx-w7eg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-51092.yml 38.6.0
2026-06-12T19:46:49.421563+00:00 GitLab Importer Fixing VCID-2zej-x5n6-cqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-51494.yml 38.6.0
2026-06-12T19:46:49.052405+00:00 GitLab Importer Fixing VCID-4syp-nckb-9fbw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-51495.yml 38.6.0
2026-06-12T19:46:48.690259+00:00 GitLab Importer Fixing VCID-zhac-9svg-4fb3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-50350.yml 38.6.0
2026-06-12T19:46:48.323349+00:00 GitLab Importer Fixing VCID-x61k-4513-hqew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-52526.yml 38.6.0
2026-06-12T19:46:47.751475+00:00 GitLab Importer Fixing VCID-eyv3-xp88-t7en https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-49754.yml 38.6.0
2026-06-12T19:46:46.713598+00:00 GitLab Importer Fixing VCID-5999-8pth-d7ba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-51496.yml 38.6.0
2026-06-12T19:46:46.369124+00:00 GitLab Importer Fixing VCID-eq4t-1cwx-zfh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-50351.yml 38.6.0
2026-06-12T19:46:45.289083+00:00 GitLab Importer Fixing VCID-u5dh-nt5q-4kh2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-51497.yml 38.6.0
2026-06-12T19:46:44.492078+00:00 GitLab Importer Fixing VCID-byb9-nnem-5bdu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/librenms/librenms/CVE-2024-50355.yml 38.6.0
2026-06-12T15:50:29.742055+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-12T07:43:35.282427+00:00 GithubOSV Importer Fixing VCID-tq42-r5ny-nbfu https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-qr8f-5qqg-j3wg/GHSA-qr8f-5qqg-j3wg.json 38.6.0
2026-06-12T07:43:34.415452+00:00 GithubOSV Importer Fixing VCID-dmsz-ct8c-zuf9 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-c86q-rj37-8f85/GHSA-c86q-rj37-8f85.json 38.6.0
2026-06-12T07:43:33.017427+00:00 GithubOSV Importer Fixing VCID-eyv3-xp88-t7en https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-gfwr-xqmj-j27v/GHSA-gfwr-xqmj-j27v.json 38.6.0
2026-06-12T07:43:32.231499+00:00 GithubOSV Importer Fixing VCID-tdcf-uak3-gfec https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-888j-pjqh-fx58/GHSA-888j-pjqh-fx58.json 38.6.0
2026-06-12T07:43:31.928651+00:00 GithubOSV Importer Fixing VCID-x61k-4513-hqew https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-8fh4-942r-jf2g/GHSA-8fh4-942r-jf2g.json 38.6.0
2026-06-12T07:43:31.043933+00:00 GithubOSV Importer Fixing VCID-c5qg-fsdx-w7eg https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-x645-6pf9-xwxw/GHSA-x645-6pf9-xwxw.json 38.6.0
2026-06-12T07:43:30.248431+00:00 GithubOSV Importer Fixing VCID-byb9-nnem-5bdu https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-4m5r-w2rq-q54q/GHSA-4m5r-w2rq-q54q.json 38.6.0
2026-06-12T07:43:29.255726+00:00 GithubOSV Importer Fixing VCID-4syp-nckb-9fbw https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-p66q-ppwr-q5j8/GHSA-p66q-ppwr-q5j8.json 38.6.0
2026-06-12T07:43:23.945001+00:00 GithubOSV Importer Fixing VCID-5999-8pth-d7ba https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-28p7-f6h6-3jh3/GHSA-28p7-f6h6-3jh3.json 38.6.0
2026-06-12T07:43:18.947903+00:00 GithubOSV Importer Fixing VCID-eq4t-1cwx-zfh5 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-v7w9-63xh-6r3w/GHSA-v7w9-63xh-6r3w.json 38.6.0
2026-06-12T07:43:17.925108+00:00 GithubOSV Importer Fixing VCID-u5dh-nt5q-4kh2 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-gv4m-f6fx-859x/GHSA-gv4m-f6fx-859x.json 38.6.0
2026-06-12T07:43:15.999587+00:00 GithubOSV Importer Fixing VCID-zhac-9svg-4fb3 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-xh4g-c9p6-5jxg/GHSA-xh4g-c9p6-5jxg.json 38.6.0
2026-06-12T07:43:15.040824+00:00 GithubOSV Importer Fixing VCID-3faw-j7vn-hfaz https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-rmr4-x6c9-jc68/GHSA-rmr4-x6c9-jc68.json 38.6.0
2026-06-12T07:43:14.548430+00:00 GithubOSV Importer Fixing VCID-2zej-x5n6-cqbf https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-7663-37rg-c377/GHSA-7663-37rg-c377.json 38.6.0
2026-06-11T20:38:02.499989+00:00 GHSA Importer Affected by VCID-adhj-ruja-n7gb https://github.com/advisories/GHSA-fqx6-693c-f55g 38.6.0