Resource exhaustion in Apache Cxf
CVE-2025-48795
Apache CXF stores large stream based messages as temporary files on the local filesystem. A bug was introduced which means that the entire temporary file is read into memory and then logged. An attacker might be able to exploit this to cause a denial of service attack by causing an out of memory exception. In addition, it is possible to configure CXF to encrypt temporary files to prevent sensitive credentials from being cached unencrypted on the local filesystem, however this bug means that the cached files are written out to logs unencrypted. Users are recommended to upgrade to versions 3.5.11, 3.6.6, 4.0.7 or 4.1.1, which fixes this issue.
Vulnerability class: DoS (Denial of Service)
EPSS: 0.006 (46.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.6 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L.
Affected products
- Apache Cxf — versions 3.5.10, 3.6.5, 4.0.6
- Apache Software Foundation Cxf — versions 3.5.10, 3.6.5, 4.0.6
Weakness classification (CWE)
References
- security@apache.org (vendor-advisory, Mailing List, Issue Tracking, Vendor Advisory)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2025-48795?
- CVE-2025-48795 is a medium-severity vulnerability in Apache Cxf, classified under Uncontrolled Resource Consumption. CVSS score: 5.6/10. Published 2025-07-15.
- How severe is CVE-2025-48795?
- Medium severity. CVSS v3 base score is 5.6 out of 10.