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, POJOPropertiesCollector.renameProperties() allows a property with @JsonProperty("renamed") on the getter and @JsonIgnore on the setter to be renamed rather than dropped. With MapperFeature.INFERPROPERTY_MUTATORS enabled (default), the private backing field is retained; during deserialization BeanDeserializerFactory.addBeanProps() sees hasField()==true, builds a FieldProperty, and makes the backing field writable. An attacker supplying the renamed JSON key writes the backing field directly, bypassing the @JsonIgnore on the setter. This vulnerability is fixed in 3.1.4.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54516.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-915"
]
}{
"cpe": "cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "2.21.0"
},
{
"fixed": "2.21.4"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.4"
}
]
}[
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"160983967107924362856032577835046935536",
"66006577227634563902249830092701527053",
"181914976144073772348822697160405962495",
"279912769992190282774476092720641459464"
]
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/c3d56dd25d52319828147c5b9aeabf2d485c250a",
"signature_type": "Line",
"target": {
"file": "src/main/java/com/fasterxml/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"id": "CVE-2026-54516-21ecd0a2",
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"194776998429239810324610076395519724484",
"155487807618097576192415416781919487708",
"246072457094870626036358093939123154438",
"255878668903609712628559694115138834692",
"63738827068156596284166420683346681084",
"61753038763153761082360210743101911020",
"210479603992691962655367637633816870558",
"40863382586478508997329583861047449542",
"16901806537768055304550790128147888985",
"131287176306620799203782691484080956719",
"15377240238933967109629754292319175169",
"162802024910255013917168955623760009380"
]
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/e88cb17006b6af4883b973058f0bb6486e5074af",
"signature_type": "Line",
"target": {
"file": "src/test/java/tools/jackson/databind/introspect/JsonPropertyRename5398Test.java"
},
"id": "CVE-2026-54516-2d1a8dc9",
"deprecated": false
},
{
"digest": {
"length": 311.0,
"function_hash": "234760816525587816902148003027593983092"
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/e88cb17006b6af4883b973058f0bb6486e5074af",
"signature_type": "Function",
"target": {
"function": "testStandardPropertyWithIgnoredSetter5398",
"file": "src/test/java/tools/jackson/databind/introspect/JsonPropertyRename5398Test.java"
},
"id": "CVE-2026-54516-3369f89f",
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"160983967107924362856032577835046935536",
"66006577227634563902249830092701527053",
"181914976144073772348822697160405962495",
"279912769992190282774476092720641459464"
]
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/e88cb17006b6af4883b973058f0bb6486e5074af",
"signature_type": "Line",
"target": {
"file": "src/main/java/tools/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"id": "CVE-2026-54516-3f552efb",
"deprecated": false
},
{
"digest": {
"length": 318.0,
"function_hash": "52184710190326488042796868400434277474"
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/c3d56dd25d52319828147c5b9aeabf2d485c250a",
"signature_type": "Function",
"target": {
"function": "testRenamedPropertyWithIgnoredSetter5398",
"file": "src/test/java/com/fasterxml/jackson/databind/introspect/JsonPropertyRename5398Test.java"
},
"id": "CVE-2026-54516-85f9142d",
"deprecated": false
},
{
"digest": {
"length": 311.0,
"function_hash": "234760816525587816902148003027593983092"
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/c3d56dd25d52319828147c5b9aeabf2d485c250a",
"signature_type": "Function",
"target": {
"function": "testStandardPropertyWithIgnoredSetter5398",
"file": "src/test/java/com/fasterxml/jackson/databind/introspect/JsonPropertyRename5398Test.java"
},
"id": "CVE-2026-54516-895ecdd1",
"deprecated": false
},
{
"digest": {
"length": 301.0,
"function_hash": "44767582397531675263937527384611442802"
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/e88cb17006b6af4883b973058f0bb6486e5074af",
"signature_type": "Function",
"target": {
"function": "testRenamedPropertyWithIgnoredSetter5398",
"file": "src/test/java/tools/jackson/databind/introspect/JsonPropertyRename5398Test.java"
},
"id": "CVE-2026-54516-9e96d942",
"deprecated": false
},
{
"digest": {
"length": 1038.0,
"function_hash": "22577668028068857418819197970305537737"
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/e88cb17006b6af4883b973058f0bb6486e5074af",
"signature_type": "Function",
"target": {
"function": "_renameProperties",
"file": "src/main/java/tools/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"id": "CVE-2026-54516-af7c1777",
"deprecated": false
},
{
"digest": {
"length": 1038.0,
"function_hash": "22577668028068857418819197970305537737"
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/c3d56dd25d52319828147c5b9aeabf2d485c250a",
"signature_type": "Function",
"target": {
"function": "_renameProperties",
"file": "src/main/java/com/fasterxml/jackson/databind/introspect/POJOPropertiesCollector.java"
},
"id": "CVE-2026-54516-b1616623",
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"194776998429239810324610076395519724484",
"155487807618097576192415416781919487708",
"246072457094870626036358093939123154438",
"255878668903609712628559694115138834692",
"63738827068156596284166420683346681084",
"61753038763153761082360210743101911020",
"210479603992691962655367637633816870558",
"40863382586478508997329583861047449542",
"16901806537768055304550790128147888985",
"131287176306620799203782691484080956719",
"15377240238933967109629754292319175169",
"162802024910255013917168955623760009380"
]
},
"signature_version": "v1",
"source": "https://github.com/fasterxml/jackson-databind/commit/c3d56dd25d52319828147c5b9aeabf2d485c250a",
"signature_type": "Line",
"target": {
"file": "src/test/java/com/fasterxml/jackson/databind/introspect/JsonPropertyRename5398Test.java"
},
"id": "CVE-2026-54516-bdf268f4",
"deprecated": false
}
]
"2026-07-22T00:15:43Z"
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54516.json"