Zurück zur Liste

Valtimo has sensitive data exposure through HTTP request/response logging in LoggingRestClientCustomizer — CVE-2026-44516

GHSA · GitHub · CVE-2026-44516

ID
CVE-2026-44516
Datum
Aktualisiert
Activity
Quelle
GHSA
Vendor
GitHub
Risiko
high
CVSS
7.6

Zusammenfassung

### Summary 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…

Produkt

maven: com.ritense.valtimo:web

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu