CVE-2026-3337
AWS-LC has Timing Side-Channel in AES-CCM Tag Verification
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p aws-lc-sys --precise 0.38.0
cargo update -p aws-lc-fips-sys --precise 0.13.12
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| aws-lc-sys | crates.io | All versions | 0.38.0 |
| aws-lc-fips-sys | crates.io | All versions | 0.13.12 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-208
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.9 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
References
- https://github.com/aws/aws-lc-rs/security/advisories/GHSA-65p9-r9h6-22vjWEB
- https://github.com/aws/aws-lc/security/advisories/GHSA-frmv-5gcm-jwxhWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-3337ADVISORY
- https://aws.amazon.com/security/security-bulletins/2026-005-AWSWEB
- https://github.com/aws/aws-lc-rsPACKAGE
- https://rustsec.org/advisories/RUSTSEC-2026-0043.htmlWEB
- https://rustsec.org/advisories/RUSTSEC-2026-0045.htmlWEB
Frequently Asked Questions
- What is CVE-2026-3337?
- AWS-LC has Timing Side-Channel in AES-CCM Tag Verification This vulnerability has been assigned a severity rating of HIGH (CVSS score: 5.9/10).
- How do I check if my project is affected by CVE-2026-3337?
- CVE-2026-3337 affects aws-lc-sys and aws-lc-fips-sys. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-3337 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2026-4428HIGH
CRL Distribution Point Scope Check Logic Error in AWS-LC
- CVE-2026-3336HIGH
PKCS7_verify Certificate Chain Validation Bypass in AWS-LC
- CVE-2026-3338HIGH
PKCS7_verify Signature Validation Bypass in AWS-LC
- CVE-2026-4428HIGH
CRL Distribution Point Scope Check Logic Error in AWS-LC
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2026-4428HIGH
CRL Distribution Point Scope Check Logic Error in AWS-LC
- CVE-2026-3338HIGH
AWS-LC has PKCS7_verify Signature Validation Bypass
- CVE-2026-3336HIGH
AWS-LC has PKCS7_verify Certificate Chain Validation Bypass
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies