CVE-2025-23200
published 2025-01-16CVE-2025-23200: 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…
PriorityP338medium5.4CVSS 3.1
AVNACLPRLUIRSCCLILAN
EPSS
30.85%
98.0th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| librenms | librenms | < 24.11.0 | 24.11.0 |
| librenms | librenms | >= 23.9.0 < 24.11.0 | 24.11.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
LibreNMS Misc Section Stored Cross-site Scripting vulnerability
osv·2025-01-16
CVE-2025-23200 [MEDIUM] LibreNMS Misc Section Stored Cross-site Scripting vulnerability
LibreNMS Misc Section Stored Cross-site Scripting vulnerability
# StoredXSS-LibreNMS-MiscSection
**Description:**
Stored XSS on the parameter: `ajax_form.php` -> param: state
Request:
```http
POST /ajax_form.php HTTP/1.1
Host:
X-Requested-With: XMLHttpRequest
X-CSRF-TOKEN:
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Cookie:
type=override-config&device_id=1&attrib=override_icmp_disable&state=">
```
of Librenms version 24.10.1 ([https://github.com/librenms/librenms](https://github.com/librenms/librenms)) allows 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.
The vulnerability in the line:
```php
$a
GHSA
LibreNMS Misc Section Stored Cross-site Scripting vulnerability
ghsa·2025-01-16
CVE-2025-23200 [MEDIUM] CWE-79 LibreNMS Misc Section Stored Cross-site Scripting vulnerability
LibreNMS Misc Section Stored Cross-site Scripting vulnerability
# StoredXSS-LibreNMS-MiscSection
**Description:**
Stored XSS on the parameter: `ajax_form.php` -> param: state
Request:
```http
POST /ajax_form.php HTTP/1.1
Host:
X-Requested-With: XMLHttpRequest
X-CSRF-TOKEN:
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Cookie:
type=override-config&device_id=1&attrib=override_icmp_disable&state=">
```
of Librenms version 24.10.1 ([https://github.com/librenms/librenms](https://github.com/librenms/librenms)) allows 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.
The vulnerability in the line:
```php
$a
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-01-16
Published