🛡️ CVE-2022-35949 on Debian — node-undici
Description
undici is an HTTP/1.1 client, written from scratch for Node.js.undici is vulnerable to SSRF (Server-side Request Forgery) when an application takes in user input into the path/pathname option of undici.request. If a user specifies a URL such as http://127.0.0.1 or //127.0.0.1 ``js const undici = require("undici") undici.request({origin: "http://example.com", pathname: "//127.0.0.1"}) ` Instead of processing the request as http://example.org//127.0.0.1 (or http://example.org/http://127.0.0.1 when http://127.0.0.1 is used), it actually processes the request as http://127.0.0.1/ and sends it to http://127.0.0.1. If a developer passes in user input into path parameter of undici.request, it can result in an _SSRF_ as they will assume that the hostname cannot change, when in actual fact it can change because the specified path parameter is combined with the base URL. This issue was fixed in [email protected]. The best workaround is to validate user input before passing it to the undici.request` call.
Distribution advisory
This page covers CVE-2022-35949 as tracked by Debian, for the package node-undici. The fix is available in version 5.8.2+dfsg1+~cs18.9.18.1-1; earlier versions remain affected.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality high, integrity high, availability high.
Affected software
DEBIAN-CVE-2022-35949 is recorded against 1 package.
- node-undici (fixed in 5.8.2+dfsg1+~cs18.9.18.1-1)
Timeline and source
Published on 12 August 2022 and last revised on 4 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
CVE-2022-35949 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| node-undici | — | 5.8.2+dfsg1+~cs18.9.18.1-1 |
References
Similar Threats
- Unknown DEBIAN-CVE-2026-13697
- Unknown DEBIAN-CVE-2026-14643
- Unknown DEBIAN-CVE-2026-15157
- Unknown DEBIAN-CVE-2026-11525
- Unknown DEBIAN-CVE-2026-12151
More DEBIAN CVE 2022 advisories
Browse all of DEBIAN CVE 2022 in the advisory index.
- DEBIAN-CVE-2022-35483
- DEBIAN-CVE-2022-35484
- DEBIAN-CVE-2022-35485
- DEBIAN-CVE-2022-35486
- DEBIAN-CVE-2022-35583
- DEBIAN-CVE-2022-35737
- DEBIAN-CVE-2022-35883
- DEBIAN-CVE-2022-35948
- DEBIAN-CVE-2022-35951
- DEBIAN-CVE-2022-35977
- DEBIAN-CVE-2022-35978
- DEBIAN-CVE-2022-36021
- DEBIAN-CVE-2022-36033
- DEBIAN-CVE-2022-36059
- DEBIAN-CVE-2022-36069
- DEBIAN-CVE-2022-36083
Vulnerability Monitoring
Track new vulnerabilities in node-undici
DEBIAN-CVE-2022-35949 is rated CVSS 5.3 Medium. BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.
Set Up Free Alerts →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.