🔐 CVE Alert

CVE-2025-68161

UNKNOWN 0.0

Apache Log4j Core: Missing TLS hostname verification in Socket appender

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
10th

The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName configuration attribute or the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName system property is set to true. This issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions: * The attacker is able to intercept or redirect network traffic between the client and the log receiver. * The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender’s configured trust store (or by the default Java trust store if no custom trust store is configured). Users are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue. As an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.

CWE CWE-297
Vendor apache software foundation
Product apache log4j core
Published Dec 18, 2025
Last Updated Apr 10, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache log4j core

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache log4j core are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Apache Software Foundation / Apache Log4j Core
2.0-beta9 < 2.25.3 3.0.0-alpha1 ≤ 3.0.0-beta3

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/apache/logging-log4j2/pull/4002 logging.apache.org: https://logging.apache.org/security.html#CVE-2025-68161 logging.apache.org: https://logging.apache.org/cyclonedx/vdr.xml logging.apache.org: https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName logging.apache.org: https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName lists.apache.org: https://lists.apache.org/thread/xr33kyxq3sl67lwb61ggvm1fzc8k7dvx openwall.com: http://www.openwall.com/lists/oss-security/2025/12/18/1 lists.debian.org: https://lists.debian.org/debian-lts-announce/2026/01/msg00015.html

Credits

Samuli Leinonen