CVE-2026-59990

Source
https://cve.org/CVERecord?id=CVE-2026-59990
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59990.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-59990
Aliases
Published
2026-09-23T18:41:12Z
Modified
2026-09-24T11:30:14Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Jawn: Uncontrolled nesting depth in JSON parser
Details

Jawn is an open source JSON parser. Prior to 1.7.0, Jawn parse methods accept arbitrarily deep JSON array and object nesting without a depth limit, allowing a remote attacker who can submit untrusted JSON to grow parser contexts until the JVM heap is exhausted. The resulting java.lang.OutOfMemoryError is a fatal Scala error that is not ordinarily handled by scala.util.Try or cats.effect.IO, causing denial of service. This issue is fixed in version 1.7.0.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-770"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59990.json"
}
References

Affected packages

Git / github.com/typelevel/jawn

Affected ranges

Type
GIT
Repo
https://github.com/typelevel/jawn
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "1.7.0"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.10.0
v0.10.1
v0.10.2
v0.10.4
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.13.0
v0.14.0
v0.14.1
v0.14.2
v0.5.0
v0.5.1
v0.5.3
v0.5.4
v0.5.5
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.7.4
v0.8.0
v0.8.1
v0.8.2
v0.8.3
v0.8.4
v0.9.0
v1.*
v1.0.0
v1.0.0-RC1
v1.0.0-RC2
v1.0.0-RC3
v1.0.0-RC4
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.1.2
v1.2.0
v1.3.0
v1.3.2
v1.4.0
v1.5.0
v1.5.1
v1.6.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59990.json"