Skip to content

fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.1 [security]#42

Merged
davidtorres merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/maven-org.apache.kafka-kafka-clients-vulnerability
Jun 11, 2025
Merged

fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.1 [security]#42
davidtorres merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/maven-org.apache.kafka-kafka-clients-vulnerability

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.kafka:kafka-clients 3.7.1 -> 3.9.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Reviewer is responsible for dependency update. Ensure adequate automated or manual testing is performed before merge.

GitHub Vulnerability Alerts

CVE-2025-27817

A possible arbitrary file read and SSRF vulnerability has been identified in Apache Kafka Client. Apache Kafka Clients accept configuration data for setting the SASL/OAUTHBEARER connection with the brokers, including "sasl.oauthbearer.token.endpoint.url" and "sasl.oauthbearer.jwks.endpoint.url". Apache Kafka allows clients to read an arbitrary file and return the content in the error log, or sending requests to an unintended location. In applications where Apache Kafka Clients configurations can be specified by an untrusted party, attackers may use the "sasl.oauthbearer.token.endpoint.url" and "sasl.oauthbearer.jwks.endpoint.url" configuratin to read arbitrary contents of the disk and environment variables or make requests to an unintended location. In particular, this flaw may be used in Apache Kafka Connect to escalate from REST API access to filesystem/environment/URL access, which may be undesirable in certain environments, including SaaS products.

Since Apache Kafka 3.9.1/4.0.0, we have added a system property ("-Dorg.apache.kafka.sasl.oauthbearer.allowed.urls") to set the allowed urls in SASL JAAS configuration. In 3.9.1, it accepts all urls by default for backward compatibility. However in 4.0.0 and newer, the default value is empty list and users have to set the allowed urls explicitly.


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: Never, 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-bot renovate-bot requested a review from a team June 10, 2025 22:31
@forking-renovate forking-renovate bot added the semver: minor A new feature was added. No breaking changes. label Jun 10, 2025
@dpebot
Copy link

dpebot commented Jun 10, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/maven-org.apache.kafka-kafka-clients-vulnerability branch from 1416d14 to 32f284b Compare June 11, 2025 03:12
@dpebot
Copy link

dpebot commented Jun 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/maven-org.apache.kafka-kafka-clients-vulnerability branch from 32f284b to 456180d Compare June 11, 2025 07:55
@dpebot
Copy link

dpebot commented Jun 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/maven-org.apache.kafka-kafka-clients-vulnerability branch from 456180d to b74fd9c Compare June 11, 2025 12:11
@dpebot
Copy link

dpebot commented Jun 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/maven-org.apache.kafka-kafka-clients-vulnerability branch from b74fd9c to 1aace2b Compare June 11, 2025 17:01
@dpebot
Copy link

dpebot commented Jun 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/maven-org.apache.kafka-kafka-clients-vulnerability branch from 1aace2b to ad24339 Compare June 11, 2025 23:04
@dpebot
Copy link

dpebot commented Jun 11, 2025

/gcbrun

@davidtorres davidtorres merged commit 1e2abdf into googleapis:main Jun 11, 2025
3 checks passed
@renovate-bot renovate-bot deleted the renovate/maven-org.apache.kafka-kafka-clients-vulnerability branch June 11, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver: minor A new feature was added. No breaking changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants