CVE-2025-49128
Last modified
CVE-2025-49128 is a medium-severity vulnerability rated 4/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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-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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-49128?
How severe is CVE-2025-49128?
How do I fix CVE-2025-49128?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-49113Roundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 allo…8.8
- CVE-2025-4912A vulnerability has been found in SourceCodester Student Res…9.1
- CVE-2025-49124Untrusted Search Path vulnerability in Apache Tomcat install…8.4
- CVE-2025-49125Authentication Bypass Using an Alternate Path or Channel vul…7.5
- CVE-2025-49126Visionatrix is an AI Media processing tool using ComfyUI. In…8.8
- CVE-2025-49127Kafbat UI is a web user interface for managing Apache Kafka …8.9
- CVE-2025-4913A vulnerability was found in PHPGurukul Auto Taxi Stand Mana…9.8
- CVE-2025-49130Laravel Translation Manager is a package to manage Laravel t…6
- CVE-2025-49131FastGPT is an open-source project that provides a platform f…9.9
- CVE-2025-49132Pterodactyl is a free, open-source game server management pa…10
- CVE-2025-49133Libtpms is a library that targets the integration of TPM fun…5.5
- CVE-2025-49134Weblate is a web based localization tool. Prior to version 5…5.3
Are you affected by CVE-2025-49128?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
