Intel

AIKIDO-2025-10712

ray is vulnerable to Improper Access Control

Improper Access Control Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Oct 14, 2025

40

Medium Risk

This Affects:

PYTHONray
1.0.0 - 2.49.2
Fixed in 2.50.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package bind internal services and management endpoints to 0.0.0.0, possibly exposing Ray’s internal servers, dashboard agent HTTP/GRPC endpoints, and runtime environment agent to remote networks and increasing the risk of unauthorized access or information disclosure. The recent changes restrict bindings to the node IP (and localhost for the dashboard agent HTTP server), preventing remote attackers from reaching those interfaces by default and reducing the attack surface.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

ray is vulnerable to Improper Access Control in versions 1.0.0 - 2.49.2.

How to fix this

Upgrade the ray library to the patch version.