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-0863

41
FAUCET Score

CVE-2026-0863 is a critical sandbox escape vulnerability affecting n8n, an open-source workflow automation platform. By leveraging string formatting and exception handling, an authenticated attacker with basic permissions can bypass the python-task-executor sandbox and execute arbitrary Python code on the underlying operating system. This vulnerability carries a CVSS score of 9.9 (CRITICAL) due to its network-based attack vector, low attack complexity, and high impact on confidentiality, integrity, and availability, potentially leading to a full n8n instance takeover in "Internal" execution mode. While there is no evidence of active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered significant community discussion and media coverage, indicating high awareness.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.123.14CPE matchmatch criteria
cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
>= 2.0.0, <= 2.3.5CPE matchmatch criteria
cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
>= 2.4.0, <= 2.4.2CPE matchmatch criteria
cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

8.5HIGH

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

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

Exploit Intelligence

EPSS Score
8.50%
Probability of exploitation in next 30 days
EPSS Percentile
94.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.0850 is in the 94th percentile among its peer group of 1,124 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 1.0 Bluesky, 0.5 Mastodon, and 1.6 GitHub mentions.

Media Mentions

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 (1)

github_advisorypatch availablevia nvd_reference
View patch

References

smartkeyss.com / post/cve-2026-0863-python-sandbox-escape-in-n8n-via-exception-formatting-and-implicit-code-execution
ExploitThird Party Advisory
github.com / n8n-io/n8n/commit/b73a4283cb14e0f27ce19692326f362c7bf3da02
Patch
research.jfrog.com / vulnerabilities/n8n-python-runner-sandbox-escape-jfsa-2026-001651077
ExploitThird Party Advisory