๐Ÿ” CVE Alert

CVE-2026-9495

HIGH 7.3
CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-284
Vendor n/a
Product @koa/router
Published May 26, 2026
Last Updated May 26, 2026
Stay Ahead of the Next One

Get instant alerts for n/a @koa/router

Be the first to know when new high vulnerabilities affecting n/a @koa/router are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

n/a / @koa/router
14.0.0 < 15.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
security.snyk.io: https://security.snyk.io/vuln/SNYK-JS-KOAROUTER-12215044 github.com: https://github.com/koajs/router/issues/202 github.com: https://github.com/koajs/router/pull/206 github.com: https://github.com/koajs/router/commit/d53e17f284557b1f417946f9807ee52290c3c759

Credits

Ryan Mitchell