CVE-2025-60268
Published: 10 October 2025
Summary
CVE-2025-60268 is a medium-severity Command Injection (CWE-77) vulnerability in Huayi-Tec Jeewms. Its CVSS base score is 6.5 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 38.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-33761
Vulnerability details
An arbitrary file upload vulnerability exists in JeeWMS 20250820, which is caused by the lack of file checking in the saveFiles function in /jeewms/cgUploadController.do. An attacker with normal privileges was able to upload a malicious file that would lead to…
more
remote code execution.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Arbitrary file upload vulnerability in the public-facing JeeWMS web application (/jeewms/cgUploadController.do) allows authenticated attackers to upload malicious files (e.g., JSP webshells disguised as images) without proper validation, enabling remote code execution via exploitation of a public-facing application.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.