CVE-2026-54515: jackson-databind: Case-insensitive deserialization bypasses per-property @JsonIgnoreProperties

Published Jun 23, 2026
·
Updated

Summary In BeanDeserializerBase.createContextual(), per-property @JsonIgnoreProperties exclusions are applied by handleByNameInclusion(), producing a contextual deserializer whose BeanPropertyMap has the ignored properties removed. The subsequent per-property case-insensitivity block (triggered by @JsonFormat(ACCEPTCASEINSENSITIVEPROPERTIES)) rebuilds from this.beanProperties (the original, unfiltered map) instead of contextual.beanProperties, then overwrites the filtered map — restoring every property handleByNameInclusion had just removed. The ignored property becomes writable again.

Impact An application that both enables case-insensitive matching and relies on per-property @JsonIgnoreProperties to keep a field unwritable can have that field set from untrusted JSON (mass-assignment-style write).

Affected / Patched Fixed in 2.18.9, 2.21.5 and 3.1.4.

Severity / CWE Maintainer: minor. Reporter: Moderate. CWE-915.

Upstream fix FasterXML/jackson-databind#5962 (PR #5964, 0e1b0b2), milestone 3.1.4. Released 2026-06-04.

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.8.0 until 2.18.9, 2.21.5, and 3.1.4, in BeanDeserializerBase.createContextual(), per-property @JsonIgnoreProperties exclusions are applied by handleByNameInclusion(), producing a contextual deserializer whose BeanPropertyMap has the ignored properties removed. The subsequent per-property case-insensitivity block (triggered by @JsonFormat(ACCEPTCASEINSENSITIVEPROPERTIES)) rebuilds from this.beanProperties (the original, unfiltered map) instead of contextual.beanProperties, then overwrites the filtered map — restoring every property handleByNameInclusion had just removed. The ignored property becomes writable again. This vulnerability is fixed in 2.18.9, 2.21.5, and 3.1.4.

MITRE

Affected Software

9 affected componentsFixes available
maven/com.fasterxml.jackson.core/jackson-databind>=2.8.0<2.18.9, >=2.8.0<2.21.5, >=2.8.0<3.1.4
maven/com.fasterxml.jackson.core:jackson-databind>=2.19.0<2.21.5
2.21.5
maven/com.fasterxml.jackson.core:jackson-databind>=2.8.0<2.18.9
2.18.9
maven/tools.jackson.core:jackson-databind>=3.1.0<3.1.4
3.1.4
maven/com.fasterxml.jackson.core:jackson-databind>=3.1.0<3.1.4
3.1.4
fasterxml jackson-databind>=2.8.0<2.18.9
fasterxml jackson-databind>=2.19.0<2.21.5
fasterxml jackson-databind>=3.0.0<3.1.4
fasterxml jackson-databind=2.22.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

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

    Fixed in 2.21.5
  2. Upgrade

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

    Fixed in 2.18.9
  3. Upgrade

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

    Fixed in 3.1.4
  4. Upgrade

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

    Fixed in 3.1.4
  5. Upgrade

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

    Fixed in 2.18.9Patch 0e1b0b2
  6. Upgrade

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

    Fixed in 2.21.5Patch 0e1b0b2
  7. Upgrade

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

    Fixed in 3.1.4Patch 0e1b0b2

Event History

Jun 23, 2026
CVE Published
via MITRE·08:50 PM
Data Sourced
via MITRE·08:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Advisory Published
via GitHub·09:23 PM
Data Sourced
via GitHub·09:23 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-54515?

The severity of CVE-2026-54515 is classified as medium with a score of 5.3.

2

How do I fix CVE-2026-54515?

To fix CVE-2026-54515, update the jackson-databind library to version 2.18.10 or later.

3

What is affected by CVE-2026-54515?

CVE-2026-54515 affects jackson-databind versions from 2.8.0 to 2.18.9, 2.21.5, and 3.1.4.

4

What type of vulnerability is CVE-2026-54515?

CVE-2026-54515 is a case-insensitive deserialization bypass vulnerability.

5

What could be the impact of CVE-2026-54515?

The impact of CVE-2026-54515 may allow attackers to bypass @JsonIgnoreProperties exclusions during deserialization.

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