Actively Exploited Ray Vulnerability Can Give Attackers Full Control via Web Browsers, CISA Warns

Actively Exploited Ray Vulnerability Can Give Attackers Full Control via Web Browsers, CISA Warns

CISA has added a serious Ray vulnerability to its known exploited list, warning that attackers are using it to run malicious code through web browsers, and urgent patching is needed.

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued a warning about a security flaw in the Ray framework, a widely used open-source tool for distributed computing. The vulnerability is being actively exploited by attackers, and successful exploitation can lead to remote code execution (RCE), meaning an attacker can run arbitrary commands on a vulnerable system. What sets this flaw apart is that the attack can be triggered through a web browser, putting both servers and the users who interact with them at risk.

Ray is popular among developers building AI and machine learning pipelines, as it helps coordinate tasks across multiple machines. The framework includes a web-based dashboard that administrators use to monitor and manage jobs. A browser-based RCE vulnerability means that if a victim visits a malicious website or is tricked into opening a harmful link while they are authenticated to a vulnerable Ray instance, the attacker may be able to execute code on the underlying server. In other words, the browser becomes an entry point for attackers to seize control of a machine that may also host websites, databases, or other critical services.

CISA's decision to flag this flaw is significant because the agency only adds vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog when there is evidence of real-world attacks. For website owners and IT teams, this is a red flag: if a server runs Ray, it is not just a theoretical risk but a live threat. Attackers who gain remote code execution can steal sensitive data, install malware, disrupt services, or use the compromised server to launch further attacks against other systems on the same network.

Although the initial alert from CISA does not provide detailed technical specifics in the public snippet, the agency typically sets a remediation deadline for federal agencies. Private businesses should follow the same guidance without delay. The first step is to check whether Ray is used anywhere in your environment, including development, staging, or production servers. Because Ray is often deployed as a background service, it may be overlooked in asset inventories, yet it can still be reached from the internet if firewall rules are too permissive.

Mitigation strategies focus on reducing exposure and applying available fixes. Even before a patch is available or fully tested, organizations can limit access to Ray's web interface by binding it to localhost or a private network, using strong authentication, and disabling the dashboard if it is not needed. Monitoring network traffic for unusual requests to Ray's default ports can also help detect exploitation attempts. Applying security updates promptly, not just for Ray but for all software components, closes off many common attack paths.

For businesses that rely on Ray or similar infrastructure, AEU-I's security-first IT and consulting services can help audit such deployments, tighten access controls, and monitor for signs of compromise. While no single measure can eliminate all risk, layered defenses and rapid patching significantly reduce the likelihood of a successful breach.

How to Protect Yourself

  1. If you use Ray, update it to the newest fixed version as soon as possible, and check the vendor's website for the exact patched release.
  2. Restrict access to Ray's web interface so only trusted devices on your local network can reach it, not the entire internet.
  3. Turn on automatic security updates for Ray and any related software on your server to get fixes quickly.
  4. Regularly check your server logs for strange requests to Ray's control panel, and ask your hosting provider or IT team to block suspicious traffic.

Related AEU services

  • AEU-I IT and security consulting