CVE Catalog

CVE-2026-44516

High
Published: Translated: NVD NIST

Summary

Valtimo is an open-source business process automation platform. From versions 12.4.0 to 12.33.0 and 13.26.0, the LoggingRestClientCustomizer in the web module automatically intercepts all outgoing HTTP calls and logs full request and response bodies, which may lead to sensitive information disclosure.

Risk Assessment

Disclosure of sensitive data in logs can lead to privacy breaches and security risks for the application, posing a threat to the organization.

Recommendation

It is recommended to upgrade to versions 12.33.0 or 13.26.0 to eliminate this vulnerability and minimize the risk of data exposure.

Related vulnerabilities

Original NVD description (English source)

Valtimo is an open-source business process automation platform. From 12.4.0 to 12.33.0 and 13.26.0, the LoggingRestClientCustomizer in the web module automatically intercepts all outgoing HTTP calls made via Spring's RestClient and logs the full request body, response body, and response headers. When an error response is received, this information is included in the thrown HttpClientErrorException message, which is logged at ERROR level by Spring's default exception handling — regardless of the application's DEBUG log level setting. This vulnerability is fixed in 12.33.0 and 13.26.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS