CVE-2025-62726
n8n Vulnerable to Remote Code Execution via Git Node Pre-Commit Hook
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install n8n@1.113.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| n8n | npm | All versions | 1.113.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-829
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2025-62726?
- n8n Vulnerable to Remote Code Execution via Git Node Pre-Commit Hook This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2025-62726?
- CVE-2025-62726 affects n8n. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-62726 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-21893CRITICAL
n8n Vulnerable to Command Injection in Community Package Installation
- CVE-2026-21877CRITICAL
n8n Vulnerable to RCE via Arbitrary File Write
- CVE-2026-21858CRITICAL
n8n Vulnerable to Unauthenticated File Access via Improper Webhook Request Handling
- CVE-2025-68613CRITICAL
n8n Vulnerable to Remote Code Execution via Expression Injection
- CVE-2026-25051HIGH
n8n's Improper CSP Enforcement in Webhook Responses May Allow Stored XSS
- CVE-2026-72772HIGH
n8n: Account Takeover via Unverified Email Claim in Token Exchange Embed Login
- CVE-2026-33713HIGH
n8n has SQL Injection in Data Table Node via orderByColumn Expression
- CVE-2026-72767HIGH
n8n: Authenticated code execution in the n8n Git node
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies