CVE-2026-46644
Published:July 14, 2026
Updated:July 16, 2026
Symfony Polyfill backports PHP features and provides compatibility layers for extensions and functions. From 1.17.1 until 1.38.1, symfony/polyfill-intl-idn accepts xn-- labels whose Punycode payload is empty or decodes to ASCII-only code points because Idn::process() does not enforce the UTS #46 revision 33 requirement that decoded ACE labels contain at least one non-ASCII code point. Originally unequal domain names can be regarded as equal, which can lead to blacklist bypassing, inconsistent URL parsing, and server-side request forgery in applications using the polyfill to canonicalise or compare hostnames. This issue is fixed in version 1.38.1.
Affected Packages
https://github.com/symfony/polyfill.git (GITHUB):
Affected version(s) >=v1.17.1 <v1.38.1Fix Suggestion:
Update to version v1.38.1symfony/polyfill-intl-idn (PHP):
Affected version(s) >=v1.17.1 <v1.38.1Fix Suggestion:
Update to version v1.38.1symfony/polyfill-intl-idn (PHP):
Affected version(s) >=v1.17.1 <v1.38.1Fix Suggestion:
Update to version v1.38.1symfony/polyfill (PHP):
Affected version(s) >=v1.17.1 <v1.38.1Fix Suggestion:
Update to version v1.38.1Related Resources (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
5.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Validation of Unsafe Equivalence in Input
EPSS
Base Score:
0.39