Skip to content

fix: upgrade aiohttp 3.13.3 to 3.13.5 to resolve 10 Dependabot securi…#170

Open
Shubhangi-Microsoft wants to merge 1 commit intodevfrom
psl-dependabotalerts
Open

fix: upgrade aiohttp 3.13.3 to 3.13.5 to resolve 10 Dependabot securi…#170
Shubhangi-Microsoft wants to merge 1 commit intodevfrom
psl-dependabotalerts

Conversation

@Shubhangi-Microsoft
Copy link
Copy Markdown
Contributor

This pull request updates the aiohttp dependency in the infra/scripts/agent_scripts/requirements.txt file to a newer version. This is a minor dependency upgrade to ensure compatibility and access to the latest bug fixes.

Purpose

  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

…ty alerts

- CVE-2026-22815: unlimited trailer headers (moderate)
- CVE-2026-34525: duplicate Host headers (moderate)
- CVE-2026-34516: multipart header size bypass (moderate)
- CVE-2026-34515: UNC SSRF on Windows (moderate)
- CVE-2026-34520: null bytes in response headers (low)
- CVE-2026-34519: HTTP response splitting (low)
- CVE-2026-34518: cookie/proxy-auth header leak (low)
- CVE-2026-34517: multipart memory DoS (low)
- CVE-2026-34514: CRLF injection in multipart (low)
- CVE-2026-34513: unbounded DNS cache DoS (low)
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the aiohttp dependency version used by the infrastructure agent scripts to incorporate upstream security fixes mentioned in Dependabot alerts.

Changes:

  • Bump aiohttp in infra/scripts/agent_scripts/requirements.txt from 3.13.3 to 3.13.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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