Cyber Resilience

CVE-2025-24285

CriticalRCE

Published: 21 August 2025

Published
21 August 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0055 68.5th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24285 is a critical-severity Command Injection (CWE-77) vulnerability in Ui (inferred from references). 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 31.5% of CVEs by exploit likelihood; 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-24285 consists of multiple improper input validation vulnerabilities in the UniFi Connect EV Station Lite, affecting versions 1.5.1 and earlier. These flaws enable command injection, as classified under CWE-77, and were published on 2025-08-21 with a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

A malicious actor with network access to the UniFi Connect EV Station Lite can exploit these vulnerabilities remotely without authentication, privileges, or user interaction. Successful exploitation allows arbitrary command execution, resulting in high-impact compromise of confidentiality, integrity, and availability on the affected device.

Ubiquiti's Security Advisory Bulletin 052 recommends updating the UniFi Connect EV Station Lite to version 1.5.2 or later as the primary mitigation. Further details are available at https://community.ui.com/releases/Security-Advisory-Bulletin-052-052/ac1251ee-5bb5-4cdf-8a71-68acd1775bb6.

EU & UK References

Vulnerability details

Multiple Improper Input Validation vulnerabilities in UniFi Connect EV Station Lite may allow a Command Injection by a malicious actor with network access to the UniFi Connect EV Station Lite. Affected Products: UniFi Connect EV Station Lite (Version 1.5.1 and…

more

earlier) Mitigation: Update UniFi Connect EV Station Lite to Version 1.5.2 or later

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?

Remote unauthenticated command injection (CWE-77) on a network-exposed device directly enables T1190 for initial access and arbitrary command execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-34267Shared CWE-77
CVE-2024-34166Shared CWE-77
CVE-2026-30461Shared CWE-77
CVE-2025-64093Shared CWE-77
CVE-2024-54660Shared CWE-77
CVE-2026-26093Shared CWE-77
CVE-2026-30352Shared CWE-77
CVE-2025-55637Shared CWE-77
CVE-2026-44854Shared CWE-77
CVE-2026-3854Shared CWE-77

Affected Assets

Ui
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly addresses improper input validation vulnerabilities by requiring validation of all inputs to prevent command injection attacks like CWE-77.

prevent

Mandates timely flaw remediation, including patching the UniFi Connect EV Station Lite to version 1.5.2 or later to eliminate the command injection vulnerability.

prevent

Enforces boundary protection at network interfaces to monitor and control communications, reducing exposure of the unauthenticated vulnerable service to remote attackers.

References