Lucene search
+L

23988 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/27 4:01 p.m.7 views

CVE-2026-22795

Issue summary: An invalid or NULL pointer dereference can happen in an application processing a malformed PKCS12 file. Impact summary: An application processing a malformed PKCS12 file can be caused to dereference an invalid or NULL pointer on memory read, resulting in a Denial of Service. A type...

5.9AI score0.00144EPSS
SaveExploits1References7Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/27 4:01 p.m.10 views

CVE-2026-22795

Issue summary: An invalid or NULL pointer dereference can happen in an application processing a malformed PKCS12 file. Impact summary: An application processing a malformed PKCS12 file can be caused to dereference an invalid or NULL pointer on memory read, resulting in a Denial of Service. A type...

5.5CVSS5.9AI score0.00144EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/01/27 4:01 p.m.43 views

CVE-2025-69421 NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex function

Issue summary: Processing a malformed PKCS12 file can trigger a NULL pointer dereference in the PKCS12itemdecryptd2iex function. Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS12 files. The PKCS12itemdecryptd2iex...

0.00844EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/01/27 4:01 p.m.8 views

CVE-2025-69421

Issue summary: Processing a malformed PKCS12 file can trigger a NULL pointer dereference in the PKCS12itemdecryptd2iex function. Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS12 files. The PKCS12itemdecryptd2iex...

6.2AI score0.00844EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2026/01/27 4:01 p.m.14 views

EUVD-2025-206393

Issue summary: Processing a malformed PKCS12 file can trigger a NULL pointer dereference in the PKCS12itemdecryptd2iex function. Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS12 files. The PKCS12itemdecryptd2iex...

6.2AI score0.00844EPSS
SaveExploits1References6
OSV
OSV
added 2026/01/27 4:01 p.m.7 views

CVE-2025-69421 NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex function

Issue summary: Processing a malformed PKCS12 file can trigger a NULL pointer dereference in the PKCS12itemdecryptd2iex function. Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS12 files. The PKCS12itemdecryptd2iex...

7.5CVSS7.5AI score
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2026/01/27 4:01 p.m.6 views

CVE-2025-69421

Issue summary: Processing a malformed PKCS12 file can trigger a NULL pointer dereference in the PKCS12itemdecryptd2iex function. Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS12 files. The PKCS12itemdecryptd2iex...

7.5CVSS6.2AI score0.00844EPSS
SaveExploits1
CVE
CVE
added 2026/01/27 4:01 p.m.120 views

CVE-2025-69421

CVE-2025-69421 is a vulnerability in OpenSSL where a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function can crash applications that process malformed PKCS#12 files, causing Denial of Service. The issue arises because oct is not checked for NULL before dereferencing it when PKCS...

7.5CVSS6.2AI score0.00844EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2026/01/27 4:01 p.m.84 views

CVE-2025-69420

CVE-2025-69420 is an OpenSSL vulnerability: a type confusion in the TimeStamp Response verification path (TS_RESP_verify_response) where an ASN1_TYPE union member is used without type validation, enabling a NULL dereference and Denial of Service. OpenSSL 3.0, 3.3, 3.4, 3.5, 3.6 and 1.1.1 are list...

7.5CVSS5.9AI score0.00768EPSS
SaveExploits2References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/27 4:01 p.m.6 views

CVE-2025-69420 Missing ASN1_TYPE validation in TS_RESP_verify_response() function

Issue summary: A type confusion vulnerability exists in the TimeStamp Response verification code where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing a malformed TimeStamp Response file. Impact summary: An...

5.9AI score0.00768EPSS
SaveExploits2References6
AlpineLinux
AlpineLinux
added 2026/01/27 4:01 p.m.9 views

CVE-2025-69420

Issue summary: A type confusion vulnerability exists in the TimeStamp Response verification code where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing a malformed TimeStamp Response file. Impact summary: An...

7.5CVSS5.9AI score0.00768EPSS
SaveExploits2
OSV
OSV
added 2026/01/27 4:01 p.m.9 views

CVE-2025-69420 Missing ASN1_TYPE validation in TS_RESP_verify_response() function

Issue summary: A type confusion vulnerability exists in the TimeStamp Response verification code where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing a malformed TimeStamp Response file. Impact summary: An...

7.5CVSS7.1AI score
SaveExploits0References9
CVE
CVE
added 2026/01/27 4:01 p.m.209 views

CVE-2025-69419

CVE-2025-69419 is an OpenSSL vulnerability arising from PKCS12_get_friendlyname() processing of attacker-supplied PKCS#12 BMPString names. The root cause is in OPENSSL_uni2utf8(): during the second pass, bmp_to_utf8() forwards the remaining UTF-16 source byte count as the destination capacity to ...

7.4CVSS6AI score0.00444EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/27 4:01 p.m.8 views

CVE-2025-69419 Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion

Issue summary: Calling PKCS12getfriendlyname function on a maliciously crafted PKCS12 file with a BMPString UTF-16BE friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption...

6AI score0.00444EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/01/27 4:01 p.m.50 views

CVE-2025-68160 Heap out-of-bounds write in BIO_f_linebuffer on short writes

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 ...

0.00152EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/01/27 4:01 p.m.9 views

EUVD-2025-206396

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
Cvelist
Cvelist
added 2026/01/27 4:01 p.m.45 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...

0.00115EPSS
SaveExploits1References6
OSV
OSV
added 2026/01/27 4:01 p.m.9 views

CVE-2025-68160 Heap out-of-bounds write in BIO_f_linebuffer on short writes

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 ...

4.7CVSS6.6AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/01/27 4:01 p.m.7 views

CVE-2025-68160

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
SaveExploits1References7Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/27 4:01 p.m.13 views

CVE-2025-68160

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 ...

4.7CVSS5.8AI score0.00152EPSS
SaveExploits1
Rows per page
Query Builder