An open index of dependabot pull requests across open source projects.

koa

Ecosystem:
npm
Package URL:
pkg:npm/koa
Total PRs:
1,851 Dependabot PRs
Latest PR:
about 11 hours ago
Unique Repositories:
1,213 repositories
Unique Repos (30 days):
98 repositories
Security Advisories
Koajs vulnerable to Cross-Site Scripting (XSS) at ctx.redirect() function
GHSA-x2rg-q646-7m2v CVE-2025-32379 MODERATE published 11 months ago • updated 3 days ago
### Summary In koa < 2.16.1 and < 3.0.0-alpha.5, passing untrusted user input to ctx.redirect() even after sanitizing it, may execute javascript co...
Koa Open Redirect via Referrer Header (User-Controlled)
GHSA-jgmv-j7ww-jx2x CVE-2025-8129 LOW published 7 months ago • updated 6 days ago
## Summary In the latest version of Koa, the back method used for redirect operations adopts an insecure implementation, which uses the user-contro...
Koa Vulnerable to Open Redirect via Trailing Double-Slash (//) in back Redirect Logic
GHSA-g8mr-fgfg-5qpc CVE-2025-62595 MODERATE published 5 months ago • updated 6 days ago
### Summary: A bypass was discovered in the `Koa.js` framework affecting its back redirect functionality. In certain circumstances, an attacker ca...
Koa has Host Header Injection via ctx.hostname
GHSA-7gcc-r8m5-44qm CVE-2026-27959 HIGH published 12 days ago • updated 6 days ago
## Summary Koa's `ctx.hostname` API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validatin...
Inefficient Regular Expression Complexity in koa
GHSA-593f-38f6-jp5m CVE-2025-25200 CRITICAL published about 1 year ago • updated 3 days ago
### Summary Koa uses an evil regex to parse the `X-Forwarded-Proto` and `X-Forwarded-Host` HTTP headers. This can be exploited to carry out a Denia...
Recent PRs
Bump koa from 2.16.3 to 2.16.4

hashintel/hash #8515

2.16.3 → 2.16.4 Patch PR
Open 4 days ago 3 comments
hashintel
Package Details
Name: koa
Ecosystem: npm
PURL Type: npm
Package URL: pkg:npm/koa
JSON API: View JSON
Security Advisories

5

Active advisories
CRITICAL 1
HIGH 1
MODERATE 2
LOW 1
View All npm Advisories
Package Information
Description:

Koa web app framework

Repository: https://github.com/koajs/koa
Homepage: https://koajs.com
Latest Release: 3.0.0
11 months ago
Dependent Repos: 109,950
Dependent Packages: 10,470
Downloads: 17,685,945
Ranking: Top 0.094% by dependent repos Top 0.1112% by downloads Top 0.0091% by dependent pkgs
PR Status
Open 931 (50.3%)
Merged 194 (10.5%)
Closed 616 (33.3%)
PR Types
Removal 31 (1.7%)
Minor 599 (32.4%)
Major 732 (39.5%)
Patch 377 (20.4%)