LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-14181

fastify · fastify\/middie

Published
CVSS7.5
Severityhigh
WeaknessCWE-248
ExploitedNot in CISA KEV

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

Description

@fastify/middie versions 9.1.0 through 9.3.2 fail to guard the URL normalization step used by the standalone engine when incoming request paths contain malformed percent-encoded sequences. Inputs such as an incomplete percent escape or a truncated multibyte sequence cause the underlying decoder to throw synchronously, and the exception escapes the middie normalize step and terminates the Node.js process. The bypass affects applications that call middie.run directly on the standalone engine API, causing an immediate denial of service for all connected clients until restart. Applications using the Fastify plugin path are not affected because Fastifys error handler catches the exception. Patche

References

← Back to the CVE Tracker

Our coverage of CVE-2026-14181

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-14181.