-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - docusaurus-search-local-0.52.2.tgz
Path to dependency file: /docs/package.json
Path to vulnerable library: /docs/node_modules/undici/package.json
Found in HEAD commit: a2d6c62928d2d24f80ca24f3ad0e546aa38b49b7
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (docusaurus-search-local version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2026-22036 | 5.9 | undici-7.15.0.tgz | Transitive | 0.52.3 | ❌ |
**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.15.0.tgz
An HTTP/1.1 client, written from scratch for Node.js
Library home page: https://registry.npmjs.org/undici/-/undici-7.15.0.tgz
Path to dependency file: /docs/package.json
Path to vulnerable library: /docs/node_modules/undici/package.json
Dependency Hierarchy:
- docusaurus-search-local-0.52.2.tgz (Root Library)
- cheerio-1.1.2.tgz
- ❌ undici-7.15.0.tgz (Vulnerable Library)
- cheerio-1.1.2.tgz
Found in HEAD commit: a2d6c62928d2d24f80ca24f3ad0e546aa38b49b7
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 (5.9)
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: High
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
Direct dependency fix Resolution (@easyops-cn/docusaurus-search-local): 0.52.3
Step up your Open Source Security Game with Mend here