Lucene search
+L

180 matches found

Cvelist
Cvelist
added 2026/08/06 6:39 p.m.28 views

CVE-2026-5855 Contiki-NG LwM2M TLV Parser Out-of-Bounds Read via Unchecked Buffer Length in lwm2m_tlv_read

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS0.00537EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:16 a.m.15 views

UBUNTU-CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.5AI score0.00156EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 8:8 a.m.10 views

EUVD-2026-53267

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.6AI score0.00156EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:8 a.m.37 views

CVE-2026-64573 Bluetooth: qca: fix NVM tag length underflow in TLV parser

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:8 a.m.60 views

CVE-2026-64573

The CVE-2026-64573 issue affects the Linux kernel Bluetooth stack (qca TLV parser). In the TLV_TYPE_NVM branch of qca_tlv_check_data(), the loop bound used length - sizeof(struct tlv_type_nvm) with length as a signed int promoted to size_t, which could underflow when firmware

5.6AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/03 7:8 p.m.8 views

JLSEC-2026-1135 Issue Summary: Cryptographic Message Services (CMS) processing fails to perform sufficient input...

Issue Summary: Cryptographic Message Services CMS processing fails to perform sufficient input validation on the cipher and tag length fields of AuthEnvelopedData containers, leading to various potential compromises. Impact Summary: Attackers making use of these vulnerabilities may achieve...

9.1CVSS7.1AI score0.0035EPSS
SaveExploits0References13
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.00172EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.7 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.00172EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.6 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.00172EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.7 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.00172EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.6 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.00172EPSS
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.00172EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/03 4:16 a.m.9 views

CVE-2026-12802

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 4:16 a.m.11 views

UBUNTU-CVE-2026-12802

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS5.5AI score0.00172EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 2:48 a.m.10 views

CVE-2026-12802

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS5.5AI score0.00172EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2026/08/03 2:48 a.m.7 views

CVE-2026-12802 CMS AuthEnvelopedData fails to enforce tag-length on decryption

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/03 2:48 a.m.104 views

CVE-2026-12802

Summary: CVE-2026-12802 affects Bouncy Castle for Java prior to 1.85, including LTS (

8.7CVSS5.5AI score0.00172EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 2:48 a.m.9 views

EUVD-2026-52133

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS5.5AI score0.00172EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/03 2:48 a.m.8 views

CVE-2026-12802 CMS AuthEnvelopedData fails to enforce tag-length on decryption

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS5.5AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/03 2:48 a.m.57 views

CVE-2026-12802 CMS AuthEnvelopedData fails to enforce tag-length on decryption

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS0.00172EPSS
SaveExploits0References2
Rows per page
Query Builder