jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector._removeUnwantedIgnorals() records an ignored component under its original implicit name before _renameUsing() applies the naming strategy, allowing the renamed JSON key to be assigned to the Record constructor parameter. This issue is fixed in versions 2.18.8, 2.21.4, and 3.1.4.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-915"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59888.json"
}{
"source": [
"AFFECTED_FIELD",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "2.15.0"
},
{
"fixed": "2.18.8"
},
{
"introduced": "2.19.0"
},
{
"fixed": "2.21.4"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.4"
}
]
}"2026-08-07T22:16:28Z"
[
{
"target": {
"file": "src/main/java/com/fasterxml/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"digest": {
"line_hashes": [
"41877440974262091756835125961338175484",
"132136909860710740673849160516501047321",
"231395634176192806397906572776328575766",
"218203139411420548294180376150770503672"
],
"threshold": 0.9
},
"signature_version": "v1",
"signature_type": "Line",
"deprecated": false,
"id": "CVE-2026-59888-0998c2b1",
"source": "https://github.com/fasterxml/jackson-databind/commit/c7c678360624da5bc7eed2152789fa522880db9d"
},
{
"target": {
"function": "_renameUsing",
"file": "src/main/java/tools/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"digest": {
"length": 1469.0,
"function_hash": "36341212470580738787700792627784642955"
},
"signature_version": "v1",
"signature_type": "Function",
"deprecated": false,
"id": "CVE-2026-59888-6f894883",
"source": "https://github.com/fasterxml/jackson-databind/commit/baa2cdf5ca2b2717fbb88d91955d69d8651df3e4"
},
{
"target": {
"function": "_renameUsing",
"file": "src/main/java/com/fasterxml/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"digest": {
"length": 1507.0,
"function_hash": "156207717673178873604465092376093397006"
},
"signature_version": "v1",
"signature_type": "Function",
"deprecated": false,
"id": "CVE-2026-59888-b9c445ad",
"source": "https://github.com/fasterxml/jackson-databind/commit/c7c678360624da5bc7eed2152789fa522880db9d"
},
{
"target": {
"file": "src/main/java/tools/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"digest": {
"line_hashes": [
"41877440974262091756835125961338175484",
"132136909860710740673849160516501047321",
"231395634176192806397906572776328575766",
"218203139411420548294180376150770503672"
],
"threshold": 0.9
},
"signature_version": "v1",
"signature_type": "Line",
"deprecated": false,
"id": "CVE-2026-59888-dffd4a81",
"source": "https://github.com/fasterxml/jackson-databind/commit/baa2cdf5ca2b2717fbb88d91955d69d8651df3e4"
}
]
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59888.json"