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

CVE-2025-68161: Apache Log4j does not verify the TLS hostname in its Socket Appender

December 18, 2025 (updated December 19, 2025)

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 configuration attribute or the 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.

References

  • github.com/advisories/GHSA-vc5p-v9hr-52mj
  • github.com/apache/logging-log4j2
  • github.com/apache/logging-log4j2/commit/3b93748497e1adbbd027fda8a5e7268ec5d0d578
  • github.com/apache/logging-log4j2/pull/4002
  • lists.apache.org/thread/xr33kyxq3sl67lwb61ggvm1fzc8k7dvx
  • logging.apache.org/cyclonedx/vdr.xml
  • logging.apache.org/log4j/2.x/manual/appenders/network.html
  • logging.apache.org/log4j/2.x/manual/systemproperties.html
  • logging.apache.org/security.html
  • nvd.nist.gov/vuln/detail/CVE-2025-68161

Code Behaviors & Features

Detect and mitigate CVE-2025-68161 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.0-beta9 before 2.25.3

Fixed versions

  • 2.25.3

Solution

Upgrade to version 2.25.3 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-2025-68161.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 04 Feb 2026 00:35:44 +0000.