CVE-2026-61814

high

Description

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.

References

https://github.com/typelevel/jawn/security/advisories/GHSA-w4cm-gvhj-cgw6

https://github.com/typelevel/jawn/releases/tag/v1.7.0

https://github.com/typelevel/jawn/commit/cddcd5e3387c356b05953f7b2af103d309687e4b

Details

Source: Mitre, NVD

Published: 2026-09-23

Updated: 2026-09-23

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

Severity: High

CVSS v3

Base Score: 7.5

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Severity: High

EPSS

EPSS: 0.00567