GHSA-6qr9-g2xw-cw92: Verified Repro With Script Download
GHSA-6qr9-g2xw-cw92: Dagu Unauthenticated RCE via Inline DAG Spec
GHSA-6qr9-g2xw-cw92 is verified against github.com/dagu-org/dagu · go. Affected versions: <= 1.30.3. Vulnerability class: RCE. This critical reproduction includes runnable sandbox proof, artifacts, and a plain-text agent view under REPRO-2026-00106.
What Is GHSA-6qr9-g2xw-cw92?
GHSA-6qr9-g2xw-cw92 is a critical missing-authentication vulnerability (CWE-306) in Dagu, whose default configuration ships with authentication completely disabled, allowing unauthenticated remote code execution via an inline DAG spec. Pruva reproduced it (reproduction REPRO-2026-00106).
GHSA-6qr9-g2xw-cw92 Severity
GHSA-6qr9-g2xw-cw92 is rated critical severity.
Critical — the most severe class — typically remotely exploitable with severe impact. Treat as an emergency.
Affected github.com/dagu-org/dagu Versions
github.com/dagu-org/dagu · go versions <= 1.30.3 are affected.
How to Reproduce GHSA-6qr9-g2xw-cw92
pruva-verify REPRO-2026-00106 curl -O https://pruva.dev/api/v1/reproductions/REPRO-2026-00106/artifacts/reproduction_steps.sh && chmod +x reproduction_steps.sh && ./reproduction_steps.sh Proof of Reproduction for GHSA-6qr9-g2xw-cw92
Reproduced by Pruva's autonomous agents — 153 tool calls over 19 min. Full root-cause analysis and the complete transcript are below.
How the agent worked
Root Cause and Exploit Chain for GHSA-6qr9-g2xw-cw92
Dagu's default configuration ships with authentication completely disabled. The POST /api/v2/dag-runs endpoint accepts an inline YAML spec and executes shell commands immediately without authentication.
GHSA-6qr9-g2xw-cw92 Reproduction Transcript
The agent's step-by-step process — every tool call, every handoff, the moment the exploit fired.
Full session Replay every step — scrub the timeline or play it back.
Unknown error
Unknown error
Artifacts and Evidence for GHSA-6qr9-g2xw-cw92
Scripts, logs, diffs, and output captured during the reproduction.
No artifacts available
How to Fix GHSA-6qr9-g2xw-cw92
FAQ: GHSA-6qr9-g2xw-cw92
Why is GHSA-6qr9-g2xw-cw92 exploitable out of the box?
Which Dagu versions are affected by GHSA-6qr9-g2xw-cw92?
How severe is GHSA-6qr9-g2xw-cw92?
How can I reproduce GHSA-6qr9-g2xw-cw92?
References for GHSA-6qr9-g2xw-cw92
Authoritative sources for GHSA-6qr9-g2xw-cw92 — official vulnerability databases and the upstream advisory. Pruva's reproduction verifies the issue firsthand; these are the primary records to corroborate it.