Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 18, 2023

This PR contains the following updates:

Package Change Age Confidence
org.apache.logging.log4j:log4j-core (source) 2.13.32.25.3 age confidence

GitHub Vulnerability Alerts

CVE-2021-44832

Apache Log4j2 versions 2.0-beta7 through 2.17.0 (excluding security fix releases 2.3.2 and 2.12.4) are vulnerable to an attack where an attacker with permission to modify the logging configuration file can construct a malicious configuration using a JDBC Appender with a data source referencing a JNDI URI which can execute remote code. This issue is fixed by limiting JNDI data source names to the java protocol in Log4j2 versions 2.17.1, 2.12.4, and 2.3.2.

Affected packages

Only the org.apache.logging.log4j:log4j-core package is directly affected by this vulnerability. The org.apache.logging.log4j:log4j-api should be kept at the same version as the org.apache.logging.log4j:log4j-core package to ensure compatability if in use.

This issue does not impact default configurations of Log4j2 and requires an attacker to have control over the Log4j2 configuration, which reduces the likelihood of being exploited.

CVE-2025-68161

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.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency org.apache.logging.log4j:log4j-core to v2.17.1 [SECURITY] Update dependency org.apache.logging.log4j:log4j-core to v2.17.1 [SECURITY] - autoclosed Jun 9, 2023
@renovate renovate bot closed this Jun 9, 2023
@renovate renovate bot deleted the renovate/maven-org.apache.logging.log4j-log4j-core-vulnerability branch June 9, 2023 12:45
@renovate renovate bot changed the title Update dependency org.apache.logging.log4j:log4j-core to v2.17.1 [SECURITY] - autoclosed Update dependency org.apache.logging.log4j:log4j-core to v2.17.1 [SECURITY] Jun 9, 2023
@renovate renovate bot reopened this Jun 9, 2023
@renovate renovate bot restored the renovate/maven-org.apache.logging.log4j-log4j-core-vulnerability branch June 9, 2023 17:03
@renovate renovate bot force-pushed the renovate/maven-org.apache.logging.log4j-log4j-core-vulnerability branch from 5ecb007 to eeeff19 Compare June 9, 2023 17:03
@renovate renovate bot force-pushed the renovate/maven-org.apache.logging.log4j-log4j-core-vulnerability branch from eeeff19 to 81a3685 Compare December 19, 2025 22:48
@renovate renovate bot changed the title Update dependency org.apache.logging.log4j:log4j-core to v2.17.1 [SECURITY] Update dependency org.apache.logging.log4j:log4j-core to v2.25.3 [SECURITY] Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant