Skip to content

Commit 85c129d

Browse files
mergify[bot]cdoernclaude
authored
fix: bump pyasn1 for CVE-2026-59885 (backport #6330) (#6332)
bump to >=0.6.4 for CVE-2026-59885 as outlined in GHSA-8ppf-4f7h-5ppj<hr>This is an automatic backport of pull request #6330 done by [Mergify](https://mergify.com). --------- Signed-off-by: Charlie Doern <cdoern@redhat.com> Co-authored-by: Charlie Doern <cdoern@redhat.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 0eae629 commit 85c129d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ constraint-dependencies = [
2323
"msgpack>=1.2.1",
2424
"pillow>=12.3.0", # CVE-2026-42311: PSD RCE; CVE-2026-55379/55380/54060: font/GD DoS
2525
"protobuf>=5.29.6", # CVE-2025-4565 + CVE-2026-0994: parsing vulnerabilities
26-
"pyasn1>=0.6.3", # CVE-2026-30922: DoS via unbounded recursion
26+
"pyasn1>=0.6.4", # CVE-2026-30922: DoS via unbounded recursion
2727
"pydantic-settings>=2.14.2",
2828
"python-engineio>=4.13.2",
2929
"python-multipart>=0.0.31", # CVE-2026-40347: header injection; CVE-2026-42561: DoS via oversized headers

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)