CVE-2026-54225 PUBLISHED

Apache CXF: Denial of Service attack via large attachments

Assigner: apache
Reserved: 12.06.2026 Published: 06.08.2026 Updated: 06.08.2026

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update to Apache CXF 4.2.3 or 4.1.8 or 3.6.12 which fixes this problem by imposing a default attachment size limit of 50mb.

Product Status

Vendor Apache Software Foundation
Product Apache CXF
Versions Default: unaffected
  • affected from 4.2.0 to 4.2.3 (excl.)
  • affected from 4.0.0 to 4.1.8 (excl.)
  • affected from 0 to 3.6.12 (excl.)

References

Problem Types

  • CWE-770 Allocation of Resources Without Limits or Throttling CWE