CVE-2026-61814

Source
https://cve.org/CVERecord?id=CVE-2026-61814
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61814.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-61814
Aliases
Published
2026-09-23T18:39:01Z
Modified
2026-09-24T11:30:33Z
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: Quadratic parsing effort in AsyncParser
Details

Jawn is an open source JSON parser. Prior to 1.7.0, Jawn's AsyncParser can perform quadratic work when a single JSON token is delivered across many small chunks because each absorb call rescans the incomplete token from the start. A remote attacker who controls untrusted JSON input and its chunk sizes can exhaust CPU resources and cause denial of service in applications using AsyncParser. This issue is fixed in version 1.7.0.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-400",
        "CWE-407"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61814.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-61814.json"