Tuesday, August 11, 2026
LIVEThe Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///The Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///
Subscribe
Cyber Security
Independent · Digital
Thehackingpost
CybersecurityAI-assisted

AWS-LC Flaw Exposes Amazon Users to Attacks by Bypassing Certificate Chain Validation

Amazon has released a security bulletin (2026-005-AWS) addressing three high-severity vulnerabilities in its AWS-LC cryptographic library. These vulnerabilities were identified through a coordinated disclosure with the AISLE Research Team and pose…

Amazon has released a security bulletin (2026-005-AWS) addressing three high-severity vulnerabilities in its AWS-LC cryptographic library. These vulnerabilities were identified through a coordinated disclosure with the AISLE Research Team and pose significant risks to cloud infrastructure.

Three distinct issues have been identified in the handling of cryptographic processes by AWS-LC:

CVE-2026-3336: This vulnerability involves a certificate chain validation bypass in the PKCS7_verify() function, allowing unauthenticated users to bypass verification for all but the final signer in PKCS7 objects with multiple signers. CVE-2026-3337: This flaw introduces a timing side-channel during AES-CCM decryption, potentially allowing attackers to determine the validity of an authentication tag. CVE-2026-3338: Similar to CVE-2026-3336, this vulnerability allows unauthenticated users to bypass signature verification for PKCS7 objects containing Authenticated Attributes.

Amazon advises all customers to upgrade to the latest versions of AWS-LC to address these vulnerabilities. The affected versions are:

Amazon has released a security bulletin (2026-005-AWS) addressing three high-severity vulnerabilities in its AWS-LC cryptographic library.
Christine Neal · Thehackingpost

PKCS7 flaws: AWS-LC versions between v1.41.0 and v1.69.0, and aws-lc-sys versions between v0.24.0 and v0.38.0. Timing side-channel flaw: AWS-LC starting from v1.21.0, including AWS-LC-FIPS versions 3.0.0 through 3.2.0.

The vulnerabilities have been addressed in AWS-LC v1.69.0 and aws-lc-sys v0.38.0 for the PKCS7 bypasses, and in AWS-LC v1.69.0, AWS-LC-FIPS-3.2.0, aws-lc-sys v0.38.0, and aws-lc-sys-fips v0.13.12 for the timing side-channel flaw.

Advertisement

Immediate patching is necessary as no known workarounds exist for the certificate and signature validation bypasses. For the timing side-channel vulnerability, temporary mitigation is possible by using specific AES-CCM parameters and routing encryption through the EVP AEAD API with configurations like EVP_aead_aes_128_ccm_bluetooth or EVP_aead_aes_128_ccm_matter .

Based on reporting by GBHackers.

AI transparency. This article was produced with the assistance of artificial intelligence and published under human editorial oversight. AI systems can make mistakes. Read how we use AI (EU AI Act, Art. 50).
Related Stories