VYPR

Dasel

by Tomwright

Source repositories

CVEs (3)

  • CVE-2026-46378MedJul 16, 2026
    risk 0.33cvss 6.2epss 0.00

    Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in (*Tokenizer).parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex…

  • CVE-2026-46377MedJul 16, 2026
    risk 0.33cvss 6.2epss 0.00

    Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the escape sequence handler in (*Tokenizer).parseCurRune in selector/lexer/tokenize.go increments past a trailing backslash in a quoted string such as "\…

  • CVE-2026-33320MedMar 24, 2026
    risk 0.33cvss 6.2epss 0.00

    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…