Skip to content

Temporarily accept CVE-2026-82049 in Python 3.13.15 - #13

Merged
csandanov merged 1 commit into
masterfrom
fix/python313-grype-exception
Sep 20, 2026
Merged

csandanov merged 1 commit into
masterfrom
fix/python313-grype-exception

Conversation

@csandanov

@csandanov csandanov commented Sep 20, 2026

Copy link
Copy Markdown
Member

Grype blocks Python 3.13.15 images on CVE-2026-82049 while the upstream fix is awaiting a Python 3.13 release. Add a temporary exception limited to that CVE and the python binary package at exactly version 3.13.15.

This accepts the unresolved tarfile vulnerability; it does not patch it. Removal after adopting a fixed upstream image is tracked in #12. The existing Python 3.10 exception remains separately scoped.

Validation: YAML parsing, exact rule-scope checks, and git diff --check passed. Image/Grype CI validation is pending.

Related: wodby/images#20 adds Grype exception warnings to image update reports. The PRs can merge independently; reporting will discover this exception after it reaches the default branch. Keep #12 open until the exception is removed.

Scope the Grype exception for CVE-2026-82049 to the Python 3.13.15 binary package while awaiting a fixed upstream image. Track removal in issue #12.
@csandanov
csandanov marked this pull request as ready for review September 20, 2026 04:58
@csandanov
csandanov merged commit 36e4e14 into master Sep 20, 2026
14 of 32 checks passed
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.

1 participant