Data Binding Vulnerability in Jackson Databind by FasterXML
CVE-2026-54517

5.3MEDIUM

Key Information:

Vendor

Fasterxml

Vendor
CVE Published:
23 June 2026

What is CVE-2026-54517?

The Jackson Databind library from FasterXML contains a vulnerability that affects specific versions, resulting from improper handling of the active-view (@JsonView) filter in the BeanDeserializer._deserializeUsingPropertyBased method. This oversight allows unguarded access to setterless Collection/Map properties, enabling attackers to manipulate the underlying data structures via malicious JSON inputs, even when such properties should be excluded based on the active view restrictions. Users should upgrade to the patched versions (2.21.4 and 3.1.4) to mitigate this risk.

Affected Version(s)

jackson-databind >= 2.21.0, < 2.21.4 < 2.21.0, 2.21.4

jackson-databind >= 3.0.0, < 3.1.4 < 3.0.0, 3.1.4

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.