CVE & CISA-KEV Catalog

CVE-2026-19953

MEDIUM
6.5
CVSS v3
NVD

Description

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

Remediation Available
liburi-perlDebian
Fixed in:5.36-1CVE-2026-19953

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

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityLow
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U

Exploit Intelligence

0.37%probability of exploitation in 30 days
31stpercentile

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

CVESeverityCVSSEPSSExploitedFix
CVE-2026-48710Medium6.536%KEVFix
CVE-2024-45179High7.22.6%--
CVE-2026-47729Medium6.51.5%-Fix
CVE-2025-62718Critical9.91.2%-Fix
CVE-2026-33515Medium5.31.0%-Fix
CVE-2022-0675Medium5.60.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
CVE-2026-19953 severity badge

Markdown

[![CVE-2026-19953](https://tridentstack.com/cve/badge/CVE-2026-19953.svg)](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>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

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.