CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the library's own `UnmarshalYAML` implementation, which manually resolves alias nodes by recursively following `yaml.Node.Alias` pointers without any expansion budget, bypassing go-yaml v4's built-in alias expansion limit. Version 3.3.2 contains a patch for the issue.
References
Link Resource
https://github.com/TomWright/dasel/security/advisories/GHSA-4fcp-jxh7-23x8 Exploit Mitigation Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:tomwright:dasel:*:*:*:*:*:go:*:*

History

25 Mar 2026, 16:08

Type Values Removed Values Added
Summary
  • (es) Dasel es una herramienta de línea de comandos y biblioteca para consultar, modificar y transformar estructuras de datos. A partir de la versión 3.0.0 y antes de la versión 3.3.1, el lector YAML de Dasel permite a un atacante que puede proporcionar YAML para su procesamiento desencadenar un consumo extremo de CPU y memoria. El problema reside en la propia implementación `UnmarshalYAML` de la biblioteca, que resuelve manualmente los nodos alias siguiendo recursivamente los punteros `yaml.Node.Alias` sin ningún presupuesto de expansión, eludiendo el límite de expansión de alias incorporado de go-yaml v4. La versión 3.3.2 contiene un parche para el problema.
References () https://github.com/TomWright/dasel/security/advisories/GHSA-4fcp-jxh7-23x8 - () https://github.com/TomWright/dasel/security/advisories/GHSA-4fcp-jxh7-23x8 - Exploit, Mitigation, Vendor Advisory
First Time Tomwright dasel
Tomwright
CPE cpe:2.3:a:tomwright:dasel:*:*:*:*:*:go:*:*

24 Mar 2026, 01:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-24 01:17

Updated : 2026-03-25 16:08


NVD link : CVE-2026-33320

Mitre link : CVE-2026-33320

CVE.ORG link : CVE-2026-33320


JSON object : View

Products Affected

tomwright

  • dasel
CWE
CWE-674

Uncontrolled Recursion