CISA gives feds 3 days to fix actively exploited Ray RCE bug
CISA says attackers are exploiting a critical 2025 vulnerability in Ray, the widely used open source framework for scaling Python and machine-learning workloads.
Tracked as CVE-2025-62593 and rated 9.4 under CVSS v4, the bug was first disclosed in November 2025.
It allows an attacker to use Firefox or Safari to achieve remote code execution (RCE) on a vulnerable Ray system.
The open source distributed computing framework is used and supported by major tech companies, including Amazon, Apple, and OpenAI.
Vulnerable Ray versions try to identify and block browser requests by checking whether the User-Agent header begins with "Mozilla." Firefox and Safari, however, allow scripts using the Fetch API to modify that header.
A developer running Ray could trigger the exploit simply by visiting a dodgy website or receiving a malicious ad in an affected browser.
The attacker can then use DNS rebinding to reach the local Ray service.
"This vulnerability impacts developers running development/testing environments with Ray," the project's developers explained.
"If they fall victim to a phishing attack, or are served a malicious ad, they can be exploited, and arbitrary shell code can be executed on their developer machine.
"This attack can also be leveraged to attack network-adjacent instances of Ray by leveraging the browser as a confused deputy intermediary to attack Ray instances running inside a private corporate network." Ray 2.52.0 fixes the flaw.
CISA gave US federal civilian executive branch agencies three days to remediate it, rather than the standard 14.
CISA did not explain the urgency, and marked the catalog's "known to be used in ransomware campaigns" field as "unknown." However, Binding Operational Directive 26-04 allows the agency to impose a three-day remediation window on vulnerabilities it considers especially risky.
Ray is an open source framework that helps developers scale Python and machine-learning workloads from a local environment to a cluster with minimal code changes.
Now managed by the Linux Foundation's PyTorch Foundation, the project started at UC Berkeley and was commercialized via Anyscale, the startup founded by Ray's developers in 2019.
5News aggregated this summary from the outlet’s public feed. The full article, with all the context, is on www.theregister.com — the content belongs to The Register.