216.73.216.133

CVE-2026-33320

· Published 24/03/2026 01:17 · Modified 25/03/2026 16:08

Labels: CVE-2026-33320 2026-03-24CVE-2026-33320CWE-674[email protected]

Essential information

Published
24/03/2026 01:17
Modified
25/03/2026 16:08
Author
Creator
CVSS
6.2 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

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

References