Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.logging.log4j/log4j-core
  4. ›
  5. CVE-2026-34477

CVE-2026-34477: Apache Log4j Core: `verifyHostName` attribute silently ignored in TLS configuration

April 10, 2026 (updated April 14, 2026)

The fix for CVE-2025-68161 was incomplete: it addressed hostname verification only when enabled via the log4j2.sslVerifyHostName system property, but not when configured through the verifyHostName attribute of the <Ssl> element.

Although the verifyHostName configuration attribute was introduced in Log4j Core 2.12.0, it was silently ignored in all versions through 2.25.3, leaving TLS connections vulnerable to interception regardless of the configured value.

A network-based attacker may be able to perform a man-in-the-middle attack when all of the following conditions are met:

  • An SMTP, Socket, or Syslog appender is in use.
  • TLS is configured via a nested element.
  • The attacker can present a certificate issued by a CA trusted by the appender’s configured trust store, or by the default Java trust store if none is configured.

This issue does not affect users of the HTTP appender, which uses a separate verifyHostname attribute that was not subject to this bug and verifies host names by default.

Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue.

References

  • github.com/advisories/GHSA-6hg6-v5c8-fphq
  • github.com/apache/logging-log4j2
  • github.com/apache/logging-log4j2/pull/4075
  • lists.apache.org/thread/lkx8cl46t2bvkcwfcb2pd43ygc097lq4
  • logging.apache.org/cyclonedx/vdr.xml
  • logging.apache.org/log4j/2.x/manual/appenders/network.html
  • logging.apache.org/security.html
  • nvd.nist.gov/vuln/detail/CVE-2026-34477

Code Behaviors & Features

Detect and mitigate CVE-2026-34477 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.12.0 before 2.25.4, all versions starting from 3.0.0-alpha1 up to 3.0.0-beta3

Fixed versions

  • 2.25.4

Solution

Upgrade to version 2.25.4 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-297: Improper Validation of Certificate with Host Mismatch

Source file

maven/org.apache.logging.log4j/log4j-core/CVE-2026-34477.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:36 +0000.