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

CVE-2026-59889

CVE-2026-59889

Description

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.18.0 until 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1, UnwrappedPropertyHandler.processUnwrapped() replays buffered JSON for a @JsonUnwrapped property and calls prop.deserializeAndSet() without a prop.visibleInView(ctxt.getActiveView()) guard, allowing a property annotated with both @JsonView and @JsonUnwrapped to be written from attacker JSON under a less-privileged active view. This issue is fixed in versions 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
com.fasterxml.jackson.core:jackson-databindMaven
>= 2.21.0, < 2.21.52.21.5
tools.jackson.core:jackson-databindMaven
>= 3.0.0, < 3.1.53.1.5
com.fasterxml.jackson.core:jackson-databindMaven
>= 2.18.0, < 2.18.92.18.9
com.fasterxml.jackson.core:jackson-databindMaven
>= 2.22.0, < 2.22.12.22.1
tools.jackson.core:jackson-databindMaven
>= 3.2.0, < 3.2.13.2.1

Affected products

167

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.