Unauthenticated application crash via BigDecimal amplification
Published Sep 8, 2026 · Updated Sep 8, 2026
Denial of service in Java Json Tools jackson-coreutils 2.0 allows remote attackers to crash applications via crafted JSON numbers. JacksonUtils.newMapper enables BigDecimal parsing and plain-decimal serialization, so a large exponent expands a short value into a massive string without a scale limit. An application must parse attacker-controlled JSON with the library's mapper and then serialize the resulting node; memory exhaustion terminates the JVM process.
Summary
What happened
Denial of service in Java Json Tools jackson-coreutils 2.0 allows remote attackers to crash applications via crafted JSON numbers. JacksonUtils.newMapper enables BigDecimal parsing and plain-decimal serialization, so a large exponent expands a short value into a massive string without a scale limit. An application must parse attacker-controlled JSON with the library's mapper and then serialize the resulting node; memory exhaustion terminates the JVM process.
The record
- CVE
- CVE-2026-86511
- Published
- Sep 8, 2026
- Updated
- Sep 8, 2026
- Vendor
- Starcounter-Jack
- Product
- jackson-coreutils
- Classifications
- CWE-400, CWE-404, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 8, 2026CVE publishedPublication date reported by the CVE source.
- Sep 8, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- BigDecimal amplification proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo