Skip to content

fix(deps): update rustls-webpki to fix RUSTSEC-2026-0104#14408

Merged
zerosnacks merged 2 commits intomasterfrom
fix/rustsec-2026-0104
Apr 22, 2026
Merged

fix(deps): update rustls-webpki to fix RUSTSEC-2026-0104#14408
zerosnacks merged 2 commits intomasterfrom
fix/rustsec-2026-0104

Conversation

@zerosnacks
Copy link
Copy Markdown
Member

@zerosnacks zerosnacks commented Apr 22, 2026

Summary

Update rustls-webpki from v0.103.12 to v0.103.13 to fix RUSTSEC-2026-0104.

Advisory

A panic was reachable when parsing certificate revocation lists via BorrowedCertRevocationList::from_der or OwnedCertRevocationList::from_der, caused by mishandling an empty BIT STRING in a CRL extension. The panic is reachable prior to signature verification.

Conclusion

No impact on Foundry as we do not use CRL, unreachable.

@zerosnacks zerosnacks changed the title chore: update rustls-webpki to fix RUSTSEC-2026-0104 fix(deps): update rustls-webpki to fix RUSTSEC-2026-0104 Apr 22, 2026
@zerosnacks zerosnacks marked this pull request as ready for review April 22, 2026 09:08
@zerosnacks zerosnacks enabled auto-merge (squash) April 22, 2026 09:09
@zerosnacks zerosnacks merged commit 42de88e into master Apr 22, 2026
16 checks passed
@zerosnacks zerosnacks deleted the fix/rustsec-2026-0104 branch April 22, 2026 09:16
@github-project-automation github-project-automation Bot moved this to Done in Foundry Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants