CVE-2026-59889
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FasterXML | jackson-databind | >= 2.18.0, < 2.18.9 | affected |
| FasterXML | jackson-databind | >= 2.21.0, < 2.21.5 | affected |
| FasterXML | jackson-databind | >= 2.22.0, < 2.22.1 | affected |
| FasterXML | jackson-databind | >= 3.0.0, < 3.1.5 | affected |
| FasterXML | jackson-databind | >= 3.2.0, < 3.2.1 | affected |
Weaknesses
- CWE-863: CWE-863: Incorrect Authorization
References
- https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-5gvw-p9qm-jgwh
- https://github.com/FasterXML/jackson-databind/issues/6060
- https://github.com/FasterXML/jackson-databind/pull/6056
- https://github.com/FasterXML/jackson-databind/commit/d627a8a86fcb062429282f79f3f256f181ed2c7b
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.