UBUNTU-CVE-2026-59168

Source
https://ubuntu.com/security/CVE-2026-59168
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-59168.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-59168
Upstream
Published
2026-09-21T17:17:00Z
Modified
2026-09-24T02:00:25Z
Severity
  • 6.2 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/json_reader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard. Deeply nested attacker-controlled JSON or XML supplied through parsing.Format(...).NewReader(...).Read(data), the command-line interface, or the parse selector function can exhaust the Go goroutine stack and raise an unrecoverable fatal error that terminates the entire process. The XML input-size limit does not prevent depth exhaustion, and defer or recover cannot intercept the failure. This issue is fixed in version 3.11.1.

References

Affected packages

Ubuntu:Pro:24.04:LTS / dasel

Package

Name
dasel
Purl
pkg:deb/ubuntu/dasel?arch=source&distro=esm-apps%2Fnoble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.6.0-1
2.6.0-1build1
2.6.0-1ubuntu0.1
2.6.0-1ubuntu0.2
2.6.0-1ubuntu0.2+esm1
2.6.0-1ubuntu0.3
2.6.0-1ubuntu0.3+esm1
2.6.0-1ubuntu0.3+esm2

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "dasel",
            "binary_version":  "2.6.0-1ubuntu0.3+esm2"
        },
        {
            "binary_name":  "golang-github-tomwright-dasel-dev",
            "binary_version":  "2.6.0-1ubuntu0.3+esm2"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-59168.json"

Ubuntu:26.04:LTS / dasel

Package

Name
dasel
Purl
pkg:deb/ubuntu/dasel?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.8.1-1
2.8.1-1build1

Ecosystem specific

{
    "binaries":  [
        {
            "binary_name":  "dasel",
            "binary_version":  "2.8.1-1build1"
        },
        {
            "binary_name":  "golang-github-tomwright-dasel-dev",
            "binary_version":  "2.8.1-1build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-59168.json"