koajs/router

koajs/router

Releases118
Frequency1 month 1 week
Last Release
Stars911
Router middleware for Koa.

CVE History

CVEPublishedCVSS v3CVSS v2
7.3 HIGH

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.