---
cve: "CVE-2026-41486"
severity: "HIGH"
cvss: 8.9
epss: "0.5%"
vendor: "ray-project"
kev: false
exploited: false
published: "2026-05-08 22:16:29"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T02:16:36+02:00"
---

# CVE-2026-41486

> 8.9 HIGH · 🧪 PoC

## Beschreibung

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 one of these extension types, it calls __arrow_ext_deserialize__ on the field's metadata bytes. Ray's implementation passes these bytes directly to cloudpickle.loads(), achieving arbitrary code execution during schema parsing, before any row data is read. This issue has been patched in version 2.55.0.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 58af3fc5cad7e74001b3f89bffd9052a9e7aa2bb (Commit)

## Referenzen

- <https://github.com/ray-project/ray/security/advisories/GHSA-mw35-8rx3-xf9r>
- <https://github.com/ray-project/ray/pull/62056>
- <https://github.com/ray-project/ray/commit/c02bd31ae31996805868baa446a131a8d304525f>
- <https://github.com/ray-project/ray/releases/tag/ray-2.55.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-41486) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
