VYPR
Vendor

Ray Project

Products
1
CVEs
9
Across products
11
Status
Private

Products

1

Recent CVEs

9
  • CVE-2023-6019CriNov 16, 2023
    risk 0.73cvss 9.8epss 0.75

    A command injection existed in Ray's cpu_profile URL parameter allowing attackers to execute os commands on the system running the ray dashboard remotely without authentication. The issue is fixed in version 2.8.1+. Ray maintainers' response can be found here:…

  • CVE-2025-62593CriNov 26, 2025
    risk 0.54cvss epss 0.00

    Ray is an AI compute engine. Prior to version 2.52.0, developers working with Ray as a development tool can be exploited via a critical RCE vulnerability exploitable via Firefox and Safari. This vulnerability is due to an insufficient guard against browser-based attacks, as the…

  • CVE-2023-6020HigNov 16, 2023
    risk 0.53cvss 7.5epss 0.15

    LFI in Ray's /static/ directory allows attackers to read any file on the server without authentication.

  • CVE-2023-6021HigNov 16, 2023
    risk 0.52cvss 7.5epss 0.37

    LFI in Ray's log API endpoint allows attackers to read any file on the server without authentication. The issue is fixed in version 2.8.1+. Ray maintainers' response can be found here: https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-…

  • CVE-2026-57516HigJul 1, 2026
    risk 0.50cvss 8.8epss 0.01

    Ray prior to 2.56.0 contains an unsafe deserialization vulnerability in the WebDataset reader that allows attackers to achieve remote code execution by supplying a malicious tar archive to the read_webdataset() function. The _default_decoder() function in…

  • CVE-2026-41486HigMay 8, 2026
    risk 0.50cvss 8.8epss 0.00

    Ray is an AI compute engine. From version 2.54.0 to before version 2.55.0, Ray Data registers custom Arrow extension types (ray.data.arrow_tensor, ray.data.arrow_tensor_v2, ray.data.arrow_variable_shaped_tensor) globally in PyArrow. When PyArrow reads a Parquet file containing…

  • CVE-2026-32981HigMar 17, 2026
    risk 0.42cvss 7.5epss 0.01

    A path traversal vulnerability was identified in Ray Dashboard (default port 8265) in Ray versions prior to 2.8.1. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to…

  • CVE-2025-1979MedMar 6, 2025
    risk 0.35cvss 6.4epss 0.00

    Versions of the package ray before 2.43.0 are vulnerable to Insertion of Sensitive Information into Log File where the redis password is being logged in the standard logging. If the redis password is passed as an argument, it will be logged and could potentially leak the…

  • CVE-2026-27482MedFeb 21, 2026
    risk 0.31cvss 5.9epss 0.00

    Ray is an AI compute engine. In versions 2.53.0 and below, thedashboard HTTP server blocks browser-origin POST/PUT but does not cover DELETE, and key DELETE endpoints are unauthenticated by default. If the dashboard/agent is reachable (e.g., --dashboard-host=0.0.0.0), a web page…