CVE-2026-25115
BaseFortify
Publication date: 2026-02-04
Last updated on: 2026-02-05
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| n8n | n8n | to 2.4.8 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-693 | The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the n8n workflow automation platform prior to version 2.4.8. It affects the Python Code node, where authenticated users can escape the Python sandbox environment. This means they can execute code outside the intended security boundaries, potentially leading to unauthorized actions.
How can this vulnerability impact me? :
The vulnerability allows authenticated users to run code beyond the restricted Python sandbox, which can lead to unauthorized code execution on the system running n8n. This can result in data breaches, system compromise, or other malicious activities depending on the attacker's intent and access level.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade n8n to version 2.4.8 or later, where the issue has been patched.