Polymorphic Type Validator Weakness in Jackson Databind by FasterXML
CVE-2026-83557
5.6MEDIUM
What is CVE-2026-83557?
A flaw in the DefaultBaseTypeLimitingValidator of Jackson Databind permits polymorphic type resolutions without properly validated base types. This oversight allows an attacker to instantiate objects arbitrarily by exploiting types implementing java.lang.Comparable, leading to potential path traversal vulnerabilities when used in critical file operations. Users of the affected products should upgrade to the specified secure versions to mitigate this risk effectively.
Affected Version(s)
jackson-databind 2.11.0 < 2.18.10
jackson-databind 2.19.0 < 2.21.6
jackson-databind 2.22.0 < 2.22.2
