The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:6977 https://access.redhat.com/errata/RHSA-2025:6977
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:7107 https://access.redhat.com/errata/RHSA-2025:7107
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:7109 https://access.redhat.com/errata/RHSA-2025:7109