SCA: security update for org.apache.cxf:cxf-core (GHSA-36wv-v2qp-v4g4)

medium Tenable Cloud Security Plugin ID 428419

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-48795)

See Also

https://github.com/advisories/GHSA-36wv-v2qp-v4g4

Plugin Details

Severity: Medium

ID: 428419

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 7/16/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.1

Temporal Score: 3.8

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2025-48795

CVSS v3

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 4.9

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/15/2025

Vulnerability Publication Date: 7/15/2025

Reference Information

CVE: CVE-2025-48795

cwe: CWE-400