๐Ÿ” CVE Alert

CVE-2026-33320

MEDIUM 6.2

Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
2th

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.

CWE CWE-674
Vendor tomwright
Product dasel
Published Mar 24, 2026
Last Updated Mar 26, 2026
Stay Ahead of the Next One

Get instant alerts for tomwright dasel

Be the first to know when new medium vulnerabilities affecting tomwright dasel are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

TomWright / dasel
>= 3.0.0, < 3.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/TomWright/dasel/security/advisories/GHSA-4fcp-jxh7-23x8