CVE-2025-57457
Published: 08 October 2025
Summary
CVE-2025-57457 is a high-severity OS Command Injection (CWE-78) vulnerability in Curo UC300 (inferred from references). Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 40.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Deeper analysis
CVE-2025-57457 is an OS command injection vulnerability (CWE-78) in the Admin panel of Curo UC300 version 5.42.1.7.1.63R1. The flaw allows local attackers to inject arbitrary OS commands via the "IP Addr" parameter. It carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and was published on 2025-10-08T19:15:44.563.
Attackers with low privileges and network access can exploit the vulnerability without user interaction. Successful exploitation grants the ability to execute arbitrary OS commands on the affected system, resulting in high impacts to confidentiality, integrity, and availability.
Mitigation details, advisories, or patches can be found by consulting the vendor site at http://curo.com and the GitHub repository at https://github.com/restdone/CVE-2025-57457/tree/main.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-33285
Vulnerability details
An OS Command Injection vulnerability in the Admin panel in Curo UC300 5.42.1.7.1.63R1 allows local attackers to inject arbitrary OS Commands via the "IP Addr" parameter.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
OS command injection in a network-accessible admin panel enables exploitation of public-facing applications (T1190) and arbitrary command execution via command interpreters (T1059).
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly prevents OS command injection by requiring validation and sanitization of the 'IP Addr' parameter in the Admin panel.
Requires timely identification, reporting, and correction of the specific command injection flaw in Curo UC300 5.42.1.7.1.63R1.
Limits privileges of low-privilege accounts accessing the Admin panel, reducing the impact of arbitrary OS command execution.