CVE-2026-9495

Versions of the package @koa/router from 14.0.0 and before 15.0.0 are vulnerable to Access Control Bypass due to the middleware being silently dropped from the execution chain when the router prefix contains path parameters. Depending on what the skipped middleware was supposed to protect, an attacker could bypass authentication and authorization, evade rate limiting or bypass input sanitization.
Configurations

No configuration.

History

23 Jul 2026, 11:10

Type Values Removed Values Added
Summary
  • (es) Las versiones del paquete @koa/router desde la 14.0.0 y anteriores a la 15.0.0 son vulnerables a una omisión de control de acceso debido a que el middleware se elimina silenciosamente de la cadena de ejecución cuando el prefijo del router contiene parámetros de ruta. Dependiendo de lo que el middleware omitido debía proteger, un atacante podría omitir la autenticación y la autorización, evadir la limitación de velocidad o omitir la sanitización de entrada.

26 May 2026, 14:16

Type Values Removed Values Added
References () https://github.com/koajs/router/pull/206 - () https://github.com/koajs/router/pull/206 -

26 May 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 07:16

Updated : 2026-07-23 11:10


NVD link : CVE-2026-9495

Mitre link : CVE-2026-9495

CVE.ORG link : CVE-2026-9495


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control