Skip to content

[Aikido] Fix security issue in urllib3 via minor version upgrade from 2.6.3 to 2.7.0#320

Merged
rtuszik merged 1 commit into
mainfrom
fix/aikido-security-update-packages-33575999-kmgd
May 12, 2026
Merged

[Aikido] Fix security issue in urllib3 via minor version upgrade from 2.6.3 to 2.7.0#320
rtuszik merged 1 commit into
mainfrom
fix/aikido-security-update-packages-33575999-kmgd

Conversation

@aikido-autofix
Copy link
Copy Markdown
Contributor

Upgrade urllib3 to fix DoS vulnerability in streaming decompression that could cause excessive CPU and memory consumption when processing compressed responses.

✅ 1 CVE resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2026-44432
HIGH
[urllib3] Streaming API decompression flaw causes excessive resource consumption (CPU and memory) when handling compressed responses from untrusted sources, particularly with Brotli-encoded data or when drain_conn() is called after partial decompression.

@aikido-autofix aikido-autofix Bot added the security Label created by Aikido AutoFix label May 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
src
   check_remote.py907418%20–42, 46–54, 58–64, 68–97, 101–125
   downloader.py34230411%27–31, 35–83, 87, 91–103, 107–132, 136–141, 145–151, 155–162, 166–223, 227–283, 287–298, 302–317, 322–332, 336–338, 342–347, 351–356, 360–375, 379–424, 428–443, 447–482, 486–509
   entrypoint.py80800%1–95
   filesystem.py16014311%14–66, 70–79, 83–106, 110–130, 134–139, 143–152, 156–180, 184–200, 204–209
   process_manager.py2262260%2–322
   updater.py27270%1–37
src/utils
   config.py30390%34–36
   logger.py312132%12–42, 47
   notify.py19190%3–30
   regions.py37295%93, 106
TOTAL113189921% 

Tests Skipped Failures Errors Time
36 0 💤 0 ❌ 0 🔥 0.501s ⏱️

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedurllib3@​2.6.3 ⏵ 2.7.097 +1100 +22100100100

View full report

@rtuszik rtuszik merged commit 0bddab1 into main May 12, 2026
8 checks passed
@rtuszik rtuszik deleted the fix/aikido-security-update-packages-33575999-kmgd branch May 12, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Label created by Aikido AutoFix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant