Denial of Service Vulnerability in Dasel Command-Line Tool by Tom Wright
CVE-2026-33320

6.2MEDIUM

Key Information:

Vendor

Tomwright

Status
Vendor
CVE Published:
24 March 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-33320?

The Dasel command-line tool, widely used for querying and transforming data structures, has a vulnerability that can lead to Denial of Service. Versions 3.0.0 through 3.3.0 allow an attacker to exploit the YAML reader's UnmarshalYAML implementation. By providing specially crafted YAML files, an attacker can induce excessive CPU and memory usage, leading to potential service interruptions. This is due to the library's method of resolving alias nodes without constraints. The vulnerability has been addressed in version 3.3.2, which includes a patch to prevent such abuse.

Affected Version(s)

dasel >= 3.0.0, < 3.3.2

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
6.2
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.