CVE-2026-19953
MEDIUMDescription
URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep. nameprep lowercases each host label but performs no Unicode normalization. IDNA requires a label to be normalized to Form C before it is encoded (RFC 5891), so a label that is not already in NFC is encoded to a different A-label than its normalized form. A label built from the precomposed Devanagari sequence U+0958 U+093E encodes to xn--72b5c without normalization but to xn--11b2fg after NFC normalization, and xn--72b5c does not round-trip back to the original label. Any caller that reads host() from a URI built from untrusted input and uses it for a security decision (an allow or deny list, an SSRF filter, deduplication, a cache key) sees the non-standard label, while a client that fetches the same URL resolves the NFC form, so the check and the fetch can disagree about the host.
How to fix
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U
Exploit Intelligence
Low risk: more likely to be exploited than 31% of all known CVEs.
References
Related Vulnerabilities
Other CWE-1289 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2026-48710 | Medium | 6.5 | 36% | KEV | Fix |
| CVE-2024-45179 | High | 7.2 | 2.6% | - | - |
| CVE-2026-47729 | Medium | 6.5 | 1.5% | - | Fix |
| CVE-2025-62718 | Critical | 9.9 | 1.2% | - | Fix |
| CVE-2026-33515 | Medium | 5.3 | 1.0% | - | Fix |
| CVE-2022-0675 | Medium | 5.6 | 0.9% | - | Fix |
Common questions
How do I fix CVE-2026-19953?
Upgrade liburi-perl on debian unstable to 5.36-1 or later.
Is CVE-2026-19953 being actively exploited?
Not that we know of. CVE-2026-19953 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.37% is the estimated probability that it will be exploited in the next 30 days. That is higher than 31% of all scored CVEs.
How severe is CVE-2026-19953?
CVE-2026-19953 has a CVSS v3 base score of 6.5, rated moderate. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2026-19953 affect?
Published advisories record a fix for liburi-perl (Debian). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.
Embed a live status badge for CVE-2026-19953
Markdown
[](https://tridentstack.com/cve/CVE-2026-19953)HTML
<a href="https://tridentstack.com/cve/CVE-2026-19953"><img src="https://tridentstack.com/cve/badge/CVE-2026-19953.svg" alt="CVE-2026-19953"></a>Check your Linux endpoints for this class of vulnerability
TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-03.