Lucene search
+L

139 matches found

CVE
CVE
added 2026/09/09 4:03 a.m.11 views

CVE-2026-87732

CVE-2026-87732 affects the mirage-crypto OCaml package before 2.2.0 . The AES.GCM.authenticate_decrypt_into and Chacha20.authenticate_decrypt_into functions write the decrypted plaintext into a caller-provided buffer before comparing the authentication tag. On a forged tag the function correctly ...

6.2CVSS0.00077EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.4 views

PoC_CVE-2025-54887

PoCCVE-2025-54887 This repository contains Proof-of-Concept PoC exploit for CVE-2025-54887. This is a vulnerability in ruby-jwe version = 1.1.0 where the authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality and provide ways to craft arbitrary JWEs...

9.1CVSS8.1AI score0.00244EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/09/05 12:26 a.m.11 views

SUSE CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00178EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/09/03 12:55 p.m.11 views

USN-8720-1: GnuPG vulnerability

It was discovered that GnuPG incorrectly validated authentication tag lengths when parsing CMS messages encrypted with AES-GCM. An attacker could possibly use this issue to bypass message integrity checks...

2.9CVSS5.9AI score0.00142EPSS
SaveExploits1
OSV
OSV
added 2026/09/03 12:55 p.m.4 views

USN-8720-1 gnupg2 vulnerability

It was discovered that GnuPG incorrectly validated authentication tag lengths when parsing CMS messages encrypted with AES-GCM. An attacker could possibly use this issue to bypass message integrity checks...

2.9CVSS5.9AI score0.00142EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.13 views

PT-2026-85369

It was discovered that GnuPG incorrectly validated authentication tag lengths when parsing CMS messages encrypted with AES-GCM. An attacker could possibly use this issue to bypass message integrity checks...

2.9CVSS5.3AI score0.00142EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/28 2:42 p.m.12 views

CVE-2026-81020 wolfEngine reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 10:59 a.m.8 views

CVE-2026-12817

A flaw was found in Bouncy Castle for Java. This vulnerability affects the OpenPGP Authenticated Encryption with Associated Data AEAD decryption process. Specifically, the system fails to verify the final authentication tag when processing data that is aligned in chunks. This oversight could allo...

8.7CVSS5.2AI score0.0014EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 1:19 p.m.8 views

CVE-2026-68125

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

8.8CVSS0.00316EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:58 a.m.60 views

CVE-2026-68125

CVE-2026-68125 (Linux kernel, mac802154 llsec) : A logic flaw in llsec_do_decrypt_auth() computes assoclen as datalen - authlen without validating that the frame carries at least authlen payload bytes. This allows an attacker-controlled IEEE 802.15.4 frame with payload shorter than the authentica...

8.8CVSS5.4AI score0.00316EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.41 views

CVE-2026-68125 mac802154: llsec: reject frames shorter than the authentication tag

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

8.8CVSS0.00316EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:58 a.m.10 views

EUVD-2026-55506

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

5.4AI score0.00316EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/03 5:53 a.m.10 views

Improper Validation of Integrity Check Value

Overview org.bouncycastle:bcprov-jdk12 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value that leads to information exposure in the processPacket method of CCMBlockCipher, with equivalent paths in...

8.7CVSS5.6AI score0.00282EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.11 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in CMS AuthEnvelopedData recipient processing, where AbstractRecipient and its recipient classes such as JceKeyTransRecipient and BcKeyTransRecipient take the AEAD tag length from the...

8.7CVSS5.5AI score0.00147EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.8 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in CMS AuthEnvelopedData recipient processing, where AbstractRecipient and its recipient classes such as JceKeyTransRecipient and BcKeyTransRecipient take the AEAD tag length from the...

8.7CVSS5.5AI score0.00147EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 9:41 p.m.15 views

JLSEC-2026-728 In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryption path in `wolfSSL_EVP_CipherFinal` (and...

In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryption path in wolfSSLEVPCipherFinal and related EVP cipher finalization functions fails to verify the authentication tag before returning plaintext to the caller. When an application uses the EVP API to perform ChaCha20-Poly1305 decryption,...

8.1CVSS5.9AI score0.00152EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/06 8:16 p.m.30 views

CVE-2026-53763

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core's AES-GCM implementation cause the...

3.8CVSS0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 8:16 p.m.14 views

DEBIAN-CVE-2026-53763

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core's AES-GCM implementation cause the...

3.8CVSS6AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 8:16 p.m.13 views

UBUNTU-CVE-2026-53763

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core's AES-GCM implementation cause the...

3.8CVSS6.1AI score0.00194EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/06 7:35 p.m.13 views

CVE-2026-53763

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core's AES-GCM implementation cause the...

3.8CVSS6AI score0.00194EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder