All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-50634
MEDIUMpublished 2026-06-12 10:16 UTC · 13 days ago · modified 2026-06-12 18:49 UTC
6.5
CVSS / 10
// description
A vulnerability in Apache CXF's JwsJsonContainerRequestFilter can be exploited to cause CXF to process metadata that was not authenticated by the accepted signature. This can bypass the application's assumption that accepted `Content-Type` or protected HTTP-header metadata came from a verified signature entry, and may steer downstream JAX-RS entity parsing or signed-header consistency checks. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fix this issue.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-347