Skip to content

[BugFix][CVE-2026-24281] upgrade zookeeper to 3.8.6/3.9.5#71267

Closed
andyziye wants to merge 1 commit into
branch-4.0from
fix/CVE-2026-24281-zookeeper-branch-4.0
Closed

[BugFix][CVE-2026-24281] upgrade zookeeper to 3.8.6/3.9.5#71267
andyziye wants to merge 1 commit into
branch-4.0from
fix/CVE-2026-24281-zookeeper-branch-4.0

Conversation

@andyziye
Copy link
Copy Markdown
Collaborator

@andyziye andyziye commented Apr 3, 2026

What type of PR is this?

Bug Fix

Why I'm doing this

Two HIGH severity CVEs detected in org.apache.zookeeper:zookeeper on branch-4.0:

CVE Severity Installed Fixed
CVE-2026-24281 HIGH 3.8.4 / 3.9.3 3.8.6, 3.9.5
CVE-2026-24308 HIGH 3.8.4 / 3.9.3 3.8.6, 3.9.5

Detected by Trivy in inspection BUILD job:
https://github.com/StarRocks/starrocks/actions/runs/23897903395/job/69687010595

Fixes #71266

What this PR does

  • Pin org.apache.zookeeper:zookeeper to 3.8.6 via dependencyManagement in fe/pom.xml and java-extensions/pom.xml (overrides transitive 3.8.4 pulled in via hadoop-common 3.4.3)
  • Upgrade zookeeper.version from 3.9.33.9.5 in fs_brokers/apache_hdfs_broker/src/pom.xml

Does this PR introduce any user-facing change?

No

Checklist

🤖 Generated with Claude Code

….9.5

- Pin org.apache.zookeeper:zookeeper to 3.8.6 in fe/pom.xml and
  java-extensions/pom.xml dependencyManagement to override the
  transitive 3.8.4 pulled in via hadoop-common
- Upgrade zookeeper.version from 3.9.3 to 3.9.5 in
  fs_brokers/apache_hdfs_broker/src/pom.xml

Fixes #71266
@CelerData-Reviewer
Copy link
Copy Markdown

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@andyziye andyziye closed this Apr 7, 2026
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.

2 participants