GHSA-3pxv-7cmr-fjr4 · Severity: medium · Ecosystem: maven — Apache Log4j Core: Silent log event loss in XmlLayout due to unescaped XML 1.0 forbidden characters
Apache Log4j Core's XmlLayout https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout , in versions up to and including 2.25.3, fails to sanitize characters forbidden by the XML 1.0 specification https://www.w3.org/TR/xml/#charsets producing invalid XML output whenever a log message or MDC value contains such characters. The impact depends on the StAX implementation in use: * JRE built-in StAX: Forbidden characters are silently written to the output, producing malformed XML. Conforming parsers must reject such documents with a fatal error, which may cause downstream log-processing systems to drop the affected records. * Alternative StAX implementations (e.g., Woodstox https://github.com/FasterXML/woodstox , a transitive dependency of the Jackson XML Dataformat module): An exception is thrown during the logging call, and the log event is never delivered to its intended appender, only to Log4j's internal status logger. Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue by sanitizing forbidden characters before XML output.
Conclusion & alert: CVE-2026-34480 is rated Moderate Risk (47.2/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.86%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.86% | +0.83% |
| 2 | 2026-05-22 | 0.16% | 0.03% | -0.13% |
| 3 | 2026-04-16 | — | 0.16% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-3pxv-7cmr-fjr4 · Severity: medium · Ecosystem: maven — Apache Log4j Core: Silent log event loss in XmlLayout due to unescaped XML 1.0 forbidden characters
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-34480 not yet assigned priority: Debian including 2 source packages (apache-log4j1.2, apache-log4j2), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 10. | https://security-tracker.debian.org/tracker/CVE-2026-34480 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-34480 |
suse
|
medium | CVE-2026-34480 severity moderate: SUSE including 15 source package names (log4j, log4j-2.20.0-150200.4.33.1, …), 23 product×package rows across 8 product lines (SUSE Linux Enterprise Module for Basesystem 15 SP7, SUSE Linux Enterprise Server 12 SP4-LTSS, … (8 product lines)): Fixed 9, First Fixed 8, Known Not Affected 6. | https://www.suse.com/security/cve/CVE-2026-34480/ |
ubuntu
|
medium | CVE-2026-34480 medium priority: Ubuntu including 2 source packages (apache-log4j1.2, apache-log4j2), 15 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): needs-triage 15. | https://ubuntu.com/security/CVE-2026-34480 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| apache | log4j | >= 2.0, < 2.25.4 | cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:* |
| apache | log4j | 3.0.0 | cpe:2.3:a:apache:log4j:3.0.0:alpha1:*:*:*:*:*:* |
| apache | log4j | 3.0.0 | cpe:2.3:a:apache:log4j:3.0.0:alpha1_rc1:*:*:*:*:*:* |
| apache | log4j | 3.0.0 | cpe:2.3:a:apache:log4j:3.0.0:alpha1_rc2:*:*:*:*:*:* |
| apache | log4j | 3.0.0 | cpe:2.3:a:apache:log4j:3.0.0:beta1:*:*:*:*:*:* |
| apache | log4j | 3.0.0 | cpe:2.3:a:apache:log4j:3.0.0:beta2:*:*:*:*:*:* |
| apache | log4j | 3.0.0 | cpe:2.3:a:apache:log4j:3.0.0:beta3:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/apache/logging-log4j2/pull/4077 | Issue Tracking Patch |
| https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb | Mailing List Vendor Advisory |
| https://logging.apache.org/cyclonedx/vdr.xml | Product |
| https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout | Technical Description |
| https://logging.apache.org/security.html#CVE-2026-34480 | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/10/9 | Mailing List Third Party Advisory |