Site icon TheCyberThrone

Critical Ni8mare RCE and Expression Injection Vulnerability

Advertisements

n8n, the popular open-source workflow automation tool, faces multiple critical vulnerabilities disclosed in late 2025 and early 2026. These flaws enable unauthenticated remote code execution (RCE), posing severe risks to self-hosted deployments.

Vulnerability Overview

Two standout issues dominate recent disclosures. CVE-2026-21858 (CVSS 10.0), named “Ni8mare” by Cyera Research Labs, stems from content-type confusion in Form webhook file handling, allowing attackers to read arbitrary files, forge admin sessions, and execute code without authentication. CVE-2025-68613 (CVSS 9.9), reported by Orca Security and ReSecurity, permits authenticated users to inject malicious expressions in workflows, bypassing sandboxing for server-side RCE.

Technical Breakdown

CVE-2026-21858 Exploitation Chain:

CVE-2025-68613 Attack Path:

Impacts span the CIA triad: credential theft, workflow corruption, and lateral movement in connected enterprise systems.

Over 100,000 internet-exposed instances remain at risk as of January 2026.

Indicators of Compromise (IOCs)

Mitigation and Remediation

Upgrade immediately to the latest n8n version via npm update n8n or Docker pulls. Disable or isolate public Form/Webhook nodes, enforce strict authentication, and audit active workflows for file elements.Monitor CISA KEV for prioritization and scan environments with tools like Qualys for exposed instances.

Disclosure Timeline Highlights

Self-hosted automation platforms like n8n demand rigorous patching amid rising automation-targeted attacks.

Exit mobile version