Information disclosure in Gradio - CVE-2023-25823

 

Information disclosure in Gradio - CVE-2023-25823

Published: February 23, 2023 / Updated: April 28, 2026


Vulnerability identifier: #VU128276
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-25823
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Gradio
Software vendor:
Gradio

Description

The vulnerability allows a remote attacker to access other users' shared Gradio demos.

The vulnerability exists due to exposure of a private SSH key in share links in Gradio when handling connections to the Gradio machine. A remote attacker can connect to the Gradio machine to access other users' shared Gradio demos.

Only applications using share links with share=True are affected.


Remediation

Install security update from vendor's website.

External links