---
id: CVE-2026-10783
aliases:
  - GHSA-6655-8ph2-63j3
  - PYSEC-2026-211
title: 'Gradio: Audio cache key ignores metadata when saving numpy audio outputs'
summary: 'Gradio: Audio cache key ignores metadata when saving numpy audio outputs'
severity: low
cvss: 2.5
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N'
vendor: gradio
product: gradio
ecosystem: pip
affected:
  - gradio < 6.15.1
patched:
  - gradio 6.15.1
published: '2026-06-04'
updated: '2026-07-14'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6655-8ph2-63j3'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-10783'
  - url: 'https://github.com/gradio-app/gradio/issues/13395'
  - url: 'https://github.com/gradio-app/gradio/pull/13394'
  - url: >-
      https://github.com/gradio-app/gradio/commit/1c609af6918b20d0b4347b9f41b04569d6adca24
  - url: 'https://github.com/gradio-app/gradio'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/gradio/PYSEC-2026-211.yaml
  - url: 'https://vuldb.com/cve/CVE-2026-10783'
  - url: 'https://vuldb.com/submit/831451'
  - url: 'https://vuldb.com/vuln/368140'
  - url: 'https://vuldb.com/vuln/368140/cti'
tags:
  - osv
  - pip
epss: 0.00106
epssPercentile: 0.0101
ingestedAt: '2026-07-15T03:18:58.986Z'
---

## Overview

A security flaw has been discovered in gradio-app gradio 6.14.0. This affects the function save_audio_to_cache of the component Audio Cache Key Handler. Performing a manipulation results in use of weak hash. The attack must be initiated from a local position. The attack is considered to have high complexity. It is indicated that the exploitability is difficult. The exploit has been released to the public and may be used for attacks. The patch is named 13394. To fix this issue, it is recommended to deploy a patch.

## Affected packages

- `gradio < 6.15.1`

## Remediation

Upgrade to a patched release:

- `gradio 6.15.1`
