GHSA-3pxv-7cmr-fjr4 · 深刻度: medium · エコシステム: 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.
総合評価: CVE-2026-34480 は中リスク(47.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.86%、54 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 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% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-3pxv-7cmr-fjr4 · 深刻度: medium · エコシステム: 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 |
| ベンダー | 製品 | バージョン | 生の 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 | タグ |
|---|---|
| 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 |