Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34478

29
FAUCET Score

OVERVIEW CVE-2026-34478 affects Apache Log4j Core versions 2.21.0 through 2.25.3 and involves critical configuration attribute renaming in the RFC5424Layout component used for syslog logging. The vulnerability introduces two distinct security issues: undocumented renaming of the newLineEscape attribute, which disables CRLF protection for TCP-based syslog services, and renaming of the useTlsMessageFormat attribute, which silently downgrades TLS-protected connections to unencrypted TCP without newline escaping. Organizations using RFC5424Layout directly for syslog integration are affected, though users of the SyslogAppender are not impacted. SEVERITY The vulnerability enables log injection attacks through CRLF sequence manipulation, allowing attackers to inject malicious content into log streams sent to syslog services. The attack vector is network-based with low complexity, requiring only the ability to influence log input. Potential impacts include log tampering, sidestepping security controls, and deceiving downstream log analysis systems. The CVSS score is not yet assigned, though the FAUCET Risk Score of 46.0/100 and EPSS probability of 0.0019 suggest moderate concern relative to other vulnerabilities. EXPLOITATION STATUS This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation in the wild. No publicly available exploit code has been identified. Community attention remains limited, reflecting the specific nature of the affected configuration. Organizations should prioritize upgrading to Apache Log4j Core version 2.25.4 to remediate this issue, particularly those operating syslog infrastructure with RFC5424Layout configured.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.21.0, < 2.25.4CPE matchmatch criteria
cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*
3.0.0CPE matchmatch criteria
cpe:2.3:a:apache:log4j:3.0.0:beta1:*:*:*:*:*:*
3.0.0CPE matchmatch criteria
cpe:2.3:a:apache:log4j:3.0.0:beta2:*:*:*:*:*:*
3.0.0CPE matchmatch criteria
cpe:2.3:a:apache:log4j:3.0.0:beta3:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.9MEDIUM

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
LOW
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.83%
Probability of exploitation in next 30 days
EPSS Percentile
53.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0083 is in the 29th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: org.apache.logging.log4j:log4j-coreFixed in: 2.25.4
apachevendor investigatingvia vendor_rss
View patch

Vendor Advisories (2)

mavenGHSA-445c-vh5m-36rjmedium

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

Apr 10, 2026
apacheapache:www.mail-archive.com/[email protected]/msg10906.html

CVE-2026-34478: Apache Log4j Core: Log injection in Rfc5424Layout due to silent configuration incompatibility

Apr 10, 2026

References

openwall.com / lists/oss-security/2026/04/10/7
Mailing ListThird Party Advisory
github.com / apache/logging-log4j2/pull/4074
Issue TrackingPatch
lists.apache.org / thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt
Mailing ListVendor Advisory
logging.apache.org / cyclonedx/vdr.xml
Product
logging.apache.org / log4j/2.x/manual/layouts.html
Technical Description
logging.apache.org / security.html
Vendor Advisory