CVE-2025-14764
Unknown Unknown - Not Provided
Missing Key Commitment in Amazon S3 Go Client Enables Data Decryption Manipulation

Publication date: 2025-12-17

Last updated on: 2025-12-17

Assigner: AMZN

Description
Missing cryptographic key commitment in the Amazon S3 Encryption Client for Go may allow a user with write access to the S3 bucket to introduce a new EDK that decrypts to different plaintext when the encrypted data key is stored in an "instruction file" instead of S3's metadata record. To mitigate this issue, upgrade Amazon S3 Encryption Client for Go to version 4.0 or later.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-17
Last Modified
2025-12-17
Generated
2026-06-16
AI Q&A
2025-12-17
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
amazon s3_encryption_client 4.0.0
amazon s3_encryption_client 3.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-327 The product uses a broken or risky cryptographic algorithm or protocol.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2025-14764 is a vulnerability in the Amazon S3 Encryption Client for Go where the encrypted data key (EDK) stored in an "Instruction File" can be replaced by an attacker with write access to the S3 bucket. This allows the attacker to introduce a rogue EDK that decrypts the ciphertext into different plaintext, causing data integrity issues. The problem arises because older versions lacked cryptographic key commitment, which ensures that only the original key can decrypt the ciphertext. This vulnerability enables an attacker to manipulate the decrypted data without affecting confidentiality or availability. [1]

Impact Analysis

This vulnerability can impact you by allowing an attacker with write access to your S3 bucket to replace the encrypted data key with a rogue one, causing your encrypted data to be decrypted into manipulated or unauthorized plaintext. This compromises data integrity, meaning the data you retrieve may have been altered without your knowledge. However, it does not affect the confidentiality or availability of your data. [1]

Detection Guidance

Detection involves verifying the version of the Amazon S3 Encryption Client for Go in use and checking if encrypted data keys (EDKs) are stored in Instruction Files rather than S3 metadata. Since the vulnerability requires an attacker to replace Instruction Files with rogue EDKs, monitoring S3 bucket write activities and changes to Instruction Files can help detect exploitation attempts. Specific commands are not provided in the resources. [1]

Mitigation Strategies

Upgrade the Amazon S3 Encryption Client for Go to version 4.0.0 or later, which introduces key commitment to prevent this vulnerability. There are no workarounds; upgrading is required to mitigate the risk. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-14764. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart