GHSA-8783-3wgf-jggf
CRITICALThe authenticated middleware uses unanchored regular expressions to match public (no-auth) endpoint patterns against ctx.request.url. Since ctx.request.url in Koa includes the query string, an attacker can access any protected endpoint by appending a public endpoint path as a query parameter. For example, POST /api/global/users/search?x=/api/system/status bypasses all authentication because the re
- Affected
- >=0, <= 3.35.3
- Fixed in
- not stated
- Weakness
- CWE-287
- Published
- 2026-04-16
- Source
- osv