Lucene search
+L

252109 matches found

OSV
OSV
added 2026/08/25 1:17 p.m.8 views

ALPINE-CVE-2026-18798

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS5.8AI score0.01481EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 1:17 p.m.12 views

CVE-2026-18798

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS0.01481EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 1:17 p.m.10 views

CVE-2026-14457

Issue summary: In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, and only the private key with no associated certificate configured locally, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

7.5CVSS0.00984EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/25 1:14 p.m.13 views

Moderate: Red Hat Security Advisory: pam security update

An update for pam is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

8.2CVSS5.5AI score0.0032EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/25 1:14 p.m.12 views

linux-pam: Plaintext password recovery via timing discrepancy in pam_userdb module

A flaw was found in Linux-PAM's pamuserdb module. This vulnerability, categorized as an Observable Timing Discrepancy CWE-208, allows a local or network-adjacent attacker to recover plaintext passwords. By repeatedly attempting authentication and measuring response-timing differences during...

8.2CVSS5.5AI score0.0032EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/25 1:00 p.m.15 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.00221EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/25 1:00 p.m.10 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...

9.1CVSS5.5AI score0.00221EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/25 1:00 p.m.65 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.00221EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/25 1:00 p.m.5 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.8AI score0.00221EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/25 1:00 p.m.255 views

CVE-2026-75803

OpenSSL 's EVP_Cipher() function, a one-shot AEAD encryption/decryption API, skips authentication tag verification when an empty ciphertext is passed for ChaCha20-Poly1305 and AES-OCB ciphers, yet still returns success. Callers expecting a valid AEAD tag check may therefore accept forged messages...

9.1CVSS5.3AI score0.00221EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/25 1:00 p.m.20 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...

9.1CVSS5.5AI score
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/08/25 1:00 p.m.19 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...

9.1CVSS5.4AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/25 1:00 p.m.9 views

CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score0.0135EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 1:00 p.m.92 views

CVE-2026-63076

OpenSSL's CMP module contains a type-confusion flaw in password-based MAC (PBM) protection verification. When processing the protectionAlg parameter via X509_ALGOR_get0(), the library checks only that the value pointer is non-NULL but never validates the ASN.1 type, then casts it to ASN1_STRING a...

7.5CVSS5.7AI score0.0135EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/25 1:00 p.m.59 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

0.0135EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 1:00 p.m.11 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/25 1:00 p.m.11 views

EUVD-2026-65487

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.7AI score0.0135EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/25 1:00 p.m.7 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

5.7AI score0.0135EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/25 1:00 p.m.17 views

CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score0.0135EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/25 1:00 p.m.7 views

CVE-2026-63075 QUIC ACK-only Packet Retention Can Cause Memory Exhaustion

Issue summary: When OpenSSL processes QUIC traffic from a peer that repeatedly sends ack-eliciting packets while not acknowledging ACK-only responses, the QUIC stack can retain ACK-only packet metadata for the lifetime of the connection. Impact summary: A remote peer that can complete a QUIC...

5.5AI score0.0048EPSS
SaveExploits0References5
Rows per page
Query Builder