Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(deps): patch AWS SDK crates for GHSA-g59m-gf8j-gjf5 (CIP-2750)#112

Merged
tobyhede merged 1 commit into
mainfrom
fix/cip-2750-aws-sdk-patch
Feb 18, 2026
Merged

fix(deps): patch AWS SDK crates for GHSA-g59m-gf8j-gjf5 (CIP-2750)#112
tobyhede merged 1 commit into
mainfrom
fix/cip-2750-aws-sdk-patch

Conversation

@tobyhede

Copy link
Copy Markdown
Contributor

Summary

  • Bumps aws-sdk-dynamodb (1.3.0 → 1.106.0) in [dependencies]
  • Selectively updates transitive AWS SDK deps to patched versions:
    • aws-sdk-sts: 1.47.0 → 1.99.0
    • aws-sdk-sso: 1.47.0 → 1.95.0
    • aws-sdk-ssooidc: 1.48.0 → 1.97.0

Remediates GHSA-g59m-gf8j-gjf5 (CVSS 3.7) — AWS SDK for Rust region validation bypass.

Note: aws-config dev-dependency version in Cargo.toml is unchanged as a full cargo update breaks cts-common (unrelated vitaminc compatibility issue). The targeted update pulls in patched transitive deps.

Resolves: CIP-2750

Test plan

  • cargo check passes
  • cargo test — 27/28 pass (1 pre-existing failure on main: test_unseal_all_empty requires env var)
  • cargo tree confirms all AWS SDK crates at patched versions

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.
@tobyhede tobyhede merged commit 0d01f73 into main Feb 18, 2026
3 checks passed
@tobyhede tobyhede deleted the fix/cip-2750-aws-sdk-patch branch February 18, 2026 06:09
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