CVE-2026-19953: URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep

Published Aug 31, 2026
·
Updated

URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep

Affected Software

3 affected componentsFixes available
Perl Perl URI<5.36
Microsoft azl3 perl-URI 5.21-3<5.21-3
5.21-3
Microsoft azl3 perl-URI 5.21-2<5.21-3
5.21-3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 5.21-3
  2. Upgrade

    Upgrade Perl URI to a version that resolves this vulnerability.

    Fixed in 5.36
  3. Compensating control

    Ensure any security decision that uses the host() from untrusted URIs compares against a normalized (NFC) host form, so the allow/deny/SSRF filter/deduplication/cache key uses the same encoding that clients resolve.

Event History

Aug 31, 2026
CVE Published
via MITRE·05:29 PM
Data Sourced
via MITRE·05:29 PM
RemedyDescriptionWeakness
Data Sourced
via NVD·06:17 PM
DescriptionSeverityWeakness
Sep 3, 2026
Data Sourced
via Microsoft·08:09 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:09 AM
Affected Software
Updated
via Microsoft·08:09 AM
Affected Software
Updated
via Microsoft·08:09 AM
DescriptionSeverity

Frequently Asked Questions

1

Which uses are exposed to a security impact?

Applications are exposed when they build a URI from untrusted input, read host(), and use that value for a security decision such as an allowlist, denylist, SSRF filter, deduplication check, or cache key. The impact arises because the security check can see a different hostname representation than the client resolves.

2

What does an attacker need to supply?

An attacker needs to provide a URL containing a hostname label that is not normalized to Unicode NFC. Such a label can produce a non-standard punycode A-label through URI while the client resolves the NFC-normalized form.

3

How can I determine whether my application is affected?

Check whether it uses Perl URI before 5.36 and passes untrusted URLs through URI parsing before making host-based security decisions. A relevant test case is a host label containing the precomposed Devanagari sequence U+0958 U+093E, which URI can encode as xn--72b5c without normalization while its NFC form encodes as xn--11b2fg.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203