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:
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.
{
"github_reviewed": true,
"severity": "MODERATE",
"nvd_published_at": "2025-12-18T21:15:57Z",
"github_reviewed_at": "2025-12-19T22:08:02Z",
"cwe_ids": [
"CWE-297"
]
}