CVE-2026-78329: Camel Undertow Insecure Header Filter Strategycve-2026-78329-camel-undertow-insecure-header-filter-strategy
UndertowEndpoint or Undertow configuration is using HttpHeaderFilterStrategy instead of UndertowHeaderFilterStrategy. This allows unvalidated or internal headers (such as 'websocket.*' directives) to be propagated into the Camel Exchange, potentially leading to message routing hijacking or improper header handling.