-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Vulnerable Library - @forgerock/local-release-tool-0.0.0.tgz
Path to vulnerable library: /package.json
Found in HEAD commit: 159f74359152ccaa7621206f1a2b60a541efd2dc
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (@forgerock/local-release-tool version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2026-22036 | 3.7 | undici-7.16.0.tgz | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2026-22036
Vulnerable Library - undici-7.16.0.tgz
An HTTP/1.1 client, written from scratch for Node.js
Library home page: https://registry.npmjs.org/undici/-/undici-7.16.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- @forgerock/local-release-tool-0.0.0.tgz (Root Library)
- platform-node-0.94.2.tgz
- ❌ undici-7.16.0.tgz (Vulnerable Library)
- platform-node-0.94.2.tgz
Found in HEAD commit: 159f74359152ccaa7621206f1a2b60a541efd2dc
Found in base branch: main
Vulnerability Details
Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0.
Publish Date: 2026-01-14
URL: CVE-2026-22036
CVSS 3 Score Details (3.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GHSA-g9mf-h72j-4rw9
Release Date: 2026-01-14
Fix Resolution: undici - 7.18.2,undici - 6.23.0,https://github.com/nodejs/undici.git - v6.23.0,https://github.com/nodejs/undici.git - v7.18.2