Information Exposure Through an Error Message in jackson-core - CVE-2025-49128

 

Information Exposure Through an Error Message in jackson-core - CVE-2025-49128

Published: October 6, 2025


Vulnerability identifier: #VU116606
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-49128
CWE-ID: CWE-209
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to gain access to potentially sensitive information.

The vulnerability 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. A local user can gain unauthorized access to sensitive information on the system.


Affected software

jackson-core
Operations Analytics - Log Analysis
Cloudera Observability with IBM
Knowledge Catalog Premium Cartridge
Maximo Application Suite - IoT Component
Netcool Operations Insight
IBM Watson Discovery for IBM Cloud Pak for Data
IBM Watson Knowledge Catalog in Cloud Pak for Data
Enterprise Manager Base Platform
Financial Transaction Manager for ACH Services and Check Services

How to mitigate CVE-2025-49128

Install updates from vendor's website.

jackson-core - update to 2.13.0
Operations Analytics - Log Analysis - update to 1.3.8.4
Netcool Operations Insight - update to 1.6.15
Cloudera Observability with IBM - update to 3.6.2
Knowledge Catalog Premium Cartridge - update to 5.2
IBM Watson Discovery for IBM Cloud Pak for Data - update to 5.2.1
IBM Watson Knowledge Catalog in Cloud Pak for Data - update to 5.2
Maximo Application Suite - IoT Component - addressed in versions 8.7.28, 8.8.24, 9.0.14, 9.1.5
Financial Transaction Manager for ACH Services and Check Services - update to 3.0.5.4 iFix 28

External References

Related Security Bulletins