Update Rust crate aws-sdk-ecr to v1.98.0 [SECURITY] - #185
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/crate-aws-sdk-ecr-vulnerability
branch
from
February 3, 2026 04:03
8accf9d to
020cd1c
Compare
renovate
Bot
force-pushed
the
renovate/crate-aws-sdk-ecr-vulnerability
branch
from
February 13, 2026 16:01
020cd1c to
36c6207
Compare
renovate
Bot
force-pushed
the
renovate/crate-aws-sdk-ecr-vulnerability
branch
from
March 1, 2026 17:08
36c6207 to
2bf289d
Compare
renovate
Bot
force-pushed
the
renovate/crate-aws-sdk-ecr-vulnerability
branch
from
March 14, 2026 07:28
2bf289d to
8a76e91
Compare
renovate
Bot
force-pushed
the
renovate/crate-aws-sdk-ecr-vulnerability
branch
from
May 22, 2026 03:34
8a76e91 to
8c98f7b
Compare
renovate
Bot
force-pushed
the
renovate/crate-aws-sdk-ecr-vulnerability
branch
from
July 25, 2026 12:17
8c98f7b to
4b79033
Compare
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.
This PR contains the following updates:
1.90.0→1.98.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
GHSA-g59m-gf8j-gjf5
More information
Details
Summary
This notification is related to the use of specific values for the region input field when calling AWS services. An actor with access to the environment in which the SDK is used could set the region input field to an invalid value.
A defense-in-depth enhancement has been implemented in the AWS SDK for Rust. This enhancement validates that a region used to construct an endpoint URL is a valid host label. The change was released on November 6, 2025. This advisory is informational to help customers understand their responsibilities regarding configuration security.
Impact
Customer applications could be configured to improperly route AWS API calls to non-existent or non-AWS hosts. While the SDK was functioning safely within the requirements of the shared responsibility model, additional safeguards have been added to support secure customer implementations.
Impacted versions: All versions prior to November 6, 2025 release
Patches
On November 6, 2025, an enhancement [1] was made to the AWS SDK for Rust release, which validates the formatting of a region, providing additional safeguards.
Workarounds
No workarounds are needed, but as always developers should ensure that their application is following security best practices:
References
Contact AWS Security via the vulnerability reporting page or email aws-security@amazon.com.
Acknowledgement
AWS Security thanks Guy Arazi for bringing these customer security considerations to our attention through the coordinated disclosure process.
[1] https://github.com/smithy-lang/smithy-rs/pull/4383
[2] https://docs.aws.amazon.com/sdk-for-rust/latest/dg/security.html
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.