Skip to content

fix: update openssl to resolve CVE-2026-41898#3

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/openssl-CVE-2026-41898
Draft

fix: update openssl to resolve CVE-2026-41898#3
dannyneira wants to merge 1 commit into
mainfrom
independabot/openssl-CVE-2026-41898

Conversation

@dannyneira
Copy link
Copy Markdown
Member

@dannyneira dannyneira commented May 30, 2026

Summary

  • Updates transitive Rust dependency openssl from 0.10.72 to 0.10.80 in Cargo.lock.
  • Updates openssl-sys from 0.9.107 to 0.9.116 as part of the lockfile refresh.
  • Resolves the selected openssl Dependabot alert batch for warpdotdev/tink-rust.

Vulnerabilities resolved

Notes

  • The vulnerable dependency is transitive via native-tls / hyper-tls / rusoto_*; no manifest changes were required.
  • No Dependabot update error was present for these alerts.
  • No workaround such as [patch], replacement, or override was needed.

Validation

  • cargo audit --json no longer reports any openssl advisories. It still reports unrelated existing findings for bytes, idna, ring, rustls, and webpki.
  • cargo build passed.
  • git submodule update --init --recursive && cargo test passed.

Conversation: https://staging.warp.dev/conversation/fe8be120-1e48-4071-b448-c2e1eea47c7f
Run: https://oz.staging.warp.dev/runs/019e799d-2319-75ce-a639-02052a6875f4
Co-Authored-By: Oz oz-agent@warp.dev
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira requested a review from zachbai May 30, 2026 16:08
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.

2 participants