Gradio is an open-source Python package that allows quick building of demos and web application for machine learning models, API, or any arbitrary Python function. Prior to version 5.31.0, an...
Full analysis pending. Showing NVD description excerpt.
Affected Systems
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| gradio | pip | < 5.31.0 | 5.31.0 |
| gradio | pip | — | No patch |
Severity & Risk
Recommended Action
Patch available
Update gradio to version 5.31.0
Compliance Impact
Compliance analysis pending. Sign in for full compliance mapping when available.
Technical Details
NVD Description
Gradio is an open-source Python package that allows quick building of demos and web application for machine learning models, API, or any arbitrary Python function. Prior to version 5.31.0, an arbitrary file copy vulnerability in Gradio's flagging feature allows unauthenticated attackers to copy any readable file from the server's filesystem. While attackers can't read these copied files, they can cause DoS by copying large files (like /dev/urandom) to fill disk space. This issue has been patched in version 5.31.0.
Weaknesses (CWE)
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
- github.com/gradio-app/gradio/security/advisories/GHSA-8jw3-6x8j-v96g Exploit 3rd Party
- github.com/advisories/GHSA-8jw3-6x8j-v96g
- github.com/gradio-app/gradio/security/advisories/GHSA-8jw3-6x8j-v96g
- nvd.nist.gov/vuln/detail/CVE-2025-48889
- github.com/gradio-app/gradio/security/advisories/GHSA-8jw3-6x8j-v96g Exploit 3rd Party