Lucene search
+L

24252 matches found

Vulnrichment
Vulnrichment
added 2026/01/27 4:01 p.m.8 views

CVE-2025-69418 Unauthenticated/unencrypted trailing bytes with low-level OCB function calls

Issue summary: When using the low-level OCB API directly with AES-NI orother hardware-accelerated code paths, inputs whose length is not a multipleof 16 bytes can leave the final partial block unencrypted and unauthenticated.Impact summary: The trailing 1-15 bytes of a message may be exposed...

5.7AI score0.00115EPSS
SaveExploits1References6
CVE
CVE
added 2026/01/27 4:01 p.m.103 views

CVE-2025-69418

CVE-2025-69418 affects OpenSSL when using the low-level OCB API (CRYPTO_ocb128_encrypt/decrypt) with non-block-aligned lengths on hardware-accelerated builds. The trailing 1–15 bytes of a message may be left unencrypted and unauthenticated, exposing or tampering with data. The issue does not affe...

4CVSS5.7AI score0.00115EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2026/01/27 4:01 p.m.12 views

EUVD-2025-206397

Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes can trigger a heap-based out-of-bounds write. Impact summary: This out-of-bounds write can cause memory corruption which typically results in a crash, leading ...

5.8AI score0.00152EPSS
SaveExploits1References6
CVE
CVE
added 2026/01/27 4:01 p.m.122 views

CVE-2025-68160

CVE-2025-68160 describes a heap-based out-of-bounds write in OpenSSL’s BIO_f_linebuffer filter when a BIO chain writes large, newline-free data with subsequent short writes. This can cause memory corruption and a Denial of Service. Affected products/versions include OpenSSL 3.6, 3.5, 3.4, 3.3, 3....

4.7CVSS5.8AI score0.00152EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2026/01/27 4:01 p.m.129 views

CVE-2025-66199

CVE-2025-66199 affects OpenSSL TLS 1.3 certificate compression. A peer’s CompressedCertificate can cause an unbounded heap buffer growth prior to decompression, enabling per-connection allocations up to ~22 MiB and degraded service or resource exhaustion. Affected: OpenSSL 3.6, 3.5, 3.4 and 3.3 (...

5.9CVSS6AI score0.00403EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/27 4:01 p.m.7 views

CVE-2025-66199

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

6AI score0.00403EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/01/27 4:01 p.m.12 views

CVE-2025-66199 TLS 1.3 CompressedCertificate excessive memory allocation

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

5.9CVSS6.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/27 4:01 p.m.39 views

CVE-2025-66199 TLS 1.3 CompressedCertificate excessive memory allocation

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

0.00403EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2026/01/27 4:01 p.m.21 views

CVE-2025-15469

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits1
EUVD
EUVD
added 2026/01/27 4:01 p.m.16 views

EUVD-2025-206399

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.8AI score0.00176EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/27 4:01 p.m.9 views

CVE-2025-15469 'openssl dgst' one-shot codepath silently truncates inputs >16MB

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.8AI score0.00176EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/27 4:01 p.m.46 views

CVE-2025-15469 'openssl dgst' one-shot codepath silently truncates inputs >16MB

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

0.00176EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/27 4:01 p.m.10 views

CVE-2025-15469

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.8AI score0.00176EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/01/27 4:01 p.m.98 views

CVE-2025-15469

CVE-2025-15469 affects the OpenSSL openssl dgst CLI: one-shot signing algorithms (Ed25519, Ed448, ML-DSA variants) can silently truncate input to 16 MB and report success. Impact: in workflows that sign and verify with the dgst path, trailing data beyond 16 MB may remain unauthenticated. The issu...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/27 4:01 p.m.13 views

CVE-2025-15469

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits1
OSV
OSV
added 2026/01/27 4:01 p.m.23 views

CVE-2025-15469 'openssl dgst' one-shot codepath silently truncates inputs >16MB

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.5CVSS6.7AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/27 4:01 p.m.7 views

CVE-2025-15468

Issue summary: If an application using the SSLCIPHERfind function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Servic...

5.8AI score0.00748EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/01/27 4:01 p.m.12 views

EUVD-2025-206400

Issue summary: If an application using the SSLCIPHERfind function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Servic...

5.8AI score0.00748EPSS
SaveExploits1References5
CVE
CVE
added 2026/01/27 4:01 p.m.59 views

CVE-2025-15468

OpenSSL CVE-2025-15468 causes a NULL pointer dereference when SSL_CIPHER_find() processes an unknown cipher ID in QUIC protocol TLS, leading to Denial of Service. Affected: OpenSSL 3.3, 3.4, 3.5, and 3.6 (introduced in 3.2 with QUIC support). Not affected: 3.0, 1.1.1, 1.0.2. Remediation/workaroun...

5.9CVSS5.8AI score0.00748EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/27 4:01 p.m.28 views

CVE-2025-15468

Issue summary: If an application using the SSLCIPHERfind function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Servic...

5.9CVSS5.8AI score0.00748EPSS
SaveExploits1
Rows per page
Query Builder