CVE-2026-54517: jackson-databind: @JsonView bypass for setterless creator properties

Published Jun 23, 2026
·
Updated

Summary In BeanDeserializer.deserializeUsingPropertyBased, the active-view (@JsonView) filter was applied only to creator properties; the regular property-buffering branch performed no prop.visibleInView(activeView) check. A change making SetterlessProperty.isMerging() return true routed setterless Collection/Map properties through this unguarded path, so a setterless collection annotated with a restricted @JsonView is populated from attacker JSON even when the active view excludes it.

Impact View-restricted (e.g. admin-only) setterless collection/map properties can be written from untrusted JSON despite @JsonView gating — an access-control / mass-assignment bypass. No RCE or DoS.

Affected / Patched (verified via git tag --contains) - 2.21 line: >= 2.21.0, < 2.21.4 -> fixed in 2.21.4 (backport 94c5d21, #5970) - 3.x line: >= 3.0.0, < 3.1.4 -> fixed in 3.1.4 (#5969, 5bf23ed)

Severity / CWE Maintainer: minor. Reporter: HIGH. CWE-863 (Incorrect Authorization); related CWE-1220.

Credits Omkhar Arasaratnam (@omkhar) - finder.

Other sources

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, in BeanDeserializer.deserializeUsingPropertyBased, the active-view (@JsonView) filter was applied only to creator properties; the regular property-buffering branch performed no prop.visibleInView(activeView) check. A change making SetterlessProperty.isMerging() return true routed setterless Collection/Map properties through this unguarded path, so a setterless collection annotated with a restricted @JsonView is populated from attacker JSON even when the active view excludes it. This vulnerability is fixed in 2.21.4 and 3.1.4.

MITRE

Affected Software

6 affected componentsFixes available
maven/com.fasterxml.jackson.core/jackson-databind>=2.21.0<2.21.4, >=3.1.0<3.1.4
maven/tools.jackson.core:jackson-databind>=3.0.0<3.1.4
3.1.4
maven/com.fasterxml.jackson.core:jackson-databind>=3.0.0<3.1.4
3.1.4
maven/com.fasterxml.jackson.core:jackson-databind>=2.21.0<2.21.4
2.21.4
fasterxml jackson-databind>=2.21.0<2.21.4
fasterxml jackson-databind>=3.0.0<3.1.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven/tools.jackson.core:jackson-databind to a version that resolves this vulnerability.

    Fixed in 3.1.4
  2. Upgrade

    Upgrade maven/com.fasterxml.jackson.core:jackson-databind to a version that resolves this vulnerability.

    Fixed in 3.1.4
  3. Upgrade

    Upgrade maven/com.fasterxml.jackson.core:jackson-databind to a version that resolves this vulnerability.

    Fixed in 2.21.4
  4. Upgrade

    Upgrade jackson-databind to a version that resolves this vulnerability.

    Fixed in 2.21.4Patch 94c5d21
  5. Upgrade

    Upgrade jackson-databind to a version that resolves this vulnerability.

    Fixed in 3.1.4Patch #5969

Event History

Jun 23, 2026
CVE Published
via MITRE·08:47 PM
Data Sourced
via MITRE·08:47 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Advisory Published
via GitHub·09:24 PM
Data Sourced
via GitHub·09:24 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-54517?

CVE-2026-54517 has a medium severity rating of 5.3.

2

How do I fix CVE-2026-54517?

To fix CVE-2026-54517, upgrade jackson-databind to version 2.21.5 or later, or 3.1.5 or later.

3

What are the affected versions of jackson-databind for CVE-2026-54517?

CVE-2026-54517 affects jackson-databind versions from 2.21.0 until 2.21.4 and version 3.1.4.

4

What is the main issue described in CVE-2026-54517?

The main issue in CVE-2026-54517 is a bypass of the @JsonView filter for setterless creator properties in jackson-databind.

5

What impact does CVE-2026-54517 have on applications?

CVE-2026-54517 can lead to unintended data exposure due to the improper application of view filters.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203