CVE-2026-73530 PUBLISHED

Flyto2 Core < 2.28.0 SSRF Guard Bypass via is_private_ip()

Assigner: VulnCheck
Reserved: 12.08.2026 Published: 13.08.2026 Updated: 14.08.2026

Flyto2 Core before 2.28.0 contains a server-side request forgery guard bypass vulnerability that allows attackers to reach internal services by supplying URLs using the unblocked IPv6 address :: which the kernel routes to loopback identically to 0.0.0.0. Attackers can submit requests or trigger 302 redirects to to bypass the private IP range and blocked hostname checks inis_private_ip(), reaching services bound to IPv6 loopback across thehttp.get,http.request, andhttp.batch` modules.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor flytohub
Product flyto-core
Versions Default: affected
  • affected from 0 to 2.28.0 (excl.)

Credits

  • euriconicacio finder

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE