All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-50645
HIGHpublished 2026-06-12 10:16 UTC · 13 days ago · modified 2026-06-13 01:00 UTC
7.5
CVSS / 10
// description
There is no restriction on the amount of attachment headers that a message can contain when being deserialized by Apache CXF, which can lead to uncontrolled resource consumption or a denial of service attack. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fix this issue by imposing a maximum default of 500 attachments per message.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-400