CVE-2026-9317

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-04 18:18

Updated : 2026-09-08 18:21


NVD link : CVE-2026-9317

Mitre link : CVE-2026-9317

CVE.ORG link : CVE-2026-9317


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function