RHSA-2025:1078HighCVSS 8.1

Red Hat Security Advisory: Red Hat Build of Apache Camel 4.8.3 for Spring Boot security update.

Published
February 5, 2025
Last Modified
August 4, 2026

🔗 CVE IDs covered (3)

📋 Description

CVE-2024-12798 — logback-core: arbitrary code execution via JaninoEventEvaluator CVE-2024-52046 — mina-core: Apache MINA: applications using unbounded deserialization may allow RCE CVE-2024-53990 — async-http-client: AsyncHttpClient (AHC) library's CookieStore replaces explicitly defined Cookies

🎯 Affected products1

  • Red Hat build of Apache Camel 4.8.3 for Spring Boot

✅ Remediation

Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 Workaround: Users may bypass this issue by disabling the CookieStore upon client creation: DefaultAsyncHttpClientConfig.Builder clientBuilder = Dsl.config().setCookieStore(null)

🔗 References (6)