CVE-2026-62866
Last modified
CVE-2026-62866 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. From 3.0.0 until 3.11.2, selector/lexer/tokenize.go parseCurRune advances the input index across trailing whitespace and then reads the source at the exhausted index without an end-of-input check. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.2, selector/lexer/tokenize.go parseCurRune advances the input index across trailing whitespace and then reads the source at the exhausted index without an end-of-input check. A selector ending in whitespace, including input passed through lexer.NewTokenizer(...).Tokenize() or dasel.Query, can therefore cause an index-out-of-range panic and terminate the process. This issue is fixed in version 3.11.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| TomWright | dasel | >= 3.0.0, < 3.11.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-62866?
How severe is CVE-2026-62866?
How do I fix CVE-2026-62866?
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-6285Weak Password Recovery Mechanism for Forgotten Password vuln…7.5
- CVE-2026-62857Fedify is a TypeScript library for building federated server…8.8
- CVE-2026-6286The Booking for Appointments and Events Calendar – Amelia pl…7.2
- CVE-2026-62861TypeBot is a chatbot builder tool. Prior to 3.18.0, any auth…6.4
- CVE-2026-62862Typebot is an open-source chatbot builder. In self-hosted ve…9.1
- CVE-2026-62865Typebot is an open-source chatbot builder. In self-hosted ve…8.7
- CVE-2026-62867Incus is a system container and virtual machine manager. Pri…9.9
- CVE-2026-62869Insufficient verification of data authenticity in Azure Entr…8.8
- CVE-2026-6287The ShopLentor - WooCommerce Builder for Elementor & Gutenbe…5.4
- CVE-2026-62870Use after free in Microsoft Office Excel allows an unauthori…8.8
- CVE-2026-62871Out-of-bounds write in .NET allows an unauthorized attacker …7.8
- CVE-2026-62872Incorrect authorization in .NET Framework allows an authoriz…8.8
Are you affected by CVE-2026-62866?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
