CVE-2026-54518: jackson-databind: @JsonView bypass for unwrapped creator parameters in jackson-databind

Published Jun 23, 2026
·
Updated

Summary UnwrappedPropertyHandler.processUnwrappedCreatorProperties() replays buffered JSON into creator parameters but never consults prop.visibleInView(activeView). The normal property-based creator path gates creator properties on the active view, but this unwrapped-creator replay path bypasses that check, so a constructor parameter annotated with both @JsonView(AdminView.class) and @JsonUnwrapped is populated from attacker JSON even when a more restrictive view is active.

Impact View-restricted unwrapped creator parameters can be set from untrusted input where @JsonView is used as a write-side authorization boundary.

Affected / Patched (verified via git tag --contains) - 2.21 line: >= 2.21.0, < 2.21.4 -> fixed in 2.21.4 (backport 721fa07, #5973) - 3.x line: >= 3.0.0, < 3.1.4 -> fixed in 3.1.4 (#5971, d633bc0)

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

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, UnwrappedPropertyHandler.processUnwrappedCreatorProperties() replays buffered JSON into creator parameters but never consults prop.visibleInView(activeView). The normal property-based creator path gates creator properties on the active view, but this unwrapped-creator replay path bypasses that check, so a constructor parameter annotated with both @JsonView(AdminView.class) and @JsonUnwrapped is populated from attacker JSON even when a more restrictive view is active. This vulnerability is fixed in 2.21.4 and 3.1.4.

MITRE

Affected Software

4 affected componentsFixes available
maven/tools.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 2.21.4
  3. Upgrade

    Upgrade 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 3.1.4

Event History

Jun 23, 2026
CVE Published
via MITRE·09:02 PM
Data Sourced
via MITRE·09:02 PM
DescriptionSeverityWeakness
Advisory Published
via GitHub·09:17 PM
Data Sourced
via GitHub·09:17 PM
DescriptionSeverityWeaknessAffected Software
Data Sourced
via NVD·10:16 PM
RemedyDescriptionSeverityWeaknessAffected 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-54518?

CVE-2026-54518 has a medium severity rating of 6.5.

2

How do I fix CVE-2026-54518?

To fix CVE-2026-54518, update your jackson-databind library to the latest version where the vulnerability is patched.

3

What software is affected by CVE-2026-54518?

CVE-2026-54518 affects both maven/tools.jackson.core:jackson-databind and maven/com.fasterxml.jackson.core:jackson-databind.

4

What is the risk associated with CVE-2026-54518?

CVE-2026-54518 has a risk rating of 40, indicating potential exposure to threats due to its vulnerability.

5

What does CVE-2026-54518 exploit?

CVE-2026-54518 exploits a bypass in the @JsonView functionality for unwrapped creator parameters in jackson-databind.

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