CVE-2025-49128
MEDIUMDescription
Jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. Starting in version 2.0.0 and prior to version 2.13.0, a flaw in jackson-core's `JsonLocation._appendSourceDesc` method allows up to 500 bytes of unintended memory content to be included in exception messages. When parsing JSON from a byte array with an offset and length, the exception message incorrectly reads from the beginning of the array instead of the logical payload start. This results in possible information disclosure in systems using pooled or reused buffers, like Netty or Vert.x. This issue was silently fixed in jackson-core version 2.13.0, released on September 30, 2021, via PR #652. All users should upgrade to version 2.13.0 or later. If upgrading is not immediately possible, applications can mitigate the issue by disabling exception message exposure to clients to avoid returning parsing exception messages in HTTP responses and/or disabling source inclusion in exceptions to prevent Jackson from embedding any source content in exception messages, avoiding leakage.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 23% of all known CVEs.
References
Related Vulnerabilities
Other CWE-209 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-29059 | High | 7.5 | 99% | KEV | - |
| CVE-2021-22145 | Medium | 6.5 | 76% | - | - |
| CVE-2010-3332 | Medium | 6.4 | 67% | - | - |
| CVE-2025-62168 | Critical | 10.0 | 63% | - | Fix |
| CVE-2013-7331 | Medium | 6.5 | 58% | KEV | - |
| CVE-2025-47813 | Medium | 4.3 | 56% | KEV | Fix |
Embed a live status badge for CVE-2025-49128
Markdown
[](https://tridentstack.com/cve/CVE-2025-49128)HTML
<a href="https://tridentstack.com/cve/CVE-2025-49128"><img src="https://tridentstack.com/cve/badge/CVE-2025-49128.svg" alt="CVE-2025-49128"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-06-09.