Skip to content

Fix CVE-2026-44431 and CVE-2026-44432 in rhoai-3.3 shipped dependencies#630

Merged
mprahl merged 1 commit into
rhoai-3.3from
konflux/mintmaker/rhoai-3.3/urllib3-2.x
May 26, 2026
Merged

Fix CVE-2026-44431 and CVE-2026-44432 in rhoai-3.3 shipped dependencies#630
mprahl merged 1 commit into
rhoai-3.3from
konflux/mintmaker/rhoai-3.3/urllib3-2.x

Conversation

@kramaranya

@kramaranya kramaranya commented May 26, 2026

Copy link
Copy Markdown

Related Issues/PRs

What changes are proposed in this pull request?

This PR updates urllib3 to 2.7.0 on rhoai-3.3 to remediate CVE-2026-44431 and CVE-2026-44432 in the shipped rhoai/odh-mlflow-rhel9 image.

For this branch, the shipped runtime dependency set comes from requirements/konflux-requirements.txt, so that lockfile is the product-facing fix. requirements/requirements.txt is updated in sync to keep the branch's generated dependency files aligned.

How is this PR tested?

  • Manual tests
    • verified the updated runtime dependency path installs successfully with --require-hashes
    • built the mlflow and kubernetes-workspace-provider wheels
    • installed the built wheels with --no-deps
    • confirmed the runtime resolves to urllib3==2.7.0
    • attempted a full podman build -f Dockerfile.konflux, but it hit an unrelated frontend yarn build exit 137 before the runtime Python dependency stage

Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Co-authored-by: kramaranya <kramaranya15@gmail.com>
@kramaranya kramaranya force-pushed the konflux/mintmaker/rhoai-3.3/urllib3-2.x branch from b4d42fd to 25d7bab Compare May 26, 2026 13:02
@mprahl mprahl merged commit af23551 into rhoai-3.3 May 26, 2026
31 of 35 checks passed
@github-actions github-actions Bot added the size/S Pull request size: S label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Pull request size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants