๐Ÿ” CVE Alert

CVE-2026-59160

HIGH 8.8

Yeger: Unauthenticated Network-Exposed Turborepo Task Execution via /api/run

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

Yeger is a monorepo for npm packages maintained under the yeger scope. Prior to 2.8.9, the turbo-graph package starts its embedded Next.js server from packages/turbo-graph/src/index.ts on all interfaces, including 0.0.0.0:29312 by default, while the GET handler for /api/run in packages/turbo-graph-ui/app/api/run/route.ts has no authentication, authorization, CSRF protection, or task allowlist. The handler accepts the tasks, filter, and force query parameters, and buildResponseFromArgs passes attacker-selected task names to spawn() as Turbo CLI arguments. An adjacent-network attacker can execute any task defined in the victim repository's turbo.json with the privileges of the developer OS user, potentially exposing secrets, modifying files or infrastructure, or causing destructive availability effects. The use of an argument array prevents traditional shell metacharacter injection but does not prevent unauthorized execution of defined tasks. This issue is fixed in version 2.8.9.

CWE CWE-306
Vendor deryeger
Product yeger
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for deryeger yeger

Be the first to know when new high vulnerabilities affecting deryeger yeger are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

DerYeger / yeger
< 2.8.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/DerYeger/yeger/security/advisories/GHSA-2r5q-h53f-9rp3 github.com: https://github.com/DerYeger/yeger/commit/a6c41db6b575cccdd8ff89dbe8ce1792ad062852 github.com: https://github.com/DerYeger/yeger/releases/tag/@yeger/[email protected]