Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2453 articles · 160579 vulns · 36/41 feeds (7d)
← Back to list
—
CVE-2026-34478PATCHED
apache · log4j

Apache Log4j Core: Log injection in Rfc5424Layout due to silent configuration incompatibility

Description

Apache Log4j Core's Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes. Two distinct issues affect users of stream-based syslog services who configure Rfc5424Layout directly: * The newLineEscape attribute was silently renamed, causing newline escaping to stop working for users of TCP framing (RFC 6587), exposing them to CRLF injection in log output. * The useTlsMessageFormat attribute was silently renamed, causing users of TLS framing (RFC 5425) to be silently downgraded to unframed TCP (RFC 6587), without newline escaping. Users of the SyslogAppender are not affected, as its configuration attributes were not modified. Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.

Affected Products

VendorProductVersions
apachelog4jmaven/org.apache.logging.log4j:log4j-core: >= 2.21.0, < 2.25.4, maven/org.apache.logging.log4j:log4j-core: >= 3.0.0-beta1, <= 3.0.0-beta3

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
apachelog4jcert_advisory90%
mavenorg.apache.logging.log4j:log4j-coreGHSA85%

References

  • https://github.com/apache/logging-log4j2/pull/4074(patch)
  • https://logging.apache.org/security.html#CVE-2026-34478(vendor-advisory)
  • https://logging.apache.org/cyclonedx/vdr.xml(vendor-advisory)
  • https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout(related)
  • https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt(vendor-advisory)

Related News (5 articles)

Tier B
CERT-FR1d ago
Multiples vulnérabilités dans les produits IBM (05 juin 2026)
→ No new info (linked only)
Tier B
CERT-FR16d ago
Multiples vulnérabilités dans les produits Splunk (21 mai 2026)
→ No new info (linked only)
Tier B
BSI Advisories53d ago
[NEU] [mittel] Apache log4j: Mehrere Schwachstellen ermöglichen Manipulation von Dateien
→ No new info (linked only)
Tier C
VulDB56d ago
CVE-2026-34478 | Apache Log4j Core up to 2.25.3/3.0.0-beta3 Configuration incorrect provision of specified functionality
→ No new info (linked only)
Tier C
oss-security56d ago
CVE-2026-34478: Apache Log4j Core: Log injection in Rfc5424Layout due to silent configuration incompatibility
→ No new info (linked only)
CISA KEV❌ No
Actively exploited❌ No
Patch available
org.apache.logging.log4j:log4j-core@2.25.4
CWECWE-117, CWE-684
PublishedApr 10, 2026
Last enriched56d agov3
Tags
CVE-2026-34478
Trending Score47
Source articles5
Independent4
Info Completeness8/14
Missing: cvss, epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-34197EXPKEV
Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Authenticated users could perform RCE via Jolokia MBeans
Trending: 150
MEDIUMCVE-2026-34479EXP
Apache Log4j 1 to Log4j 2 bridge: Silent log event loss in Log4j1XmlLayout due to unescaped XML 1.0 forbidden characters
Trending: 65
MEDIUMCVE-2026-34480EXP
Apache Log4j Core: Silent log event loss in XmlLayout due to unescaped XML 1.0 forbidden characters
Trending: 65
CRITICALCVE-2026-50076EXP
Apache Fory: Java ReplaceResolverSerializer deserialization checks bypass
Trending: 63
MEDIUMCVE-2026-34477EXP
Apache Log4j Core: verifyHostName attribute silently ignored in TLS configuration, allowing hostname verification bypass
Trending: 57

Pin to Dashboard

Verification

State: verified
Confidence: 0%

Vulnerability Timeline

CVE Published
Apr 10, 2026
Discovered by ZDM
Apr 10, 2026
Updated: affectedVersions, tags
Apr 10, 2026
Updated: severity, affectedVersions
Apr 10, 2026
Patch Available
Apr 10, 2026

Version History

v3
Last enriched 56d ago
v3Tier C56d ago

Updated severity to HIGH, added new affected version 3.0.0-beta3, and corrected exploit availability status.

severityaffectedVersions
via VulDB
v2Tier C56d ago

Updated affected versions to include 3.0.0-beta2 and 3.0.0-beta3, changed severity to MEDIUM, and marked the vulnerability as actively exploited with an available exploit.

affectedVersionstags
via oss-security
v156d ago

Initial creation