GHSA-6hg6-v5c8-fphq · Severity: medium · Ecosystem: maven — Apache Log4j Core: `verifyHostName` attribute silently ignored in TLS configuration
The fix for CVE-2025-68161 https://logging.apache.org/security.html#CVE-2025-68161 was incomplete: it addressed hostname verification only when enabled via the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName system property, but not when configured through the verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-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 <Ssl> 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 https://logging.apache.org/log4j/2.x/manual/appenders/network.html#HttpAppender-attr-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.
Conclusion & alert: CVE-2026-34477 is rated Low Risk (36.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.40%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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.04% | 0.40% | +0.36% |
| 2 | 2026-05-22 | 0.11% | 0.04% | -0.07% |
| 3 | 2026-04-11 | — | 0.11% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
GHSA-6hg6-v5c8-fphq · Severity: medium · Ecosystem: maven — Apache Log4j Core: `verifyHostName` attribute silently ignored in TLS configuration
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-34477 unimportant priority: Debian including 1 source packages (apache-log4j2), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-34477 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-34477 |
suse
|
medium | CVE-2026-34477 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-34477/ |
ubuntu
|
medium | CVE-2026-34477 medium priority: Ubuntu including 1 source packages (apache-log4j2), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 6, not-affected 1. | https://ubuntu.com/security/CVE-2026-34477 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| apache | log4j | >= 2.12.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/4075 | Issue Tracking Patch |
| https://lists.apache.org/thread/lkx8cl46t2bvkcwfcb2pd43ygc097lq4 | Mailing List |
| https://logging.apache.org/cyclonedx/vdr.xml | Vendor Advisory |
| https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName | Product |
| https://logging.apache.org/security.html#CVE-2026-34477 | Vendor Advisory |