CVE-2022-4067: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in librenms librenms/librenms
Cross-site Scripting (XSS) - Stored in GitHub repository librenms/librenms prior to 22.10.0.
AI Analysis
Technical Summary
CVE-2022-4067 is a security vulnerability classified as a Cross-site Scripting (XSS) issue, specifically a Stored XSS, found in the LibreNMS network monitoring software prior to version 22.10.0. The vulnerability arises from improper neutralization of input during web page generation (CWE-79), allowing an attacker with certain privileges to inject malicious scripts that are stored and later executed in the context of other users' browsers. The CVSS 3.0 base score is 3.4, indicating a low severity level. The vector string (AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N) reveals that the attack can be performed remotely over the network with low attack complexity but requires high privileges (authenticated user with elevated rights) and user interaction (the victim must trigger the malicious script). The scope is changed (S:C), meaning the vulnerability affects components beyond the initially vulnerable component. The impact is limited to confidentiality (partial data disclosure) with no impact on integrity or availability. No known exploits are reported in the wild, and no official patches are linked in the provided data. LibreNMS is an open-source network monitoring tool widely used by organizations to monitor network infrastructure and devices. The vulnerability could allow an attacker with elevated privileges to inject scripts that execute in the browsers of other users, potentially leading to session hijacking or data leakage within the monitoring environment.
Potential Impact
For European organizations using LibreNMS, this vulnerability poses a risk primarily to the confidentiality of monitoring data and user session information. Since the exploit requires high privileges and user interaction, the threat is somewhat mitigated by internal access controls and user awareness. However, in environments where LibreNMS is used to monitor critical network infrastructure, an attacker exploiting this vulnerability could gain indirect access to sensitive operational data or perform actions on behalf of other users, potentially leading to lateral movement or further compromise. The impact on integrity and availability is minimal, but the confidentiality breach could expose network topology, device configurations, or user credentials. Organizations with large, distributed network operations or those relying heavily on LibreNMS for real-time monitoring may face increased risk if internal privilege management is weak or if users are susceptible to social engineering attacks.
Mitigation Recommendations
1. Upgrade LibreNMS to version 22.10.0 or later where the vulnerability is addressed. 2. Implement strict role-based access control (RBAC) to limit the number of users with high privileges capable of injecting malicious input. 3. Conduct regular security training to raise awareness about phishing and social engineering, reducing the likelihood of user interaction with malicious payloads. 4. Employ web application firewalls (WAFs) with custom rules to detect and block suspicious input patterns targeting LibreNMS interfaces. 5. Monitor logs and user activities within LibreNMS for unusual behavior indicative of exploitation attempts. 6. If upgrading immediately is not feasible, apply input validation and output encoding controls at the web server or proxy level to sanitize user inputs and outputs. 7. Isolate LibreNMS access to trusted networks and enforce multi-factor authentication (MFA) for all privileged users to reduce the risk of credential compromise.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Italy, Spain
CVE-2022-4067: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in librenms librenms/librenms
Description
Cross-site Scripting (XSS) - Stored in GitHub repository librenms/librenms prior to 22.10.0.
AI-Powered Analysis
Technical Analysis
CVE-2022-4067 is a security vulnerability classified as a Cross-site Scripting (XSS) issue, specifically a Stored XSS, found in the LibreNMS network monitoring software prior to version 22.10.0. The vulnerability arises from improper neutralization of input during web page generation (CWE-79), allowing an attacker with certain privileges to inject malicious scripts that are stored and later executed in the context of other users' browsers. The CVSS 3.0 base score is 3.4, indicating a low severity level. The vector string (AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N) reveals that the attack can be performed remotely over the network with low attack complexity but requires high privileges (authenticated user with elevated rights) and user interaction (the victim must trigger the malicious script). The scope is changed (S:C), meaning the vulnerability affects components beyond the initially vulnerable component. The impact is limited to confidentiality (partial data disclosure) with no impact on integrity or availability. No known exploits are reported in the wild, and no official patches are linked in the provided data. LibreNMS is an open-source network monitoring tool widely used by organizations to monitor network infrastructure and devices. The vulnerability could allow an attacker with elevated privileges to inject scripts that execute in the browsers of other users, potentially leading to session hijacking or data leakage within the monitoring environment.
Potential Impact
For European organizations using LibreNMS, this vulnerability poses a risk primarily to the confidentiality of monitoring data and user session information. Since the exploit requires high privileges and user interaction, the threat is somewhat mitigated by internal access controls and user awareness. However, in environments where LibreNMS is used to monitor critical network infrastructure, an attacker exploiting this vulnerability could gain indirect access to sensitive operational data or perform actions on behalf of other users, potentially leading to lateral movement or further compromise. The impact on integrity and availability is minimal, but the confidentiality breach could expose network topology, device configurations, or user credentials. Organizations with large, distributed network operations or those relying heavily on LibreNMS for real-time monitoring may face increased risk if internal privilege management is weak or if users are susceptible to social engineering attacks.
Mitigation Recommendations
1. Upgrade LibreNMS to version 22.10.0 or later where the vulnerability is addressed. 2. Implement strict role-based access control (RBAC) to limit the number of users with high privileges capable of injecting malicious input. 3. Conduct regular security training to raise awareness about phishing and social engineering, reducing the likelihood of user interaction with malicious payloads. 4. Employ web application firewalls (WAFs) with custom rules to detect and block suspicious input patterns targeting LibreNMS interfaces. 5. Monitor logs and user activities within LibreNMS for unusual behavior indicative of exploitation attempts. 6. If upgrading immediately is not feasible, apply input validation and output encoding controls at the web server or proxy level to sanitize user inputs and outputs. 7. Isolate LibreNMS access to trusted networks and enforce multi-factor authentication (MFA) for all privileged users to reduce the risk of credential compromise.
Affected Countries
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- @huntrdev
- Date Reserved
- 2022-11-20T00:00:00.000Z
- Cisa Enriched
- true
- Cvss Version
- 3.0
- State
- PUBLISHED
Threat ID: 682d983dc4522896dcbef3c5
Added to database: 5/21/2025, 9:09:17 AM
Last enriched: 6/24/2025, 9:49:34 PM
Last updated: 2/4/2026, 8:28:11 AM
Views: 38
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-67851: Improper Neutralization of Formula Elements in a CSV File
MediumCVE-2026-24774: CWE-841: Improper Enforcement of Behavioral Workflow in gunet openeclass
MediumCVE-2026-24773: CWE-639: Authorization Bypass Through User-Controlled Key in gunet openeclass
HighCVE-2026-24674: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in gunet openeclass
MediumCVE-2026-24673: CWE-434: Unrestricted Upload of File with Dangerous Type in gunet openeclass
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.