GHSA-pfjf-5gxr-995x · Severity: medium · Ecosystem: pip — Gradio has an Open Redirect in its OAuth Flow
Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.6.0, the _redirect_to_target() function in Gradio's OAuth flow accepts an unvalidated _target_url query parameter, allowing redirection to arbitrary external URLs. This affects the /logout and /login/callback endpoints on Gradio apps with OAuth enabled (i.e. apps running on Hugging Face Spaces with gr.LoginButton). Starting in version 6.6.0, the _target_url parameter is sanitized to only use the path, query, and fragment, stripping any scheme or host.
Conclusion & alert: CVE-2026-28415 is rated Low Risk (19.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-28 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.7 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-pfjf-5gxr-995x · Severity: medium · Ecosystem: pip — Gradio has an Open Redirect in its OAuth Flow
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-28415 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| gradio_project | gradio | < 6.6.0 | cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://github.com/gradio-app/gradio/security/advisories/GHSA-pfjf-5gxr-995x | Vendor Advisory |