8.1
/ 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
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.
Basic Information
ID
CVE-2026-33344
Source
GitHub_M
Published
Mar 24, 2026 at 19:23
Modified
Mar 24, 2026 at 19:57
Affected Product
Vendor
dagu-org
Product
dagu
Version
>= 2.0.0, < 2.3.1
Affected Versions
dagu-org dagu >= 2.0.0, < 2.3.1