VYPR
Medium severity6.5OSV Advisory· Published Jul 14, 2026· Updated Jul 15, 2026

CVE-2026-59888

CVE-2026-59888

Description

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector._removeUnwantedIgnorals() records an ignored component under its original implicit name before _renameUsing() applies the naming strategy, allowing the renamed JSON key to be assigned to the Record constructor parameter. This issue is fixed in versions 2.18.8, 2.21.4, and 3.1.4.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
com.fasterxml.jackson.core:jackson-databindMaven
>= 2.15.0, < 2.18.82.18.8
com.fasterxml.jackson.core:jackson-databindMaven
>= 2.19.0, < 2.21.42.21.4
tools.jackson.core:jackson-databindMaven
>= 3.0.0, < 3.1.43.1.4

Affected products

20

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.