CVE-2026-48736

Summary

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 5.4.0 to 5.4.53, 6.4.41, 7.4.13, and 8.0.13, NoPrivateNetworkHttpClient and IpUtils::PRIVATE_SUBNETS omitted IPv6 transition prefixes such as 6to4, NAT64, Teredo, and IPv4-compatible IPv6, allowing attacker-supplied URLs to represent private IPv4 targets in forms that IpUtils::isPrivateIp() did not block. This issue is fixed in versions 5.4.53, 6.4.41, 7.4.13, and 8.0.13.

Affected Software

VendorProductVersion RangeStatus
symfonysymfony>= 5.4.0, < 5.4.53affected
symfonysymfony>= 6.0.0-BETA1, < 6.4.41affected
symfonysymfony>= 7.0.0-BETA1, < 7.4.13affected
symfonysymfony>= 8.0.0-BETA1, < 8.0.13affected
symfonyhttp-client>= 5.4.0, < 5.4.53affected
symfonyhttp-foundation>= 6.0.0-BETA1, < 6.4.41affected
symfonyhttp-foundation>= 7.0.0-BETA1, < 7.4.13affected
symfonyhttp-foundation>= 8.0.0-BETA1, < 8.0.13affected

Weaknesses

  • CWE-184: CWE-184: Incomplete List of Disallowed Inputs
  • CWE-918: CWE-918: Server-Side Request Forgery (SSRF)

References