---
id: CVE-2023-6020
aliases:
  - GHSA-6cxr-8q3m-jwrr
  - PYSEC-2026-516
title: Ray Missing Authorization vulnerability
summary: Ray Missing Authorization vulnerability
severity: critical
cvss: 9.3
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N'
vendor: ray
product: ray
ecosystem: pip
affected:
  - ray < 2.8.1
patched:
  - ray 2.8.1
published: '2023-11-16'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:04.121967722Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6cxr-8q3m-jwrr'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2023-6020'
  - url: 'https://github.com/ray-project/ray'
  - url: 'https://github.com/ray-project/ray/releases/tag/ray-2.8.1'
  - url: 'https://huntr.com/bounties/83dd8619-6dc3-4c98-8f1b-e620fedcd1f6'
  - url: >-
      https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023
tags:
  - osv
  - pip
  - exploit-available
epss: 0.14652
epssPercentile: 0.96506
exploits:
  metasploit:
    - auxiliary/gather/ray_lfi_cve_2023_6020
  nuclei:
    - CVE-2023-6020
  checkedAt: '2026-09-24T07:52:50.351Z'
exploitAvailable: true
ingestedAt: '2026-09-12T03:13:01.665Z'
---

## Overview

LFI in Ray's /static/ directory 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-2023-48022-cve-2023-48023

## Affected packages

- `ray < 2.8.1`

## Remediation

Upgrade to a patched release:

- `ray 2.8.1`
