CVE-2026-44516 Details
Description
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.
A vulnerability in Valtimo's web module, affecting versions 12.4.0 prior to 12.33.0 and 13.0.0 prior to 13.26.0, allows for sensitive data exposure through automatic logging of outgoing HTTP requests and responses. The LoggingRestClientCustomizer intercepts these HTTP calls made via Spring's RestClient, logging the full request body, response body, and response headers. This logged information can include authentication credentials, personal data, and session tokens. When an error response is received, the data is incorporated into the HttpClientErrorException message, which is logged at ERROR level by default, regardless of the application's DEBUG log level setting.
Users can upgrade to Valtimo versions 12.33.0 or 13.26.0, where this vulnerability is patched. If an immediate upgrade is not possible, access to application logs and the Valtimo logging module should be restricted, and the log level for com.ritense.valtimo.web.logging should be adjusted to WARN or higher. Note that this adjustment only mitigates the DEBUG logging path, while error responses still leak data via the exception message.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 14, 2026CISA-ADP
Assessed May 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/valtimo-platform/valtimo/security/advisories/GHSA-3jh5-rr2q-xfv7 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Valtimo | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | New CVE Received | [email protected] |
Volerion