CVE-2026-8149
ADVISORY - githubSummary
In Bouncy Castle LTS for Java, the AES/GCM native implementation used on Intel CPUs with AES PAA instruction sets (AVX / VAES / VAESF variants) can intermittently produce an incorrect authentication tag verification result during decryption when the ciphertext is fed in via a mix of update() calls followed by doFinal(). It is possible to work around it by either using doFinal() only (as the BCJSSE does) or by configuring the module to run in pure Java mode, by setting the system property "org.bouncycastle.native.cpu_variant" to java.
EPSS Score: 0.00158 (0.054)
Common Weakness Enumeration (CWE)
ADVISORY - nist
Inconsistency Between Implementation and Documented Design
NIST
CREATED
UPDATED
ADVISORY IDCVE-2026-8149
EXPLOITABILITY SCORE
-
EXPLOITS FOUND
-
COMMON WEAKNESS ENUMERATION (CWE)
CVSS SCORE
5.1mediumGitHub
CVSS SCORE
5.1mediumChainguard
CREATED
UPDATED
ADVISORY ID
CGA-f9pj-5hw2-48g6
EXPLOITABILITY SCORE
-
EXPLOITS FOUND
-
COMMON WEAKNESS ENUMERATION (CWE)-
minimos
CREATED
UPDATED
ADVISORY ID
MINI-3945-g8c4-6wj7
EXPLOITABILITY SCORE
-
EXPLOITS FOUND
-
COMMON WEAKNESS ENUMERATION (CWE)-