Back to overview

CVE-2026-48736

MEDIUM
6.9
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-48736
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-22 19:10 UTC
Published
2026-07-14 19:09 UTC
Last updated
2026-07-15 13:23 UTC
Primary CWE
CWE-184
CWE-184: Incomplete List of Disallowed Inputs
Vendor / Product
symfony / symfony
Sources
cve.org  ·  NVD

Severity & Metrics

6.9 MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (3)
VendorProductPlatformVersions
symfony http-client >= 5.4.0, < 5.4.53
symfony http-foundation >= 6.0.0-BETA1, < 6.4.41, >= 7.0.0-BETA1, < 7.4.13, >= 8.0.0-BETA1, < 8.0.13
symfony symfony >= 5.4.0, < 5.4.53, >= 6.0.0-BETA1, < 6.4.41, >= 7.0.0-BETA1, < 7.4.13, >= 8.0.0-BETA1, < 8.0.13
Weakness (CWE)
CWESourceDescription
CWE-184 cna CWE-184: Incomplete List of Disallowed Inputs
CWE-918 cna CWE-918: Server-Side Request Forgery (SSRF)
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.9 MEDIUM 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N
References (6)
Back to overview