CVE-2025-49128

Description

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-cores 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.

Risk Information

Base Score
4.0
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score
Exploitation Probability
0.027

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2025-49128 are fixed in Jackson - jackson-core 2.13.0Windows
aws-kinesis-agent Security Update (ALAS-2025-1024) aws-kinesis-agent-2.0.12-1.amzn2023.noarch.rpmLinux
aws-kinesis-agent Security Update (ALAS-2025-2898) aws-kinesis-agent-2.0.12-1.amzn2.noarch.rpmLinux
aws-kinesis-agent Security Update (ALAS2-2025-2898) aws-kinesis-agent-2.0.12-1.amzn2.noarch.rpmLinux
aws-kinesis-agent Security Update (ALAS2023-2025-1024) aws-kinesis-agent-2.0.12-1.amzn2023.noarch.rpmLinux
jackson-core Security Update (ALAS2023-2025-1063) jackson-core-2.14.2-1.amzn2023.0.1.noarch.rpmLinux
Vulnerabilities CVE-2025-49128 are fixed in Jackson - jackson-core for Linux 2.13.0Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234