Improper UTF-8 Decoding in uri-js by Gary Court
CVE-2026-93751
6.9MEDIUM
What is CVE-2026-93751?
The uri-js library, utilized for URI manipulation, is susceptible to an improper UTF-8 decoding vulnerability in the pctDecChars() function. This flaw allows attackers to inject specially crafted percent-encoded payloads that bypass standard decoder validations. Consequently, it may lead to potential path traversal and CRLF injection attacks, as downstream applications could process these payloads without appropriate security measures in place.
Affected Version(s)
uri-js 0 <= 4.4.1
