SCA: security update for org.apache.logging.log4j:log4j-1.2-api (GHSA-h383-gmxw-35v2)

medium Tenable Cloud Security Plugin ID 440329

Description

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

- The Log4j1XmlLayout from the Apache Log4j 1-to-Log4j 2 bridge fails to escape characters forbidden by the
XML 1.0 standard, producing malformed XML output. Conforming XML parsers are required to reject documents
containing such characters with a fatal error, which may cause downstream log processing systems to drop
or fail to index affected records. Two groups of users are affected: * Those using Log4j1XmlLayout
directly in a Log4j Core 2 configuration file. * Those using the Log4j 1 configuration compatibility layer
with org.apache.log4j.xml.XMLLayout specified as the layout class. Users are advised to upgrade to Apache
Log4j 1-to-Log4j 2 bridge version 2.25.4, which corrects this issue. Note: The Apache Log4j 1-to-Log4j 2
bridge is deprecated and will not be present in Log4j 3. Users are encouraged to consult the Log4j 1 to
Log4j 2 migration guide https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html , and specifically
the section on eliminating reliance on the bridge. (CVE-2026-34479)

Solution

Update the org.apache.logging.log4j:log4j-1.2-api library and its related packages to version 2.25.4 or later.

See Also

https://github.com/advisories/GHSA-h383-gmxw-35v2

Plugin Details

Severity: Medium

ID: 440329

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/14/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-34479

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/10/2026

Vulnerability Publication Date: 4/10/2026

Reference Information

CVE: CVE-2026-34479

cwe: CWE-116