Zurück zur Liste

Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation — CVE-2026-67424

GitHub · GitHub · CVE-2026-67424

ID
CVE-2026-67424
Datum
Quelle
GitHub
Vendor
GitHub
Risiko
high

Zusammenfassung

## Summary The HTTP modules that DO call the SSRF guard (`http.get`, `http.request`, `http.batch`) validate only the initial URL, then issue the request with aiohttp's default `allow_redirects=True` and perform no per-hop revalidation. An attacker hosts a public URL that 302-redirects to an internal address; the guard passes on the public host and aiohttp transparently follows the redirect into internal space,…

Zeitlicher Verlauf

Von der Quelle veröffentlicht
2026-07-30

Risikokontext

  • Gemeldeter Schweregrad oder Risikowert: high.
  • Prüfe die Exponierung für das betroffene Produkt oder die Produktfamilie: pip: flyto-core.

Produkt

pip: flyto-core

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Nachweise und Herkunft

Kanonische Advisory-ID
CVE-2026-67424
Quelle
GitHub
Vendor
GitHub
Von der Quelle veröffentlicht
2026-07-30
Letzte Quellenaktivität
2026-07-30
Weitere Kennungen
GHSA-C9HR-64H3-GXPC
Kuratiert von
hlukh.ch

Verwandte Hinweise und Zusammenhänge

Diese Hinweise sind anhand gemeinsamer CVE-, Produkt-, Hersteller-, Quellen- oder Zeitsignale verknüpft.