LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-62593: Ray-Project Ray Code Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 17, 2026
CVSS 9.4 · Critical⚠ Actively exploited (CISA KEV)
9.4
CVSS score
Critical
Severity
Active
CISA KEV
No
Ransomware use
Aug 20, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-62593 to its Known Exploited Vulnerabilities catalog on Aug 17, 2026, with a federal patch deadline of Aug 20, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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 guard against browser-based attacks, as the current defense uses the User-Agent header starting with the string "Mozilla" as a defense mechanism. This defense is insufficient as the fetch specification allows the User-Agent header to be modified. Combined with a DNS rebinding attack against the browser, and this vulnerability is exploitable against a developer running Ray who inadvertently visits a malicious website, or is served a malicious advertisement (malvertising). This issue has been patched in version 2.52.0.

CVE-2025-62593 is a code injection vulnerability in Ray-Project Ray that can lead to remote code execution. CISA notes that developers using Ray as a development tool may be exposed, with exploitation possible through Firefox and Safari. Teams that run Ray in development or related environments should treat this as a priority for inventory and remediation, confirming all product-specific details against the vendor advisory.

Because the flaw can enable remote code execution, successful abuse could let an attacker run unauthorized code in the context of the affected Ray deployment. Known ransomware use is not documented for this CVE. Follow vendor instructions and applicable CISA BOD 26-04 guidance when prioritizing fixes.

How it works

This issue is tracked under CWE-94 (code injection) and CWE-352 (cross-site request forgery). In broad terms for this class of weakness, code injection means untrusted input can be interpreted or executed as code rather than handled only as data. CSRF-class issues mean a victim’s browser may be induced to send requests the application treats as legitimate, often while the user is authenticated or in an active session.

According to the CISA summary, the vulnerability could allow remote code execution, and developers using Ray as a development tool may be exposed through Firefox and Safari. Exact request paths, parameters, or exploit mechanics are not provided here; defenders should not assume a particular payload or browser-only path without reading the vendor advisory. In practice, an attacker would aim to cause the Ray component to execute attacker-controlled code, potentially with the privileges of the Ray process or the developer environment in which it runs.

Am I affected? How to find it in your systems

Ray-Project Ray is commonly used for distributed Python workloads, ML/training pipelines, and local or cluster development setups. It may appear on developer workstations, CI runners, research clusters, and application environments that embed or launch Ray.

How to remediate

Patch first. Apply the vendor-supplied update or mitigation for CVE-2025-62593 exactly as described in the official Ray-Project advisory. Confirm fixed versions, upgrade steps, and any required configuration changes directly from that advisory.

If you can't patch immediately

Until the vendor fix is deployed, reduce exposure with compensating controls appropriate to code-injection and CSRF-class risks on developer-facing tooling.

If your data may have been exposed

Actively exploited remote code execution flaws can lead to full host or environment compromise and later data theft, even when ransomware use is not documented for this CVE. If you suspect exploitation, isolate affected systems, preserve logs and memory where feasible, rotate credentials and secrets accessible from those hosts, and follow your incident response process plus CISA forensics triage expectations. You can also run a free exposure scan of your email addresses against known breach datasets to see whether associated accounts appear in prior public breach collections while you complete containment and recovery.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedRay-Project · Ray
WeaknessCWE-94
CVSS base score9.4 (Critical)
CVSS vectorCVSS: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
PublishedNov 26, 2025
Added to CISA KEVAug 17, 2026
Federal patch deadlineAug 20, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities