Lucene search
+L

393262 matches found

OSV
OSV
added 2026/08/25 2:34 p.m.3 views

GHSA-WV94-5QCP-6M36 PraisonAI MCP HTTP server has unauthenticated unbounded session accumulation (memory exhaustion; session TTL never enforced)

Summary The PraisonAI MCP HTTP-stream server creates a new in-memory session on every initialize request and never removes it. The cleanup routine that would expire sessions cleanupsessions is defined but never called anywhere in the codebase, and the configured session TTL is never enforced. The...

6.5CVSS5.8AI score0.00247EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 2:33 p.m.3 views

bigint-buffer-safe

bigint-buffer-safe Sostituto drop-in sicuro, in puro JS, per bigint-buffer. Risolve CVE-2025-3194 CVSS 7.5, buffer overflow / DoS. Zero dipendenze. Nessun binding nativo. Funziona in Node.js e nei browser. Perché esiste? Il pacchetto originale bigint-buffer presenta una vulnerabilità di buffer...

8.7CVSS5.6AI score0.00565EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 1:54 p.m.3 views

BL00DYM4RY

🎭 BloodyMary Simulatore di Phishing Trojan 📋 Descrizione BloodyMary è uno strumento educativo trojan-virus o ransomware per la formazione di specialisti della cybersecurity, che simula attacchi di phishing realistici con elementi di ingegneria sociale. Questo progetto è stato creato per...

5.6AI score
SaveExploits0References1
Hacker One
Hacker One
added 2026/08/25 1:41 p.m.7 views

curl: ARG_CLEAR credential scrubbing wipes only UTF-8 copies on Windows Unicode builds

cleanarg operates on char str, which is the UTF-8 copy allocated by converttchartoUTF8. It has no reference to the original wchart argv element. c / toolgetparam.c:632 / static void cleanargchar str / now that getstr has copied the contents of nextarg, wipe the next argument out so that the...

5.5AI score
SaveExploits0
Debian
Debian
added 2026/08/25 1:31 p.m.10 views

[SECURITY] [DLA 4755-1] libvncserver security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4755-1 [email protected] https://www.debian.org/lts/security/ Abhijith PA August 25, 2026 https://wiki.debian.org/LTS -...

8.8CVSS5.5AI score0.05322EPSS
SaveExploits2
OSV
OSV
added 2026/08/25 1:19 p.m.2 views

ALPINE-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.0133EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.9 views

DEBIAN-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.0133EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 1:19 p.m.8 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.5CVSS0.0133EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 1:17 p.m.3 views

ALPINE-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.5CVSS6AI score0.00984EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:17 p.m.5 views

DEBIAN-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.5CVSS5.9AI score0.00984EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 1:17 p.m.8 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
Debian CVE
Debian CVE
added 2026/08/25 1:00 p.m.6 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.0133EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 1:00 p.m.43 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.0133EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 1:00 p.m.35 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.0133EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/25 1:00 p.m.5 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.0133EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/25 1:00 p.m.6 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.0133EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/25 1:00 p.m.8 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.0133EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 1:00 p.m.2 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 12:58 p.m.6 views

EUVD-2026-65479

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.5CVSS5.9AI score0.00984EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 12:58 p.m.29 views

CVE-2026-14457 RPK Server Signature Algorithm Selection Can Dereference a Missing Certificate

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

0.00984EPSS
SaveExploits0References5
Rows per page
Query Builder