CVE-2026-44789 PUBLISHED

n8n: HTTP Request Node Pagination Prototype Pollution to RCE

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 23.06.2026 Updated: 24.06.2026

n8n is an open source workflow automation platform. Prior to 1.123.43, 2.22.1, and 2.20.7, an authenticated user with permission to create or modify workflows could achieve global prototype pollution via an unvalidated pagination parameter in the HTTP Request node. Combined with other techniques this could lead to RCE on the instance. This vulnerability is fixed in 1.123.43, 2.22.1, and 2.20.7.

Metrics

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

Product Status

Vendor n8n-io
Product n8n
Versions
  • Version < 1.123.43 is affected
  • Version >= 2.0.0-rc.0, < 2.20.7 is affected
  • Version >= 2.21.0, < 2.21.1 is affected

References

Problem Types

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') CWE