CVE-2023-48022 is a critical missing-authentication vulnerability in Anyscale Ray 2.6.3 and 2.8.0 that allows remote attackers to execute arbitrary code through the Ray dashboard’s job submission interface. The issue affects deployments where the Ray Jobs API is reachable by an attacker, enabling submission of jobs without prior authentication. Successful exploitation causes Ray to execute attacker-supplied commands or payloads on the targeted cluster, and Ray orchestration features can then be abused to run code across additional nodes in the environment. The vulnerability has been widely associated with exploitation of publicly exposed Ray clusters.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos.
This repository contains a single Metasploit module (modules/exploits/linux/http/ray_agent_job_rce.rb) that exploits a remote code execution (RCE) vulnerability in the Ray agent (CVE-2023-48022). The exploit targets the job submission HTTP API endpoints (/api/jobs/ and /api/job_agent/jobs/) on the default port 8265, which by default are unauthenticated. The module checks the Ray version via /api/version and only proceeds if the version is <= 2.6.3. It supports multiple Linux architectures and can deliver both direct command execution and staged payloads (such as Meterpreter reverse shells) using the CmdStager functionality. The exploit is weaponized, as it is part of the Metasploit framework and allows for flexible payload delivery. The main attack vector is network-based, requiring access to the Ray agent's HTTP API. The repository is well-structured, with clear separation of functionality for version checking, job submission, and payload delivery.
This repository provides a weaponized exploit for CVE-2023-48022, a remote command execution vulnerability in the Ray framework (version 2.8.0). The exploit targets Ray's job submission API, which by default is unauthenticated and allows remote attackers to submit arbitrary jobs for execution. The repository contains two main exploit files: a Python script (exploit.py) for direct exploitation and a Metasploit module (ray_job_rce.rb) for integration with the Metasploit framework. The Python script allows users to specify a target Ray cluster and a command to execute, submitting the job via the Ray JobSubmissionClient. The Metasploit module automates exploitation, supporting both custom command execution and reverse shell payloads, and targets the '/api/jobs/' and '/api/job_agent/jobs/' endpoints. The README provides detailed usage instructions for both approaches. The exploit is operational and weaponized, enabling remote, unauthenticated code execution on vulnerable Ray clusters accessible over the network.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
23 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
The ShadowRay vulnerability, referenced as CVE-2023-48022, targeted by the RondoDox campaign against /api/jobs/ with fileless payload delivery.
A vulnerability in the Ray distributed computing framework that was exploited at scale against exposed Ray clusters to deploy modular payloads (cryptomining, data theft, DDoS), forming a large botnet.
An authentication flaw in Ray's AI framework that allows attackers to compromise exposed GPU clusters, leading to the creation of a self-propagating botnet for cryptomining and other malicious activities.
A critical missing authentication vulnerability in the Ray open-source AI framework that allows unauthenticated takeover of exposed Ray instances via the Job Submission API, enabling cryptojacking, worm-like propagation, lateral movement, and botnet activity.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.