criticalZero-Day

Ray-Project Ray Code Injection Vulnerability

First seen Aug 18, 2026 · Updated Aug 18, 2026

agent-relevantraycode-injectionrceml-infrastructuredistributed-computingbrowser-exploitCISA-KEV

CVE-2025-62593 is a code injection vulnerability in Ray-Project Ray, a widely used distributed computing framework for scaling AI/ML and Python workloads, that can lead to remote code execution. The flaw is exploitable via Firefox and Safari when developers interact with Ray's tooling, and it has been added to CISA's Known Exploited Vulnerabilities catalog, indicating active exploitation in the wild.

Technical Analysis

CVE-2025-62593 stems from improper input handling in Ray that allows an attacker to inject and execute arbitrary code, with the attack vector triggered through browser-based interaction using Firefox or Safari, likely via Ray's dashboard or Jupyter-style development interfaces. Given Ray's role as a core orchestration layer for distributed Python and ML workloads, successful exploitation grants an attacker code execution in the context of the developer or service account running Ray, potentially enabling lateral movement into connected compute clusters and cloud environments. The CISA KEV listing with a tight remediation window (added 2026-08-17, due 2026-08-20) signals confirmed active exploitation, elevating urgency for patching. Ray is heavily used as the backend for training, tuning, and serving large language models and multi-agent AI pipelines, so an RCE here could directly compromise agent orchestration nodes, exfiltrate model weights, API keys, and RAG data stores, or allow attackers to tamper with agent decision logic and inference outputs. Organizations running LLM agent frameworks or MLOps pipelines built on Ray should treat this as a high-priority, agent-relevant threat requiring immediate isolation and patching of exposed Ray clusters.

Affected Systems

Ray-Project Ray development and cluster deployments where developers access Ray's web-based dashboard or tooling using Firefox or Safari browsers; specific vulnerable version ranges should be confirmed against the official Ray-Project security advisory and CISA KEV entry.

Indicators of Compromise

  • No specific IOCs (hashes, IPs, domains) published at this time; monitor CISA KEV and Ray-Project security advisories for updates.

Remediation Steps

  1. 1

    Patch Ray Immediately

    Upgrade to the patched version of Ray-Project Ray as specified in the official vendor advisory addressing CVE-2025-62593.

  2. 2

    Restrict Dashboard Exposure

    Limit or firewall access to Ray's web dashboard and developer tooling interfaces to trusted internal networks only, avoiding public exposure.

  3. 3

    Browser Hardening

    Advise developers to avoid using Firefox or Safari to access Ray tooling until patched, or apply browser-level mitigations/updates.

  4. 4

    Credential and Secret Rotation

    Rotate API keys, cloud credentials, and secrets accessible from affected Ray nodes, particularly those used by AI agent or RAG pipelines, in case of prior compromise.

  5. 5

    Audit and Monitor

    Review Ray cluster logs for anomalous code execution, unexpected process spawns, or unauthorized network connections indicative of exploitation.

CVE / Advisory IDs

CVE-2025-62593

Industries Most Exposed

TechnologyAI/ML DevelopmentCloud ComputingResearchSoftware Development

Sources

Respond to this threat

Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.