PatchSiren

FasterXML CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

MEDIUM FasterXML CVE published 2026-07-14

CVE-2026-59889

PatchSiren analyzed CVE-2026-59889, a vulnerability in jackson-databind's UnwrappedPropertyHandler. This issue allows attackers to write properties under a less-privileged active view. The vulnerability affects jackson-databind versions between 2.18.0 and 2.18.8, 2.21.4 and earlier, 2.22.0, 3.1.4 and earlier, and 3.2.0. Developers and security teams should prioritize patching to mitigate this vulnerability.

HIGH FasterXML CVE published 2026-03-06

CVE-2026-29062

CVE-2026-29062 is a high-severity vulnerability in Jackson-Core, a popular Java library for processing JSON data. The vulnerability allows for a Denial of Service (DoS) attack due to a bypass of the maxNestingDepth constraint in the UTF8DataInputJsonParser and ReaderBasedJsonParser. This can be exploited by supplying a JSON document with excessive nesting, leading to a StackOverflowError. The issue has be [truncated]