CVE-2026-56357
Analyzed
Analyzed - Analysis Complete
GitHub Webhook Forgery in n8n
Vulnerability report for CVE-2026-56357, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-22
Last updated on: 2026-06-24
Assigner: VulnCheck
Description
Description
n8n before 1.123.15 and 2.5.0 contains a webhook forgery vulnerability in the GitHub Webhook Trigger node that fails to implement HMAC-SHA256 signature verification. Attackers who know the webhook URL can send unsigned POST requests to trigger workflows with arbitrary data, spoofing GitHub webhook events.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| n8n | n8n | to 1.123.15 (exc) |
| n8n | n8n | From 2.0.0 (inc) to 2.5.0 (exc) |
| n8n | n8n | to 1.123.15 (exc) |
| n8n | n8n | From 2.0.0 (inc) to 2.5.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-290 | This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks. |