- Description
- Koa is expressive middleware for Node.js using ES2017 async functions. 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 code on the user who use the app. This issue is patched in 2.16.1 and 3.0.0-alpha.5.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- koa
CVSS 3.1
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-79
- Hype score
- Not currently trending
[415631495] Vulnerability CVE-2025-32379 affecting koa package used in v8 tools https://t.co/zvH6YCnj3G
@BugsAggregator
16 Sept 2025
409 Impressions
0 Retweets
2 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-32379 Koa is expressive middleware for Node.js using ES2017 async functions. In koa < 2.16.1 and < 3.0.0-alpha.5, passing untrusted user input to ctx.redirect() even after … https://t.co/voBBWjjeCw
@CVEnew
9 Apr 2025
247 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "A275ECA9-DD3D-460D-A7C5-713F4E20C786",
"versionEndExcluding": "2.16.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:3.0.0:alpha0:*:*:*:node.js:*:*",
"matchCriteriaId": "C939FF76-3FDC-4439-8794-4DFC390B6AE5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:3.0.0:alpha1:*:*:*:node.js:*:*",
"matchCriteriaId": "6C0F27D9-2CCD-4CA4-BB80-3650CA1CC7D7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:3.0.0:alpha2:*:*:*:node.js:*:*",
"matchCriteriaId": "AC7C1D95-EC40-445D-A46D-5B52C771E9EE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:3.0.0:alpha3:*:*:*:node.js:*:*",
"matchCriteriaId": "1CB59D3F-CD0C-46FB-92E6-A57B5309690E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:3.0.0:alpha4:*:*:*:node.js:*:*",
"matchCriteriaId": "7A156C47-5619-4AF3-B7F2-9BE83A5F8F15",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]