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-2026-39974

29
FAUCET Score

OVERVIEW CVE-2026-39974 is a Server-Side Request Forgery (SSRF) vulnerability in n8n-MCP versions prior to 2.47.4. The vulnerability allows authenticated users with a valid AUTH_TOKEN to manipulate multi-tenant HTTP headers and cause the server to issue HTTP requests to arbitrary URLs. Response data from these requests is returned to the attacker via JSON-RPC, enabling information disclosure. The vulnerability primarily affects multi-tenant HTTP deployments where multiple operators possess valid authentication tokens or where tokens are shared with less-trusted clients. Single-tenant deployments using stdio or HTTP without multi-tenant headers remain unaffected. SEVERITY The vulnerability carries a CVSS v3.1 score of 8.5 (HIGH) with a network attack vector, low complexity, and low privilege requirements. The attack requires valid authentication but no user interaction. The scope is changed, meaning the vulnerability can impact resources beyond the vulnerable component. The primary impact is high confidentiality loss, as attackers can read response bodies from any URL the server can access, including cloud metadata endpoints (AWS IMDS, GCP, Azure, Alibaba, Oracle) and internal services. Secondary impacts include limited integrity issues. The EPSS score of 0.00031 indicates relatively low exploit probability compared to other vulnerabilities. EXPLOITATION STATUS CVE-2026-39974 is not currently listed on CISA's Known Exploited Vulnerabilities catalog and shows no active community exploitation. Exploit code availability and active exploitation attempts have not been reported. The vulnerability remains on an inactive Hot List status, suggesting limited current threat activity or public disclosure intensity.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.47.4CPE matchmatch criteria
cpe:2.3:a:n8n-mcp:n8n-mcp:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.1
Impact Score
4.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
23.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0032 is in the 11th percentile among its peer group of 17,844 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: n8n-mcpFixed in: 2.47.4

Vendor Advisories (1)

npmGHSA-4ggg-h7ph-26qrhigh

n8n-mcp has authenticated SSRF via instance-URL header in multi-tenant HTTP mode

Apr 8, 2026

References

github.com / czlonkowski/n8n-mcp/commit/d9d847f230923d96e0857ccecf3a4dedcc9b0096
Patch
github.com / czlonkowski/n8n-mcp/releases/tag/v2.47.4
Release Notes
github.com / czlonkowski/n8n-mcp/security/advisories/GHSA-4ggg-h7ph-26qr
Vendor Advisory