CVE-2024-22529
Published: 25 January 2024
Summary
CVE-2024-22529 is a critical-severity Command Injection (CWE-77) vulnerability in Totolink X2000R Firmware. Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 11.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
TOTOLINK X2000R_V2 running firmware version V2.0.0-B20230727.10434 contains a command injection vulnerability in the sub_449040 function that handles formUploadFile requests inside the /bin/boa binary. The flaw is tracked as CVE-2024-22529, carries a CVSS 3.1 score of 9.8, and is classified under CWE-77.
An unauthenticated attacker can send a crafted HTTP request over the network to the router's web interface and execute arbitrary operating-system commands. Successful exploitation grants complete control over the device, allowing confidentiality, integrity, and availability impacts.
The EPSS score rose sharply from a low baseline to a peak of 0.6009 on 2025-01-22 before receding to the current value of 0.0411, indicating a period of elevated exploitation interest after disclosure. Public technical details are available in the referenced GitHub analysis of the affected upload handler.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-20066
Vulnerability details
TOTOLINK X2000R_V2 V2.0.0-B20230727.10434 has a command injection vulnerability in the sub_449040 (handle function of formUploadFile) of /bin/boa.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Command injection in the web server's formUploadFile handler enables exploitation of a public-facing application (T1190) for remote command execution on the router, akin to network device CLI abuse (T1059.008).
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.