Description
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.
Published: 2026-06-03
Score: 2 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the save_audio_to_cache function of Gradio’s Audio Cache Key Handler in version 6.14.0, where a weak hash algorithm is used. An attacker who can execute code locally could manufacture cache keys that collide or predict the hash, potentially exposing or overriding cached audio data. The flaw is considered to have high complexity and difficult exploitability, but a public exploit has been released, indicating the attack is feasible in a controlled environment.

Affected Systems

The Gradio open‑source library is affected, specifically version 6.14.0. The vendor provided patch 13394 addresses the weak hash and replaces it with a more robust algorithm.

Risk and Exploitability

The CVSS score is 2, signaling a low severity impact. EPSS data is unavailable and the flaw is not listed in the CISA KEV catalog, suggesting the likelihood of widespread exploitation is currently low. Nonetheless, the flaw requires local execution; therefore any user with privileged or local access to a system running this specific Gradio version could potentially exploit it, but the overall risk to business is moderate due to the local nature and high complexity.

Generated by OpenCVE AI on June 4, 2026 at 00:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Gradio patch 13394 to upgrade to a later release that replaces the weak hash algorithm
  • Restrict local access to the Gradio application to trusted users or environments so that only authorized code can interact with the cache
  • Monitor application logs and cache usage for abnormal patterns that might indicate attempted hash collisions or unauthorized audio manipulation

Generated by OpenCVE AI on June 4, 2026 at 00:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 03 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description 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.
Title gradio-app gradio Audio Cache Key save_audio_to_cache weak hash
First Time appeared Gradio-app
Gradio-app gradio
Weaknesses CWE-327
CWE-328
CPEs cpe:2.3:a:gradio-app:gradio:*:*:*:*:*:*:*:*
Vendors & Products Gradio-app
Gradio-app gradio
References
Metrics cvssV2_0

{'score': 1, 'vector': 'AV:L/AC:H/Au:S/C:P/I:N/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 2.5, 'vector': 'CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 2.5, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 2, 'vector': 'CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Gradio-app Gradio
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-04T14:19:42.477Z

Reserved: 2026-06-03T16:07:42.775Z

Link: CVE-2026-10783

cve-icon Vulnrichment

Updated: 2026-06-04T14:19:36.231Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-04T00:16:59.010

Modified: 2026-06-04T16:37:06.767

Link: CVE-2026-10783

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-04T00:30:45Z

Weaknesses