fix(deps): patch AWS SDK crates for GHSA-g59m-gf8j-gjf5 (CIP-2750)#112
Merged
Conversation
Bumps aws-sdk-dynamodb (1.3.0 -> 1.106.0) and selectively updates transitive AWS SDK deps (aws-sdk-sts, aws-sdk-sso, aws-sdk-ssooidc) to patched versions. Remediates GHSA-g59m-gf8j-gjf5 (CVSS 3.7) — AWS SDK for Rust region validation bypass.
freshtonic
approved these changes
Feb 18, 2026
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.
Summary
aws-sdk-dynamodb(1.3.0 → 1.106.0) in[dependencies]aws-sdk-sts: 1.47.0 → 1.99.0aws-sdk-sso: 1.47.0 → 1.95.0aws-sdk-ssooidc: 1.48.0 → 1.97.0Remediates GHSA-g59m-gf8j-gjf5 (CVSS 3.7) — AWS SDK for Rust region validation bypass.
Note:
aws-configdev-dependency version in Cargo.toml is unchanged as a fullcargo updatebreakscts-common(unrelated vitaminc compatibility issue). The targeted update pulls in patched transitive deps.Resolves: CIP-2750
Test plan
cargo checkpassescargo test— 27/28 pass (1 pre-existing failure on main:test_unseal_all_emptyrequires env var)cargo treeconfirms all AWS SDK crates at patched versions