CVE-2026-57516
גבוהה 8.8
תיאור (מקור, אנגלית)
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 webdataset_datasource.py unconditionally calls pickle.loads() on tar entries with .pkl/.pickle extensions and torch.load() with weights_only=False on .pt/.pth entries, executing arbitrary code inside Ray remote workers on every worker that processes the malicious archive.
מדדים
- CVSS 3.1
-
8.8 (HIGH)
מקור הציון: CNA
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H - CVSS 4.0
-
8.6 (HIGH)
מקור הציון: CNA
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X - EPSS — סבירות ניצול
- 1% (אחוזון 000) נכון ל-15/8/2026
- CWE
- CWE-502
מוצרים מושפעים
anyscale: ray
קישורים
- https://github.com/ray-project/ray/security/advisories/GHSA-hhrp-gw25-jr43 ExploitMitigationPatchVendor Advisory
- https://github.com/ray-project/ray/security/advisories/GHSA-hhrp-gw25-jr43 ExploitMitigationPatchVendor Advisory
- https://github.com/ray-project/ray/pull/63469 Issue TrackingPatch
- https://github.com/ray-project/ray/pull/63470 Issue TrackingPatch
- https://github.com/ray-project/ray/releases/tag/ray-2.56.0 ProductRelease Notes
- https://www.vulncheck.com/advisories/ray-unsafe-deserialization-rce-via-webdat… Third Party Advisory