FKIE_CVE-2026-1470
Vulnerability from fkie_nvd - Published: 2026-01-27 15:15 - Updated: 2026-02-20 13:44
Severity ?
Summary
n8n contains a critical Remote Code Execution (RCE) vulnerability in its workflow Expression evaluation system. Expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime.
An authenticated attacker could abuse this behavior to execute arbitrary code with the privileges of the n8n process. Successful exploitation may lead to full compromise of the affected instance, including unauthorized access to sensitive data, modification of workflows, and execution of system-level operations.
References
| URL | Tags | ||
|---|---|---|---|
| reefs@jfrog.com | https://github.com/n8n-io/n8n/commit/aa4d1e5825829182afa0ad5b81f602638f55fa04 | Patch | |
| reefs@jfrog.com | https://research.jfrog.com/vulnerabilities/n8n-expression-node-rce/ | Exploit, Patch, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "8FB57226-E06A-4156-9A24-C320BCA37EB1",
"versionEndExcluding": "1.123.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "52026A74-2A68-453E-B465-A30DD1819C2F",
"versionEndExcluding": "2.4.5",
"versionStartIncluding": "2.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:n8n:n8n:2.5.0:*:*:*:*:node.js:*:*",
"matchCriteriaId": "2BBB681B-B071-4A5B-90C0-EA5625C3D5FF",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "n8n contains a critical Remote Code Execution (RCE) vulnerability in its workflow Expression evaluation system. Expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime.\n\nAn authenticated attacker could abuse this behavior to execute arbitrary code with the privileges of the n8n process. Successful exploitation may lead to full compromise of the affected instance, including unauthorized access to sensitive data, modification of workflows, and execution of system-level operations."
},
{
"lang": "es",
"value": "n8n contiene una cr\u00edtica vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo (RCE) en su sistema de evaluaci\u00f3n de expresiones de flujo de trabajo. Las expresiones proporcionadas por usuarios autenticados durante la configuraci\u00f3n del flujo de trabajo pueden ser evaluadas en un contexto de ejecuci\u00f3n que no est\u00e1 suficientemente aislado del tiempo de ejecuci\u00f3n subyacente.\n\nUn atacante autenticado podr\u00eda abusar de este comportamiento para ejecutar c\u00f3digo arbitrario con los privilegios del proceso de n8n. La explotaci\u00f3n exitosa puede llevar al compromiso total de la instancia afectada, incluyendo el acceso no autorizado a datos sensibles, la modificaci\u00f3n de flujos de trabajo y la ejecuci\u00f3n de operaciones a nivel de sistema."
}
],
"id": "CVE-2026-1470",
"lastModified": "2026-02-20T13:44:27.623",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0,
"source": "reefs@jfrog.com",
"type": "Secondary"
}
]
},
"published": "2026-01-27T15:15:57.143",
"references": [
{
"source": "reefs@jfrog.com",
"tags": [
"Patch"
],
"url": "https://github.com/n8n-io/n8n/commit/aa4d1e5825829182afa0ad5b81f602638f55fa04"
},
{
"source": "reefs@jfrog.com",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://research.jfrog.com/vulnerabilities/n8n-expression-node-rce/"
}
],
"sourceIdentifier": "reefs@jfrog.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-95"
}
],
"source": "reefs@jfrog.com",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…