Lucene search
+L

241 matches found

Snyk
Snyk
added 2026/08/25 2:38 p.m.13 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the chacha20poly1305cipher and aesocbcipher implementations under providers/implementations/ciphers/. An attacker can forge messages by supplying an empty ciphertext and a bad tag, then...

8.7CVSS5.9AI score0.00116EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:19 p.m.8 views

AZL-97884 CVE-2026-75803 affecting package edk2 20240524git3e722403cd16-18

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.8AI score0.00116EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 1:19 p.m.9 views

CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

0.00116EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 1:19 p.m.3 views

ALPINE-CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.4AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.7 views

AZL-97935 CVE-2026-75803 affecting package openssl 3.3.7-4

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.8AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.12 views

AZL-97671 CVE-2026-75803 affecting package openssl-fips-provider 3.1.2-2

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.8AI score0.00116EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/25 1:00 p.m.6 views

CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.5AI score0.00116EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/25 1:00 p.m.9 views

EUVD-2026-65488

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.3AI score0.00116EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/25 1:00 p.m.115 views

CVE-2026-75803

OpenSSL's EVP_Cipher() API, when used as a one-shot decryption call for ChaCha20-Poly1305 and AES-OCB ciphers, skips the AEAD authentication tag verification if the input ciphertext is empty. A successful return value in that case does not guarantee the tag was actually validated, so applications...

5.3AI score0.00116EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 1:00 p.m.38 views

CVE-2026-75803 AEAD Forgeries with Empty Ciphertext When Using EVP_Cipher()

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

0.00116EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/25 1:00 p.m.8 views

CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.4AI score0.00116EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 1:00 p.m.7 views

CVE-2026-75803 AEAD Forgeries with Empty Ciphertext When Using EVP_Cipher()

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.16 views

PT-2026-81308

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Decryption using ChaCha20-Poly1305 and AES-OCB ciphers may report success without verifying the authentication tag when an empty ciphertext is processed via the...

7.5CVSS6.1AI score0.00984EPSS
SaveExploits0References36
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don’t leave if not joined If there is no OCB state, do not ask the driver/mac80211 to leave, as that would only cause confusion. Since the chandef state can be set or cleared, this is a simple check...

5.2AI score0.00193EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Wifi: mac80211: ocb: skipping RXnosta when the interface is not joined The ieee80211ocbrxnosta function assumes a valid channel context, which is only present after the JOINOCB operation. RX operations may occur before JOINOCB is...

5.8AI score0.00173EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:00 a.m.11 views

MiracleLinux 9 : openssl-3.5.5-4.el9_8.ML.1 (AXSA:2026-1339:14)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1339:14 advisory. openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing CVE-2026-7383 openssl: OpenSSL: Denial of Service due...

9.1CVSS6.2AI score0.03566EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/06 11:11 a.m.12 views

OESA-2026-2875 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: When an application drives an AES-OCB context through the public EVPCipher one-shot interface, the application-supplied initialisation vector IV is...

7.5CVSS7.2AI score0.00603EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/29 9:16 p.m.20 views

CVE-2026-13758

CryptX versions before 0.088001 for Perl compare AEAD authentication tags in non-constant time in the streaming decryptdone path. The decryptdone$tag form compares it against the computed tag with memNE memcmp != 0, which short-circuits on the first differing byte, so its run time depends on the...

3.7CVSS0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/29 9:16 p.m.12 views

UBUNTU-CVE-2026-13758

CryptX versions before 0.088001 for Perl compare AEAD authentication tags in non-constant time in the streaming decryptdone path. The decryptdone$tag form compares it against the computed tag with memNE memcmp != 0, which short-circuits on the first differing byte, so its run time depends on the...

3.7CVSS5.8AI score0.00399EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/06/26 11:06 a.m.15 views

Security update for openssl-3

This update for openssl-3 fixes the following issues CVE-2026-7383: Possible Heap Buffer Overflow in ASN.1 Multibyte String Conversion bsc1266340. CVE-2026-9076: Out-of-Bounds Read in CMS Password-Based Decryption bsc1266341. CVE-2026-34180: Heap Buffer Over-read in ASN.1 Content Parsing...

8.2CVSS5.8AI score0.03566EPSS
SaveExploits0References52
Rows per page
Query Builder