## Summary Jackson Databind - Authorization bypass on JsonView Setter/Field CVE: CVE-2026-59889 CWE: CWE-863 ## References - https://guide.sonatype.com/vulnerability/CVE-2026-59889?component-type=maven&component-name=com.fasterxml.jackson.core%2Fjackson-databind&utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1 - http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2026-59889 - https://github.com/FasterXML/jackson-databind/issues/6060 - https://github.com/FasterXML/jackson-databind/pull/6056
Summary
Jackson Databind - Authorization bypass on JsonView Setter/Field
CVE: CVE-2026-59889
CWE: CWE-863
References
@JsonViewby-passed for@JsonUnwrappedField/Setter properties [CVE-2026-59889] FasterXML/jackson-databind#6060@JsonViewskipped for Setter/Field properties with@JsonUnwrapped(for 2.18 and above) [CVE-2026-59889] FasterXML/jackson-databind#6056