CVE-2026-54515: CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes in FasterXML jackson-databind
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(ACCEPT_CASE_INSENSITIVE_PROPERTIES)) 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.
AI Analysis
Technical Summary
CVE-2026-54515 describes a vulnerability in jackson-databind's BeanDeserializerBase.createContextual() method where per-property @JsonIgnoreProperties exclusions are applied correctly initially, removing ignored properties from the BeanPropertyMap. However, when the per-property case-insensitivity feature is enabled via @JsonFormat(ACCEPT_CASE_INSENSITIVE_PROPERTIES), the code rebuilds the property map from the original unfiltered properties, overwriting the filtered map and restoring the ignored properties as writable. This improper control of dynamically-determined object attributes can lead to ignored properties being writable when they should not be. The vulnerability affects jackson-databind versions >=2.8.0 <2.18.9, >=2.18.0 <2.21.5, and >=3.0.0 <3.1.4, and is fixed in versions 2.18.9, 2.21.5, and 3.1.4.
Potential Impact
This vulnerability allows properties that should be ignored (and thus not writable) to become writable again, potentially enabling unintended modification of object attributes during deserialization. The CVSS score of 5.3 (medium severity) reflects that the impact is limited to integrity (I:L) without confidentiality or availability impact, and the attack vector is network with low complexity and no privileges or user interaction required.
Mitigation Recommendations
A fix is available in jackson-databind versions 2.18.9, 2.21.5, and 3.1.4. Users should upgrade to one of these versions or later to remediate this vulnerability. Patch status is confirmed by the vendor advisory. No additional mitigation steps are indicated.
CVE-2026-54515: CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes in FasterXML jackson-databind
Description
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(ACCEPT_CASE_INSENSITIVE_PROPERTIES)) 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.
CVSS v3.1
Score 5.3medium
Affected software
pkg:maven/com.fasterxml.jackson.core/jackson-databindRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-54515 describes a vulnerability in jackson-databind's BeanDeserializerBase.createContextual() method where per-property @JsonIgnoreProperties exclusions are applied correctly initially, removing ignored properties from the BeanPropertyMap. However, when the per-property case-insensitivity feature is enabled via @JsonFormat(ACCEPT_CASE_INSENSITIVE_PROPERTIES), the code rebuilds the property map from the original unfiltered properties, overwriting the filtered map and restoring the ignored properties as writable. This improper control of dynamically-determined object attributes can lead to ignored properties being writable when they should not be. The vulnerability affects jackson-databind versions >=2.8.0 <2.18.9, >=2.18.0 <2.21.5, and >=3.0.0 <3.1.4, and is fixed in versions 2.18.9, 2.21.5, and 3.1.4.
Potential Impact
This vulnerability allows properties that should be ignored (and thus not writable) to become writable again, potentially enabling unintended modification of object attributes during deserialization. The CVSS score of 5.3 (medium severity) reflects that the impact is limited to integrity (I:L) without confidentiality or availability impact, and the attack vector is network with low complexity and no privileges or user interaction required.
Mitigation Recommendations
A fix is available in jackson-databind versions 2.18.9, 2.21.5, and 3.1.4. Users should upgrade to one of these versions or later to remediate this vulnerability. Patch status is confirmed by the vendor advisory. No additional mitigation steps are indicated.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-06-15T18:40:01.650Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a3af602eed863c81e9ec63a
Added to database: 06/23/2026, 21:09:22 UTC
Last enriched: 06/30/2026, 23:21:31 UTC
Last updated: 08/07/2026, 12:41:12 UTC
Views: 233
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.