CVE-2026-33320
Last modified
CVE-2026-33320 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tomwright | Dasel | >= 3.0.0, < 3.3.2 |
References
- https://github.com/TomWright/dasel/security/advisories/GHSA-4fcp-jxh7-23x8Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33320?
How severe is CVE-2026-33320?
How do I fix CVE-2026-33320?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33315Vikunja is an open-source self-hosted task management platfo…4.3
- CVE-2026-33316Vikunja is an open-source self-hosted task management platfo…8.1
- CVE-2026-33317OP-TEE is a Trusted Execution Environment (TEE) designed as …8.7
- CVE-2026-33318Actual is a local-first personal finance tool. Prior to vers…8.8
- CVE-2026-33319WWBN AVideo is an open source video platform. Prior to versi…7.5
- CVE-2026-3332The Xhanch - My Advanced Settings plugin for WordPress is vu…4.3
- CVE-2026-33321OpenEMR is a free and open source electronic health records …7.6
- CVE-2026-33322MinIO is a high-performance object storage system. From RELE…9.8
- CVE-2026-33323Parse Server is an open source backend that can be deployed …5.3
- CVE-2026-33324SQLBot is an intelligent Text-to-SQL system based on large l…8.8
- CVE-2026-33326Keystone is a content management system for Node.js. Prior t…4.3
- CVE-2026-33327libvips is a fast image processing library with low memory n…7
Are you affected by CVE-2026-33320?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
