Skip to content

fix(security): patch sandbox Pillow - #2727

Closed
0xjohnnydev wants to merge 3 commits into
mainfrom
agent/security-python-sandbox-pillow-20260731
Closed

fix(security): patch sandbox Pillow#2727
0xjohnnydev wants to merge 3 commits into
mainfrom
agent/security-python-sandbox-pillow-20260731

Conversation

@0xjohnnydev

@0xjohnnydev 0xjohnnydev commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Problem

The cua-sandbox Python lockfile still resolves vulnerable aiohttp, cryptography, and Pillow releases.

What changed

Definition of Done

  • The current sandbox aiohttp and cryptography alerts are mapped to this focused draft.
  • The lockfile resolves aiohttp 3.14.3, cryptography 50.0.0, and Pillow 12.3.0.
  • The lockfile passes uv consistency validation.
  • A maintainer reviews and advances this draft; automation will not mark it ready or merge it.
  • GitHub closes the alerts after the reviewed fix reaches the default branch.

Validation

  • uv lock --upgrade-package aiohttp==3.14.3 --upgrade-package cryptography==50.0.0 --upgrade-package Pillow==12.3.0 in libs/python/cua-sandbox.
  • uv lock --check.
  • git diff --check.

Impact

This changes only the cua-sandbox dependency lockfile. No VM, installation, or live runtime proof was run on the host.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@0xjohnnydev

Copy link
Copy Markdown
Contributor Author

This draft is now included in the consolidated Python security draft #2719. #2719 contains the sandbox lockfile fix together with the matching root, Cua Bench, and sandbox-apps Python updates, checks each lock graph separately, and remains a draft for human review. Closing this copy reduces duplicate review; nothing was merged automatically.

@0xjohnnydev 0xjohnnydev closed this Aug 5, 2026
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