Skip to content

Bump pillow 12.3.0 and aiohttp 3.14.0 for CVEs - #369

Merged
omaciel merged 1 commit into
mainfrom
cve/pillow-aiohttp-bump
Jul 17, 2026
Merged

Bump pillow 12.3.0 and aiohttp 3.14.0 for CVEs#369
omaciel merged 1 commit into
mainfrom
cve/pillow-aiohttp-bump

Conversation

@omaciel

@omaciel omaciel commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps two transitively-pinned dependencies to clear open CVEs.

Dependency From To CVE(s) fixed Jira
pillow 12.2.0 12.3.0 CVE-2026-59197, CVE-2026-54058, CVE-2026-54060, CVE-2026-55380, CVE-2026-55379 AAP-83304, AAP-83285, AAP-82211, AAP-82197, AAP-82155
aiohttp 3.13.4 3.14.0 CVE-2026-34993 (ACE via CookieJar.load()) AAP-82294

All fixed versions confirmed against Red Hat Product Security. Regenerated uv.lock (uv lock --check passes) and requirements.txt (via the uv pip compile command recorded in its header).

Cross-stack consistency

aap-rag-content is co-packaged with ansible-chatbot-stack into the ansible-lightspeed-chatbot container's single resolved environment. The aiohttp bump is coupled: litellm==1.83.14 in chatbot-stack hard-pinned aiohttp==3.13.4, so this must land together with the litellm→1.84.0 bump in ansible-chatbot-stack#cve/litellm-aiohttp-pillow-bump (which also fixes the critical CVE-2026-49468 / AAP-80316). The unified container resolve (aap-rag-content + ansible-chatbot-stack + lightspeed-stack) was validated with aiohttp 3.14.0 + litellm 1.84.0 + pillow 12.3.0.

Test plan

  • uv lock --check passes
  • requirements.txt regenerated and idempotent
  • Unified chatbot-container dependency resolve validated

🤖 Generated with Claude Code

pillow 12.2.0 -> 12.3.0 fixes:
- CVE-2026-59197 (AAP-83304) native heap OOB write in RankFilter
- CVE-2026-54058 (AAP-83285) OOB read via crafted McIdas AREA image
- CVE-2026-54060 (AAP-82211) DoS via font-file memory allocation
- CVE-2026-55380 (AAP-82197) DoS via crafted GD 2.x image
- CVE-2026-55379 (AAP-82155) DoS via crafted BDF font

aiohttp 3.13.4 -> 3.14.0 fixes:
- CVE-2026-34993 (AAP-82294) arbitrary code execution via CookieJar.load()

Regenerated uv.lock (uv lock --check passes) and requirements.txt
(uv pip compile per the file header).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.46%. Comparing base (8e23600) to head (8fb5ff9).

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   79.46%   79.46%           
=======================================
  Files          11       11           
  Lines         896      896           
=======================================
  Hits          712      712           
  Misses        184      184           
Flag Coverage Δ
python 79.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SiddharthRajaraman SiddharthRajaraman 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.

lgtm

@omaciel
omaciel merged commit 64b22c2 into main Jul 17, 2026
7 checks passed
@omaciel
omaciel deleted the cve/pillow-aiohttp-bump branch July 17, 2026 15:12
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.

4 participants