Ray < 2.56.0 Remote Code Execution

high Web App Scanning Plugin ID 115438

Language:

Synopsis

Ray < 2.56.0 Remote Code Execution

Description

According to its self-reported version number, Ray is prior to 2.56.0. Therefore, it may be affected by a Remote Code Execution due to the unsafe deserialization performed by the default decoder of ray.data.read_webdataset(), which calls pickle.loads() on .pickle / .pkl members and torch.load() with weights_only=False on .pt / .pth members of an attacker-supplied WebDataset TAR file.

Note that the scanner has not tested for these issues but has instead relied only on the application's self-reported version number.

Solution

Upgrade to Ray version 2.56.0 or later.

See Also

https://github.com/ray-project/ray/commit/41443a18f9e6403a072de69098a279c23e2d943c

https://github.com/ray-project/ray/security/advisories/GHSA-hhrp-gw25-jr43

Plugin Details

Severity: High

ID: 115438

Type: Version Based

Published: 9/1/2026

Updated: 9/1/2026

Scan Template: basic, full, pci, scan

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.07

CVSS v2

Risk Factor: Critical

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-57516

CVSS v3

Risk Factor: High

Base Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS Score Source: CVE-2026-57516

CVSS v4

Risk Factor: High

Base Score: 8.6

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

CVSS Score Source: CVE-2026-57516

Vulnerability Information

CPE: cpe:2.3:a:anyscale:ray:*:*:*:*:*:*:*:*

Exploit Available: true

Exploit Ease: Exploits are available

Vulnerability Publication Date: 6/30/2026

Reference Information

CVE: CVE-2026-57516