CWE-177: Improper Handling of URL Encoding (Hex Encoding)
The product does not properly handle when all or part of an input has been URL encoded.
Last updated
Overview
CWE-177 (Improper Handling of URL Encoding (Hex Encoding)) is a variant-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
9 recorded CVEs are caused by CWE-177 (Improper Handling of URL Encoding (Hex Encoding)). The highest-severity and most recent are shown first. 4 new CWE-177 CVEs have been recorded so far in 2026 (1 in 2025).
- CVE-2026-22037
@fastify/express vulnerable to Improper Handling of URL Encoding (Hex Encoding)
High · CVSS 8.4 · EPSS 11th2026-01-19 - CVE-2026-22031
Fastify Middie Middleware Path Bypass
High · CVSS 8.4 · EPSS 35th2026-01-19 - CVE-2026-29045
Hono: Arbitrary file access via serveStatic vulnerability
High · CVSS 7.5 · EPSS 16th