Cyber Resilience

CVE-2025-14213

HighRCE

Published: 31 March 2026

Published
31 March 2026
Modified
01 April 2026
KEV Added
Patch
CVSS Score v4 8.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0098 57.6th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-14213 is a high-severity Improper Input Validation (CWE-20) vulnerability. Its CVSS base score is 8.3 (High).

Operationally, ranked in the top 42.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Cato Networks’ Socket versions prior to 25 contain a command injection vulnerability that allows an authenticated attacker with access to the Socket web interface (UI) to execute arbitrary operating system commands as the root user on the Socket’s internal system.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-45391Shared CWE-20, CWE-78
CVE-2026-24893Shared CWE-20, CWE-78
CVE-2024-55020Shared CWE-20, CWE-78
CVE-2026-40176Shared CWE-20, CWE-78
CVE-2024-56132Shared CWE-20, CWE-78
CVE-2026-40261Shared CWE-20, CWE-78
CVE-2025-34161Shared CWE-20, CWE-78
CVE-2025-8876Shared CWE-20, CWE-78
CVE-2026-21893Shared CWE-20, CWE-78
CVE-2025-54123Shared CWE-20, CWE-78

Affected Assets

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

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-20 CWE-78

Directly implements checks on information inputs to reject invalid data before processing.

addresses: CWE-20

Security testing and developer training directly verify and enforce proper input validation, reducing exploitability of injection and malformed-data weaknesses.

addresses: CWE-20

Security testing and evaluation at multiple SDLC stages directly detects missing or flawed input validation, with the required remediation process ensuring fixes are applied.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-20

Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.

References