CVE-2026-27598

Dagu is a workflow engine with a built-in Web user interface. In versions up to and including 1.16.7, the `CreateNewDAG` API endpoint (`POST /api/v1/dags`) does not validate the DAG name before passing it to the file store. An authenticated user with DAG write permissions can write arbitrary YAML files anywhere on the filesystem (limited by the process permissions). Since dagu executes DAG files as shell commands, writing a malicious DAG to the DAGs directory of another instance or overwriting config files can lead to remote code execution. Commit e2ed589105d79273e4e6ac8eb31525f765bb3ce4 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dagu:dagu:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:27

Type Values Removed Values Added
Summary
  • (es) Dagu es un motor de flujo de trabajo con una interfaz de usuario web integrada. En versiones hasta la 1.16.7 inclusive, el endpoint de la API 'CreateNewDAG' ('POST /api/v1/dags') no valida el nombre del DAG antes de pasarlo al almacén de archivos. Un usuario autenticado con permisos de escritura de DAG puede escribir archivos YAML arbitrarios en cualquier lugar del sistema de archivos (limitado por los permisos del proceso). Dado que dagu ejecuta archivos DAG como comandos de shell, escribir un DAG malicioso en el directorio de DAGs de otra instancia o sobrescribir archivos de configuración puede conducir a ejecución remota de código. El commit e2ed589105d79273e4e6ac8eb31525f765bb3ce4 soluciona el problema.

25 Feb 2026, 20:23

Type Values Removed Values Added
First Time Dagu dagu
Dagu
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
References () https://github.com/dagu-org/dagu/commit/e2ed589105d79273e4e6ac8eb31525f765bb3ce4 - () https://github.com/dagu-org/dagu/commit/e2ed589105d79273e4e6ac8eb31525f765bb3ce4 - Patch
References () https://github.com/dagu-org/dagu/security/advisories/GHSA-6v48-fcq6-ff23 - () https://github.com/dagu-org/dagu/security/advisories/GHSA-6v48-fcq6-ff23 - Exploit, Vendor Advisory
CPE cpe:2.3:a:dagu:dagu:*:*:*:*:*:*:*:*

25 Feb 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 01:16

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27598

Mitre link : CVE-2026-27598

CVE.ORG link : CVE-2026-27598


JSON object : View

Products Affected

dagu

  • dagu
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')