---
id: CVE-2026-32981
title: >-
  A path traversal vulnerability was identified in Ray Dashboard (default port
  8265) in Ray versions prior to 2.8.1
summary: >-
  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 …
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-22
  - CWE-22
vendor: anyscale
product: ray
affected:
  - ray < 2.8.1
patched:
  - ray 2.8.1
published: '2026-03-17'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-32981'
references:
  - url: 'https://github.com/ray-project/ray'
    label: disclosure@vulncheck.com
  - url: 'https://packetstorm.news/files/id/215801/'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure
    label: disclosure@vulncheck.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:19712'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:24977'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:42644'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:5809'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:6761'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:6762'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/security/cve/CVE-2026-32981'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2448440'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-32981.json
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
tags:
  - nvd
epss: 0.01027
epssPercentile: 0.62119
ingestedAt: '2026-07-22T13:03:40.294Z'
---

## Overview

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 access files outside the intended static directory, resulting in local file disclosure.

## Affected

- `ray < 2.8.1`

## Remediation

Upgrade past the affected range:

- `ray 2.8.1`
