| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-ph8x-4jfv-v9v8 | Dagu has an incomplete fix for CVE-2026-27598: path traversal via %2F-encoded slashes in locateDAG |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 25 Mar 2026 12:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Dagu-org
Dagu-org dagu |
|
| Vendors & Products |
Dagu-org
Dagu-org dagu |
Tue, 24 Mar 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 24 Mar 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Dagu has an incomplete fix for CVE-2026-27598: path traversal via %2F-encoded slashes in locateDAG | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-24T19:57:38.816Z
Reserved: 2026-03-18T22:15:11.813Z
Link: CVE-2026-33344
Updated: 2026-03-24T19:57:31.699Z
Status : Received
Published: 2026-03-24T20:16:28.910
Modified: 2026-03-24T20:16:28.910
Link: CVE-2026-33344
No data.
OpenCVE Enrichment
Updated: 2026-03-25T11:46:16Z
Github GHSA