Skip to content

chore: bump rustls to 0.23.45 (RUSTSEC-2026-0285) - #33

Merged
undivisible merged 1 commit into
mainfrom
chore/bump-rustls-0.23.45
Sep 16, 2026
Merged

undivisible merged 1 commit into
mainfrom
chore/bump-rustls-0.23.45

Conversation

@undivisible

@undivisible undivisible commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Lockfile-only bump of rustls 0.23.43 → 0.23.45 (and rustls-webpki 0.103.13 → 0.103.15) to close RUSTSEC-2026-0285 (TLS 1.3 handshake messages accepted across encryption levels).

cargo audit reports no remaining vulnerabilities. Yanked chacha20 0.10.1 remains in the lockfile as a non-default-target transitive crate (not in the default cargo tree).


Note

Low Risk
Lockfile-only dependency patch for a known TLS advisory; no code or API surface changes in this repo.

Overview
Updates Cargo.lock only to pull in patched TLS crates: rustls 0.23.430.23.45 and transitive rustls-webpki 0.103.130.103.15, addressing RUSTSEC-2026-0285 (TLS 1.3 handshake messages incorrectly accepted across encryption levels). No application or Cargo.toml changes.

Reviewed by Cursor Bugbot for commit 978f605. Configure here.

Addresses the medium TLS 1.3 handshake advisory by updating rustls
0.23.43 -> 0.23.45 and rustls-webpki 0.103.13 -> 0.103.15. cargo audit
is clean of vulnerabilities after this bump.

Amp-Thread-ID: https://ampcode.com/threads/T-01a0a633-11d2-7529-ae4c-9572c04b5518
Co-authored-by: Max Carter <undivisible@vk.com>
@capy-ai

capy-ai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Capy couldn't review this pull request because Max's workspace is out of credits, add credits or enable auto-reload to resume automatic reviews.

Open in Capy

@cursor

cursor Bot commented Sep 15, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_4e2f5074-5471-4729-85bd-8df66ac9a6e3)

@undivisible
undivisible merged commit fdf492d into main Sep 16, 2026
2 checks passed
@undivisible
undivisible deleted the chore/bump-rustls-0.23.45 branch September 16, 2026 01:41
undivisible added a commit that referenced this pull request Sep 18, 2026
Addresses the medium TLS 1.3 handshake advisory by updating rustls
0.23.43 -> 0.23.45 and rustls-webpki 0.103.13 -> 0.103.15. cargo audit
is clean of vulnerabilities after this bump.

Amp-Thread-ID: https://ampcode.com/threads/T-01a0a633-11d2-7529-ae4c-9572c04b5518
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