CVE-2025-62593
Ray-Project Ray
Summary
Ray is an AI compute engine. Prior to version 2.52.0, developers working with Ray as a development tool can be exploited via a critical RCE vulnerability exploitable via Firefox and Safari. This vulnerability is due to an insufficient guar…
Published: 2025-11-26 · In KEV since: 2026-08-17
Analysis
🔴 Critical — actively exploited
Weakness: Code Injection (CWE-94). Executes arbitrary code injected into the app.
How it's exploited: Exploitable over the network (internet-reachable), unauthenticated, if the victim interacts (open a file/click), and with low complexity.
Impact: Full compromise (confidentiality, integrity and availability).
Status: Active exploitation confirmed by CISA (KEV).
- Patch now: it is in CISA's actively-exploited catalog (KEV), with a deadline.
- Reduce exposure: keep it off the internet; firewall, VPN or network segmentation.
- Awareness: the attack needs victim interaction (phishing/file).
- Detect: turn this CVE into detection rules.
MITRE ATT&CK technique: T1190 · Exploit Public-Facing Application · T1059 · Command and Scripting Interpreter
Practice it in the arsenal: WAF Bypass · PowerShell Decoder · Reverse Shells
CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/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
The vector encodes how it's exploited (translated above, in the analysis). Break it down in the CVSS tool →
Sources: CISA KEV · EPSS · FIRST.org · NVD. Analysis derived from the CVSS vector and exploitation status (no AI). Informational; always verify against the vendor's official advisory.