Skip to content

fix: resolve CVE-2026-42561 — bump python-multipart to 0.0.32 - #2989

Closed
sriroopar wants to merge 1 commit into
openshift:mainfrom
sriroopar:cve-fix-py-multipart
Closed

fix: resolve CVE-2026-42561 — bump python-multipart to 0.0.32#2989
sriroopar wants to merge 1 commit into
openshift:mainfrom
sriroopar:cve-fix-py-multipart

Conversation

@sriroopar

Copy link
Copy Markdown
Contributor

Bumps python-multipart from 0.0.22 to 0.0.32 to address a high-severity DoS vulnerability (CVSS 7.5) in multipart header parsing.

Description

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

Bumps python-multipart from 0.0.22 to 0.0.32 to address a high-severity
DoS vulnerability (CVSS 7.5) in multipart header parsing.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • requirements.txt is excluded by !requirements.txt
  • uv.lock is excluded by !**/*.lock, !uv.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 80b4fd5c-c0a5-40c0-b890-d5b31fcf923b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from joshuawilson and onmete July 7, 2026 02:37
@openshift-ci

openshift-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign xrajesh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown

@sriroopar: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

onmete added a commit to onmete/lightspeed-service that referenced this pull request Jul 10, 2026
Updates requirements.hashes.source.txt for CVE-2026-42561.
Supersedes openshift#2989 — uv.lock already resolved to 0.0.32.

Co-authored-by: Cursor <cursoragent@cursor.com>
@onmete

onmete commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Superseded by #2996.

The deps bump already resolves python-multipart to 0.0.32 in uv.lock and requirements.txt. This PR additionally updates requirements.hashes.source.txt for the Konflux hermetic build (which is why Konflux failed here — only uv.lock/requirements.txt were updated).

#2996 can be closed in favour of the combined deps bump + CVE fix.

@onmete onmete mentioned this pull request Jul 10, 2026
8 tasks
@onmete

onmete commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

deps bumping PR: #2996
/close

@openshift-ci openshift-ci Bot closed this Jul 10, 2026
@openshift-ci

openshift-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

@onmete: Closed this PR.

Details

In response to this:

deps bumping PR: #2996
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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