fix(deps): rustls 0.23.40 → 0.23.45 for RUSTSEC-2026-0285 - #180
Merged
Merged
Conversation
PR Checks Summary
✅ All checks passed! Ready for review. |
Security Scan Results: PASSED
|
TLS 1.3 handshake messages incorrectly accepted across encryption level boundaries (GHSA-2mjx-qc3c-rqvc). Advisory published 2026-09-14; patched in >= 0.23.45. main is affected as of today. cargo update -p rustls --precise 0.23.45. Verified cargo metadata --locked resolves with no further change. Found by sweeping every Cargo.lock on every nself-org default branch after this advisory blocked a clawde PR: nchat, nclaw, ntask and clawde were all affected; plugins-pro was already on 0.23.45.
acamarata
force-pushed
the
fix/rustls-rustsec-2026-0285
branch
from
September 15, 2026 00:40
7d33765 to
7dfd53c
Compare
Security Scan Results: PASSED
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rustlsis vulnerable to RUSTSEC-2026-0285 — TLS 1.3 handshake messagesincorrectly accepted across encryption level boundaries
(GHSA-2mjx-qc3c-rqvc).
Advisory published 2026-09-14; patched in
>= 0.23.45.desktop/src-tauri/Cargo.lockhad rustls 0.23.40.cargo update -p rustls --precise 0.23.45:Verification
cargo metadata --lockedresolves with no further change.cargo denyis not configured in this crate; the repo CI audit gate verifies.Org-wide
Found by sweeping every
Cargo.lockon every default branch in nself-org afterthe advisory blocked a clawde PR. Four repos were affected — nchat, nclaw, ntask,
clawde — and
plugins-prowas already on 0.23.45 from an earlier update. Sameone-line fix in each.
No
IgnoredVulnsentry: the advisory has a published fix, so it gets the fix.