CVE-2026-61814
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| typelevel | jawn | < 1.7.0 | affected |
| org.typelevel | jawn-parser_2.12 | < 1.7.0 | affected |
| org.typelevel | jawn-parser_2.13 | < 1.7.0 | affected |
| org.typelevel | jawn-parser_3 | < 1.7.0 | affected |
Weaknesses
- CWE-400: CWE-400: Uncontrolled Resource Consumption
- CWE-407: CWE-407: Inefficient Algorithmic Complexity
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/typelevel/jawn/security/advisories/GHSA-w4cm-gvhj-cgw6
- https://github.com/typelevel/jawn/commit/cddcd5e3387c356b05953f7b2af103d309687e4b
- https://github.com/typelevel/jawn/releases/tag/v1.7.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.