CVE-2025-48795

Source
https://cve.org/CVERecord?id=CVE-2025-48795
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48795.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-48795
Aliases
Downstream
Related
Published
2025-07-15T14:26:44.758Z
Modified
2026-07-08T08:12:36.559641607Z
Severity
  • 5.6 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Apache CXF: Denial of Service and sensitive data exposure in logs
Details

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.

Database specific
{
    "cna_assigner": "apache",
    "cwe_ids": [
        "CWE-400"
    ],
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "3.5.10"
                },
                {
                    "fixed": "3.5.11"
                },
                {
                    "introduced": "3.6.5"
                },
                {
                    "fixed": "3.6.6"
                },
                {
                    "introduced": "4.0.6"
                },
                {
                    "fixed": "4.0.7"
                },
                {
                    "introduced": "4.1.0"
                },
                {
                    "fixed": "4.1.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48795.json"
}
References

Affected packages

Git / github.com/apache/cxf

Affected ranges

Type
GIT
Repo
https://github.com/apache/cxf
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "3.5.10"
        },
        {
            "last_affected": "3.5.10"
        },
        {
            "introduced": "3.6.5"
        },
        {
            "last_affected": "3.6.5"
        },
        {
            "introduced": "4.0.6"
        },
        {
            "last_affected": "4.0.6"
        },
        {
            "introduced": "4.1.0"
        },
        {
            "last_affected": "4.1.0"
        }
    ],
    "cpe": [
        "cpe:2.3:a:apache:cxf:3.5.10:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:cxf:3.6.5:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:cxf:4.0.6:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:cxf:4.1.0:*:*:*:*:*:*:*"
    ],
    "source": "CPE_STRING"
}

Affected versions

3.*
3.5.10
3.6.5
4.*
4.0.6
4.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48795.json"