Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-35949

31
FAUCET Score

CVE-2022-35949 describes a Server-Side Request Forgery (SSRF) vulnerability in the undici HTTP/1.1 client for Node.js, affecting versions prior to 5.8.1. This critical vulnerability (CVSS 9.8) allows an attacker to manipulate the pathname option in undici.request with user-supplied input, redirecting requests to arbitrary internal or external hosts despite an intended origin. The attack complexity is low, requiring no privileges or user interaction, and can lead to complete compromise of confidentiality, integrity, and availability. There is currently no evidence of active exploitation, public exploit code, or significant community discussion, and it is not listed in CISA's KEV catalog.

Impacted Technologies

VendorProductVersion(s)CPE
<= 5.8.1CPE matchmatch criteria
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.39%
Probability of exploitation in next 30 days
EPSS Percentile
69.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0139 is in the 56th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: undiciFixed in: 5.8.2
redhatno patchvia redhat_api
Product: Red Hat Advanced Cluster Management for Kubernetes 2Fixed in: rhacm2/search-ui-rhel8
redhatno patchvia redhat_api
Product: Red Hat OpenShift Dev SpacesFixed in: devspaces/dashboard-rhel8

Vendor Advisories (2)

npmGHSA-8qr4-xgw6-wmr3medium

`undici.request` vulnerable to SSRF using absolute URL on `pathname`

Aug 18, 2022
redhatCVE-2022-35949Moderate

nodejs: undici.request vulnerable to SSRF

Aug 9, 2022

References

github.com / nodejs/undici/commit/124f7ebf705366b2e1844dff721928d270f87895
PatchThird Party Advisory
github.com / nodejs/undici/releases/tag/v5.8.2
Release NotesThird Party Advisory
github.com / nodejs/undici/security/advisories/GHSA-8qr4-xgw6-wmr3
ExploitMitigationThird Party Advisory