Skip to content

upgrade aiohttp to 3.13.3 to prevent zip bomb DoS#437

Merged
openshift-merge-bot[bot] merged 1 commit intoopendatahub-io:stable-2.xfrom
rpancham:cve-aiohttp-fix
Jan 21, 2026
Merged

upgrade aiohttp to 3.13.3 to prevent zip bomb DoS#437
openshift-merge-bot[bot] merged 1 commit intoopendatahub-io:stable-2.xfrom
rpancham:cve-aiohttp-fix

Conversation

@rpancham
Copy link
Copy Markdown
Contributor

@rpancham rpancham commented Jan 21, 2026

Addresses : https://issues.redhat.com/browse/RHOAIENG-43597

This PR addresses RHOAIENG-43597 by fixing a denial-of-service vulnerability in the transitive dependency aiohttp. Versions ≤3.13.2 are vulnerable to a zip-bomb attack via automatic decompression, which can lead to memory exhaustion. The dependency has been pinned to aiohttp 3.13.3, which includes the upstream fix, and the lockfile has been updated to ensure the resolved version is used at runtime. The fix was verified by confirming the installed aiohttp version inside the built container.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

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


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 and usage tips.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rpancham

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

The pull request process is described 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

@RH-steve-grubb
Copy link
Copy Markdown

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 21, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 4450978 into opendatahub-io:stable-2.x Jan 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants