HIGH 7.3
GHSA-47p6-69vm-vw6v
@koa/router has an Access Control Bypass
Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-9495 [ADVISORY]
- https://github.com/koajs/router/issues/202 [WEB]
- https://github.com/koajs/router/pull/206 [WEB]
- https://github.com/koajs/router/commit/d53e17f284557b1f417946f9807ee52290c3c759 [WEB]
- https://github.com/koajs/router [PACKAGE]
- https://security.snyk.io/vuln/SNYK-JS-KOAROUTER-12215044 [WEB]