CVE-2026-33344
Last modified
CVE-2026-33344 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Dagu is a workflow engine with a built-in Web user interface. From version 2.0.0 to before version 2.3.1, the fix for CVE-2026-27598 added ValidateDAGName to CreateNewDAG and rewrote generateFilePath to use filepath.Base. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
Dagu is a workflow engine with a built-in Web user interface. From version 2.0.0 to before version 2.3.1, the fix for CVE-2026-27598 added ValidateDAGName to CreateNewDAG and rewrote generateFilePath to use filepath.Base. This patched the CREATE path. The remaining API endpoints - GET, DELETE, RENAME, EXECUTE - all pass the {fileName} URL path parameter to locateDAG without calling ValidateDAGName. %2F-encoded forward slashes in the {fileName} segment traverse outside the DAGs directory. This issue has been patched in version 2.3.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dagu | Dagu | >= 2.0.0, < 2.3.1 |
References
- https://github.com/dagu-org/dagu/security/advisories/GHSA-ph8x-4jfv-v9v8Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33344?
How severe is CVE-2026-33344?
How do I fix CVE-2026-33344?
Are you affected by CVE-2026-33344?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
