CVE-2025-47912

The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
Configurations

No configuration.

History

30 Oct 2025, 21:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

29 Oct 2025, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-29 23:16

Updated : 2025-10-30 21:15


NVD link : CVE-2025-47912

Mitre link : CVE-2025-47912

CVE.ORG link : CVE-2025-47912


JSON object : View

Products Affected

No product.

CWE

No CWE.