CVE-2026-9317 PUBLISHED

Nango < 0.71.6 Missing Authentication RCE via runner tRPC server

Assigner: VulnCheck
Reserved: 22.05.2026 Published: 04.09.2026 Updated: 04.09.2026

Nango before 0.71.6 contains a missing authentication vulnerability in the runner tRPC server that allows unauthenticated attackers to execute arbitrary JavaScript code by invoking the exposed start procedure without credentials. Attackers with network access to the runner port can send requests to the unauthenticated start procedure, bypassing the unenforced RUNNER_SECRET_KEY environment variable, to achieve remote code execution within the runner process.

Metrics

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

Product Status

Vendor NangoHQ
Product nango
Versions Default: unaffected
  • affected from 0 to 0.71.6 (excl.)

Credits

  • Katriel Moses finder
  • VulnCheck coordinator

References

Problem Types

  • Missing Authentication for Critical Function CWE