CVE-2026-56357 PUBLISHED

n8n - Webhook Forgery via Missing HMAC-SHA256 Signature Verification in GitHub Webhook Trigger

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 22.06.2026 Updated: 23.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
CVSS Score: 6.3

Product Status

Vendor n8n
Product n8n
Versions Default: unaffected
  • affected from 0 to 1.123.15 (excl.)
  • Version 1.123.15 is unaffected
  • affected from 2.0.0 to 2.5.0 (excl.)
  • Version 2.5.0 is unaffected

Credits

  • simonkoeck reporter

References

Problem Types

  • Authentication Bypass by Spoofing CWE