JSON Parsing Vulnerability in Jawn Open Source Parser
CVE-2026-61814

7.5HIGH

Key Information:

Vendor

Typelevel

Vendor
CVE Published:
23 September 2026

What is CVE-2026-61814?

The Jawn JSON parser, prior to version 1.7.0, contains a vulnerability in its AsyncParser implementation. When processing JSON tokens delivered in small, fragmented chunks, the parser can enter a state of excessive CPU resource consumption. This behavior occurs because each call to absorb on incomplete tokens forces the parser to rescan from the beginning. A remote attacker can exploit this flaw by controlling the input of untrusted JSON data, leading to potential denial of service in applications relying on Jawn. The vulnerability has been addressed in version 1.7.0.

Affected Version(s)

jawn < 1.7.0

jawn-parser_2.12 < 1.7.0

jawn-parser_2.13 < 1.7.0

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.