Skip to content

Upgrade aiohttp to resolve CVE-2026-69244 CVE-2026-59881 CVE-2026-69243 - #614

Merged
cigamit merged 1 commit into
mainfrom
CVE-2026-69244
Aug 4, 2026
Merged

Upgrade aiohttp to resolve CVE-2026-69244 CVE-2026-59881 CVE-2026-69243#614
cigamit merged 1 commit into
mainfrom
CVE-2026-69244

Conversation

@cigamit

@cigamit cigamit commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@cigamit
cigamit requested a review from TheWitness August 4, 2026 15:19
@cigamit cigamit self-assigned this Aug 4, 2026
Copilot AI lite review requested due to automatic review settings August 4, 2026 15:20
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically python Pull requests that update python code labels Aug 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s dependency constraints to pull in a patched aiohttp release addressing the CVEs called out in the PR title, ensuring downstream installs resolve to the fixed version via the compiled requirements lockfile.

Changes:

  • Bump aiohttp minimum version in requirements/requirements.in from >=3.14.1 to >=3.14.3, updating the referenced CVE list.
  • Update the pinned aiohttp version in requirements/requirements.txt from ==3.14.1 to ==3.14.3.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
requirements/requirements.in Raises the minimum aiohttp version to >=3.14.3 and updates the CVE annotation accordingly.
requirements/requirements.txt Updates the resolved/pinned aiohttp version to ==3.14.3 to match the upgraded minimum.

@cigamit
cigamit merged commit 5782276 into main Aug 4, 2026
1 check passed
@cigamit
cigamit deleted the CVE-2026-69244 branch August 4, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code SECURITY A security related issue like a CVE specifically

Development

Successfully merging this pull request may close these issues.

3 participants