First published: Mon Jan 20 2025(Updated: )
A potential denial of service vulnerability is present in versions of Apache CXF before 3.5.10, 3.6.5 and 4.0.6. In some edge cases, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system (it applies to servers and clients).
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache CXF | <3.5.10<4.0.6 | |
maven/org.apache.cxf:cxf-core | >=4.0.0<4.0.6 | 4.0.6 |
maven/org.apache.cxf:cxf-core | >=3.6.0<3.6.5 | 3.6.5 |
maven/org.apache.cxf:cxf-core | <3.5.10 | 3.5.10 |
Apache CXF | <3.5.10 | |
Apache CXF | >=3.6.0<3.6.5 | |
Apache CXF | >=4.0.0<4.0.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-23184 has been classified as a potential denial of service vulnerability.
To fix CVE-2025-23184, upgrade Apache CXF to versions 3.5.10, 3.6.5, or 4.0.6 or later.
Versions of Apache CXF before 3.5.10, 3.6.5, and 4.0.6 are affected by CVE-2025-23184.
The main issue with CVE-2025-23184 is that CachedOutputStream instances may not be closed, potentially filling up the file system.
Yes, CVE-2025-23184 applies to both servers and clients using the affected versions of Apache CXF.