CVE-2026-3338
AWS-LC has PKCS7_verify Signature Validation Bypass
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p aws-lc-sys --precise 0.38.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| aws-lc-sys | crates.io | All versions | 0.38.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-347Improper Verification of Cryptographic SignatureMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
References
- https://github.com/aws/aws-lc-rs/security/advisories/GHSA-hfpc-8r3f-gw53WEB
- https://github.com/aws/aws-lc/security/advisories/GHSA-jchq-39cv-q4wjWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-3338ADVISORY
- https://aws.amazon.com/security/security-bulletins/2026-005-AWSWEB
- https://github.com/aws/aws-lc-rsPACKAGE
- https://rustsec.org/advisories/RUSTSEC-2026-0047.htmlWEB
Frequently Asked Questions
- What is CVE-2026-3338?
- AWS-LC has PKCS7_verify Signature Validation Bypass This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2026-3338?
- CVE-2026-3338 affects aws-lc-sys. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-3338 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-3336HIGH
PKCS7_verify Certificate Chain Validation Bypass in AWS-LC
- CVE-2026-4428HIGH
CRL Distribution Point Scope Check Logic Error in AWS-LC
- CVE-2026-64679HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2026-3337HIGH
AWS-LC has Timing Side-Channel in AES-CCM Tag Verification
- CVE-2026-4428HIGH
CRL Distribution Point Scope Check Logic Error in AWS-LC
- CVE-2026-3336HIGH
AWS-LC has PKCS7_verify Certificate Chain Validation Bypass
- CVE-2026-3337MEDIUM
Timing Side-Channel in AES-CCM Tag Verification in AWS-LC
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies