Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-61814— Jawn: Quadratic parsing effort in AsyncParser

Quick assessment

Affected
typelevel jawn
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

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 control

CVSS 7.5 · High

Affected Version Matrix 4

VendorProduct Version RangeStatus
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
typelevel jawn < 1.7.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-61814

Vulnerability Information

Shenlong is analyzing...


Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Jawn: Quadratic parsing effort in AsyncParser
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
typelevel jawn < 1.7.0 -
org.typelevel jawn-parser_2.12 < 1.7.0 -
org.typelevel jawn-parser_2.13 < 1.7.0 -
org.typelevel jawn-parser_3 < 1.7.0 -

II. Public POCs for CVE-2026-61814

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-61814

登录查看更多情报信息。

Other References for CVE-2026-61814 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-61814

No comments yet


Leave a comment