---
cve: "CVE-2026-59888"
severity: "MEDIUM"
cvss: 6.5
epss: "25%"
vendor: "FasterXML"
kev: false
exploited: false
published: "2026-07-14 17:17:15"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T10:06:47+02:00"
---

# CVE-2026-59888

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 0b422144d1785200e44a0b00c973f6ac95adcf5a (Commit)
- dd72fa6c89b5cea6c4eba5a8604f248bbc5d93e5 (Commit)

## Referenzen

- <https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-3pjw-73gf-8qr5>
- <https://github.com/FasterXML/jackson-databind/pull/5974>
- <https://github.com/FasterXML/jackson-databind/commit/baa2cdf5ca2b2717fbb88d91955d69d8651df3e4>
- <https://github.com/FasterXML/jackson-databind/commit/c7c678360624da5bc7eed2152789fa522880db9d>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-59888) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
