Description
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.
Published: 2026-04-10
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Silent log event loss via malformed XML
Action: Patch Upgrade
AI Analysis

Impact

The Log4j1XmlLayout component fails to escape characters forbidden by XML 1.0, producing malformed XML logs. Conforming parsers reject such documents with a fatal error, causing downstream log processing to drop or fail to index these events. The defect does not provide arbitrary code execution but leads to loss of audit data, reducing the integrity of logs.

Affected Systems

Deployments using the Apache Log4j 1-to-Log4j 2 bridge are vulnerable. This includes configurations that employ Log4j1XmlLayout directly in Log4j Core 2, and those that use the Log4j 1 compatibility layer with org.apache.log4j.xml.XMLLayout. The vulnerability applies to any version prior to the corrected 2.25.4 release; no specific older version range is listed.

Risk and Exploitability

The CVSS score of 6.9 indicates medium severity, and the EPSS score of less than 1% suggests a low probability of exploitation. The CVE is not in the CISA KEV catalog. Based on the description, it is inferred that an attacker would need the ability to inject log entries containing XML‑forbidden characters, typically by influencing application input that is logged. No remote code execution or elevated privilege is required, so the risk of exploitation remains relatively low, but the loss of logs can impair incident response and compliance.

Generated by OpenCVE AI on April 14, 2026 at 02:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Apache Log4j 1-to-Log4j 2 bridge to version 2.25.4 or later.
  • If the bridge is no longer needed, remove it from the application to eliminate the vulnerability.
  • Disable Log4j1XmlLayout or the XMLLayout class when they are not required.
  • Verify that downstream log processing systems correctly handle escaped characters and monitor for missing events.
  • Follow the Log4j 1 to Log4j 2 migration guide to phase out the bridge entirely.

Generated by OpenCVE AI on April 14, 2026 at 02:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-h383-gmxw-35v2 Apache Log4j 1 to Log4j 2 bridge: silent log event loss in Log4j1XmlLayout due to unescaped XML 1.0 forbidden characters
History

Tue, 14 Apr 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-91
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}

threat_severity

Moderate


Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache log4j
Vendors & Products Apache log4j

Fri, 10 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Apr 2026 17:30:00 +0000

Type Values Removed Values Added
References

Fri, 10 Apr 2026 16:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Apache Log4j 1 to Log4j 2 bridge: Silent log event loss in Log4j1XmlLayout due to unescaped XML 1.0 forbidden characters
First Time appeared Apache
Apache log4j 1 2 Api
Weaknesses CWE-116
CPEs cpe:2.3:a:apache:log4j_1_2_api:*:*:*:*:*:*:*:*
Vendors & Products Apache
Apache log4j 1 2 Api
References
Metrics cvssV4_0

{'score': 6.9, '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'}


Subscriptions

Apache Log4j Log4j 1 2 Api
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-04-10T17:47:34.402Z

Reserved: 2026-03-28T14:06:31.965Z

Link: CVE-2026-34479

cve-icon Vulnrichment

Updated: 2026-04-10T16:18:18.699Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-10T16:16:31.270

Modified: 2026-04-13T15:02:06.187

Link: CVE-2026-34479

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-04-10T15:41:07Z

Links: CVE-2026-34479 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-14T16:36:25Z

Weaknesses