Cyber Resilience

CVE-2025-60268

MediumPublic PoC

Published: 10 October 2025

Published
10 October 2025
Modified
16 October 2025
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
EPSS Score 0.0018 38.9th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

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

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

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
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

huayi-tec
jeewms
2025-08-20

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References