- Description
- Koa is expressive middleware for Node.js using ES2017 async functions. Prior to versions 0.21.2, 1.7.1, 2.15.4, and 3.0.0-alpha.3, 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 Denial-of-Service attack. Versions 0.21.2, 1.7.1, 2.15.4, and 3.0.0-alpha.3 fix the issue.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- koa
CVSS 4.0
- Type
- Secondary
- Base score
- 9.2
- Impact score
- -
- Exploitability score
- -
- Vector string
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity
- CRITICAL
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-1333
- Hype score
- Not currently trending
CVE-2025-25200 Denial-of-Service Vulnerability in Koa Middleware Due to Regex Parsing Flaw https://t.co/vIXXZ76id4
@VulmonFeeds
12 Feb 2025
14 Impressions
0 Retweets
1 Like
0 Bookmarks
0 Replies
0 Quotes
[CVE-2025-25200: CRITICAL] Update your Koa middleware for Node.js to versions 0.21.2, 1.7.1, 2.15.4, or 3.0.0-alpha.3 to patch a security vulnerability allowing Denial-of-Service attacks via HTTP headers.#cybersecurity,#vulnerability https://t.co/2k5IlEqyo1 https://t.co/pZJ841hu4
@CveFindCom
12 Feb 2025
19 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "49E8166D-828D-483B-BA33-E837335BA933",
"versionEndExcluding": "0.21.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "FF1C3340-4EC7-4087-B14E-8188AC925867",
"versionEndExcluding": "1.7.1",
"versionStartIncluding": "1.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "88256A20-54C1-455F-9BBA-19DC6292C978",
"versionEndExcluding": "2.15.4",
"versionStartIncluding": "2.0.0",
"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
}
],
"negate": false,
"operator": "OR"
}
]
}
]