CVE-2025-48795
An attacker might be able to exploit this to cause a denial of service attack by causing an out of memory exception.
Does this matter?
Lower severity and a low EPSS score (0.66%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.6 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
- EPSS
- 0.66% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400
- Affected
- apache/cxf
- Source
- security@apache.org
References
- https://lists.apache.org/thread/vo5qv02mvv5plmb6z2xf1ktjmrpv3jmnIssue Tracking, Mailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/07/15/3
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.