-
Notifications
You must be signed in to change notification settings - Fork 0
koa-2.6.2.tgz: 3 vulnerabilities (highest severity is: 8.6) #26
Description
Vulnerable Library - koa-2.6.2.tgz
Koa web app framework
Library home page: https://registry.npmjs.org/koa/-/koa-2.6.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/koa/package.json
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (koa version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-25200 | 8.6 | koa-2.6.2.tgz | Direct | 2.15.4 | ✅ | |
| CVE-2025-32379 | 5.0 | koa-2.6.2.tgz | Direct | 2.16.1 | ✅ | |
| CVE-2025-8129 | 3.5 | koa-2.6.2.tgz | Direct | N/A | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-25200
Vulnerable Library - koa-2.6.2.tgz
Koa web app framework
Library home page: https://registry.npmjs.org/koa/-/koa-2.6.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/koa/package.json
Dependency Hierarchy:
- ❌ koa-2.6.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2025-02-12
URL: CVE-2025-25200
CVSS 3 Score Details (8.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-593f-38f6-jp5m
Release Date: 2025-02-12
Fix Resolution: 2.15.4
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-32379
Vulnerable Library - koa-2.6.2.tgz
Koa web app framework
Library home page: https://registry.npmjs.org/koa/-/koa-2.6.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/koa/package.json
Dependency Hierarchy:
- ❌ koa-2.6.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2025-04-09
URL: CVE-2025-32379
CVSS 3 Score Details (5.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-x2rg-q646-7m2v
Release Date: 2025-04-09
Fix Resolution: 2.16.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-8129
Vulnerable Library - koa-2.6.2.tgz
Koa web app framework
Library home page: https://registry.npmjs.org/koa/-/koa-2.6.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/koa/package.json
Dependency Hierarchy:
- ❌ koa-2.6.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
A vulnerability, which was classified as problematic, was found in KoaJS Koa up to 3.0.0. Affected is the function back in the library lib/response.js of the component HTTP Header Handler. The manipulation of the argument Referrer leads to open redirect. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Publish Date: 2025-07-25
URL: CVE-2025-8129
CVSS 3 Score Details (3.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
⛑️Automatic Remediation will be attempted for this issue.