CVE-2026-3337
Received
Received - Intake
Timing Side-Channel in AWS-LC AES-CCM Allows Tag Validation
Publication date: 2026-03-02
Last updated on: 2026-03-11
Assigner: AMZN
Description
Description
Observable timing discrepancy in AES-CCM decryption in AWS-LC allows an unauthenticated user to potentially determine authentication tag validity via timing analysis.
The impacted implementations are through the EVP CIPHER API: EVP_aes_128_ccm, EVP_aes_192_ccm, and EVP_aes_256_ccm.
Customers of AWS services do not need to take action. Applications using AWS-LC should upgrade to AWS-LC version 1.69.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amazon | aws_libcrypto | From 1.21.0 (inc) to 1.69.0 (exc) |
| amazon | aws_libcrypto | From 3.0.0 (inc) to 3.2.0 (exc) |
| amazon | aws-lc-fips-sys | From 0.13.0 (inc) to 0.13.12 (exc) |
| amazon | aws-lc-sys | From 0.14.0 (inc) to 0.38.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-208 | Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not. |