CVE-2025-24801
published 2025-03-18CVE-2025-24801: GLPI is a free asset and IT management software package. An authenticated user can upload and force the execution of *.php files located on the GLPI server…
PriorityP266high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
17.47%
96.8th percentile
GLPI is a free asset and IT management software package. An authenticated user can upload and force the execution of *.php files located on the GLPI server. This vulnerability is fixed in 10.0.18.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| glpi-project | glpi | — | — |
| glpi-project | glpi | >= 0.85 < 10.0.18 | 10.0.18 |
| msrc | cbl2_python-twisted_22.10.0-1_on_cbl_mariner_2.0 | — | — |
| msrc | cm1_python-twisted_20.3.0-3_on_cbl_mariner_1.0 | — | — |
Detection & IOCsextracted from sources · hover to see the quote
url/glpi/marketplace/printercounters/ajax/process.php
path/glpi/marketplace/printercounters/ajax/process.php
snort
ET WEB_SPECIFIC_APPS GLPI < 10.0.17 Authenticated Remote Code Execution (CVE-2025-24801); flow:established,to_server; http.method; content:"POST"; http.uri; content:"/glpi/marketplace/printercounters/ajax/process.php"; fast_pattern; http.request_body; content:"items_id|3d|"; pcre:"/^[^\x26]*?[\x3b\x60\x7c\x24]/R"; classtype:web-application-attack; sid:2061771; rev:1;
- →Monitor for authenticated POST requests to /glpi/marketplace/printercounters/ajax/process.php — this is the specific endpoint targeted for RCE exploitation.
- →Inspect POST request bodies for the 'items_id=' parameter (URL-encoded as 'items_id|3d|') followed by shell metacharacters: semicolon (;), backtick (`), pipe (|), or dollar sign ($), indicating command injection attempts.
- →An authenticated user can upload and force the execution of *.php files on the GLPI server — monitor for unexpected PHP file uploads followed by web requests to those uploaded file paths. ↗
- →Reference blog post for full exploitation chain details (SQL-to-RCE): blog.lexfo.fr/glpi-sql-to-rce.html
- ·Exploitation requires prior authentication; unauthenticated scanning alone is insufficient to trigger this vulnerability. Detection logic should correlate with a valid session context. ↗
- ·The rule targets GLPI versions below 10.0.17 per the ET rule message, while the NVD advisory states the fix is in 10.0.18 — ensure patching targets 10.0.18 or later.
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv8.8HIGH
vendor_msrc8.1HIGH
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
CVE-2025-24801: GLPI is a free asset and IT management software package
osv·2025-03-18·CVSS 8.8
CVE-2025-24801 [HIGH] CVE-2025-24801: GLPI is a free asset and IT management software package
GLPI is a free asset and IT management software package. An authenticated user can upload and force the execution of *.php files located on the GLPI server. This vulnerability is fixed in 10.0.18.
Microsoft
HTTP Request Smuggling in twisted.web
vendor_msrc·2022-04-12·CVSS 8.1
CVE-2022-24801 [HIGH] CWE-444 HTTP Request Smuggling in twisted.web
HTTP Request Smuggling in twisted.web
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is composed. Microsoft is committed to transparency in this work which is why we began publishing CSAF/VEX in October 2025. See this blog post for more information. If impact to additional products is identified, we will update the CVE to reflect this.
Mariner: Mariner
GitHub_M: GitHub_M
Customer Action Required: Yes
Remediation: CBL-Mariner Releases
Reference: https://learn.microsoft.c
Suricata
ET WEB_SPECIFIC_APPS GLPI < 10.0.17 Authenticated Remote Code Execution (CVE-2025-24801)
suricata·2025-04-21·CVSS 8.5
CVE-2025-24801 [HIGH] ET WEB_SPECIFIC_APPS GLPI < 10.0.17 Authenticated Remote Code Execution (CVE-2025-24801)
ET WEB_SPECIFIC_APPS GLPI $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS GLPI < 10.0.17 Authenticated Remote Code Execution (CVE-2025-24801)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/glpi/marketplace/printercounters/ajax/process.php"; fast_pattern; http.request_body; content:"items_id|3d|"; pcre:"/^[^\x26]*?[\x3b\x60\x7c\x24]/R"; reference:url,blog.lexfo.fr/glpi-sql-to-rce.html; reference:cve,2025-24801; classtype:web-application-attack; sid:2061771; rev:1; metadata:affected_product GLPI, attack_target Server, tls_state TLSDecrypt, created_at 2025_04_21, cve CVE_2025_24801, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, updated_at 2025_04_21, mitre_tactic_id TA0001, mitre_tactic_name I
No public exploits indexed.
2025-03-18
Published