CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-28416

High
Published: Translated: NVD NIST

Summary

Gradio to otwartoźródłowy pakiet Pythona przeznaczony do szybkiego prototypowania. W wersjach przed 6.6.0 występuje podatność typu Server-Side Request Forgery (SSRF), która pozwala atakującemu na wykonywanie dowolnych żądań HTTP z serwera ofiary poprzez złośliwą przestrzeń Gradio.

Risk Assessment

Atakujący może uzyskać dostęp do wewnętrznych usług, punktów końcowych metadanych w chmurze oraz prywatnych sieci, co stwarza poważne zagrożenie dla bezpieczeństwa infrastruktury organizacji.

Recommendation

Zaleca się aktualizację Gradio do wersji 6.6.0 lub nowszej, aby usunąć tę podatność i zabezpieczyć infrastrukturę przed potencjalnymi atakami.

Related vulnerabilities

Original NVD description (English source)

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.6.0, a Server-Side Request Forgery (SSRF) vulnerability in Gradio allows an attacker to make arbitrary HTTP requests from a victim's server by hosting a malicious Gradio Space. When a victim application uses `gr.load()` to load an attacker-controlled Space, the malicious `proxy_url` from the config is trusted and added to the allowlist, enabling the attacker to access internal services, cloud metadata endpoints, and private networks through the victim's infrastructure. Version 6.6.0 fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS