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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-14 21:17
Updated : 2026-07-16 16:19
NVD link : CVE-2026-59889
Mitre link : CVE-2026-59889
CVE.ORG link : CVE-2026-59889
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
