Skip to content

chore(deps): bump pyasn1 to >=0.6.4 for CVE-2026-59886 - #92

Merged
sampras343 merged 1 commit into
mainfrom
chore/bump-pyasn1-cve-2026-59886-main
Jul 20, 2026
Merged

chore(deps): bump pyasn1 to >=0.6.4 for CVE-2026-59886#92
sampras343 merged 1 commit into
mainfrom
chore/bump-pyasn1-cve-2026-59886-main

Conversation

@sampras343

@sampras343 sampras343 commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps pyasn1 minimum version from 0.6.2 to 0.6.4

CVEs Addressed

Test plan

  • pip install "pyasn1>=0.6.4" installs v0.6.4 successfully
  • CI pipeline passes

Addresses CVE-2026-59886: DoS via crafted ASN.1 REAL values causing
excessive memory and CPU consumption in Real.__float__().
Fixed in pyasn1 0.6.4.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.70%. Comparing base (fa12a86) to head (2639145).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   79.70%   79.70%           
=======================================
  Files          21       21           
  Lines        1922     1922           
=======================================
  Hits         1532     1532           
  Misses        390      390           
Flag Coverage Δ
unit 79.70% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

@sampras343
sampras343 merged commit 545fe1c into main Jul 20, 2026
54 of 55 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.

3 participants