Lucene search
+L

514633 matches found

CVE
CVE
added 2026/08/25 4:10 p.m.15 views

CVE-2026-47626

NVIDIA DGX Spark contains a vulnerability in its system firmware that allows a privileged attacker to trigger an out-of-bounds write . The attack vector is local with low complexity , though high privileges are required and the scope is changed , indicating the vulnerability can affect resources ...

8.2CVSS5.3AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 4:10 p.m.29 views

CVE-2026-47626

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause an out-of-bounds write. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data tamperi...

8.2CVSS0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 4:10 p.m.6 views

EUVD-2026-65603

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause an out-of-bounds write. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data tamperi...

8.2CVSS5.3AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 4:10 p.m.26 views

CVE-2026-24262

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause an out-of-bounds write. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data tamperi...

8.2CVSS0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 4:10 p.m.6 views

EUVD-2026-65602

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause an out-of-bounds write. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data tamperi...

8.2CVSS5.3AI score0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 4:10 p.m.16 views

CVE-2026-24262

NVIDIA DGX Spark contains an out-of-bounds write vulnerability in its system firmware . A privileged local attacker can exploit this to achieve code execution , privilege escalation , denial of service , information disclosure , or data tampering . The CVSS 3.1 score is 8.2 (HIGH) , reflecting a ...

8.2CVSS5.3AI score0.00193EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 4:10 p.m.3 views

CVE-2024-23743

CVE-2024-23743 CVE-2024-23743 Um problema no Notion para MacOS v.3.1.0 permite que um atacante remoto execute código arbitrário através dos componentes RunAsNode e enableNodeClilnspectArguments Existe uma ferramenta projetada para automatizar o processo de busca por vulnerabilidades em electron:...

3.3CVSS4.5AI score0.00366EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/25 4:10 p.m.3 views

CVE-2024-23742

CVE-2024-23742 Un problema in Loom fino alla versione 0.196.1 su macOS consente a un attaccante remoto di eseguire codice arbitrario tramite le impostazioni RunAsNode e enableNodeClilnspectArguments. Con questo strumento possiamo verificare se l'App è vulnerabile: Dopo la validazione, possiamo...

9.8CVSS8.7AI score0.01695EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:10 p.m.3 views

poc-cribl-rce

Aviso Legal Isto é apenas para fins informativos/educacionais. Isto foi elaborado para demonstrar uma vulnerabilidade na ferramenta, para que uma correção possa ser verificada pelo fornecedor. Informações Testado no Cribl v1.5.0 - Versões anteriores não testadas, mas provavelmente vulneráveis. Um...

5.5AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/25 4:09 p.m.28 views

CVE-2026-18444 Integer Conversion Vulnerability Resulting in an Out of Bounds Read in NI LabVIEW

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS0.00122EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 4:09 p.m.6 views

EUVD-2026-65601

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS5.6AI score0.00122EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:09 p.m.9 views

CVE-2026-18444

An integer conversion vulnerability in NI LabVIEW (2026 Q3 and prior versions) leads to an out-of-bounds read when loading images. Successful exploitation requires a user to open a specially crafted VI file , after which information disclosure or arbitrary code execution may occur. The CVSS 3.1 b...

6.9CVSS5.6AI score0.00122EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:03 p.m.10 views

CVE-2026-79785

X-AnyLabeling's model downloader disabled TLS certificate verification by calling ssl._create_unverified_context() in download_with_retry (within anylabeling/services/auto_labeling/model.py), so neither the certificate chain nor hostname was validated when fetching models over HTTPS. An attacker ...

8.2CVSS5.4AI score0.00176EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/25 4:03 p.m.6 views

EUVD-2026-65595

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS5.4AI score0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 4:03 p.m.29 views

CVE-2026-79785 X-AnyLabeling before 4.0.0-beta.9 Improper Certificate Validation in Model Downloads

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 4:03 p.m.3 views

CVE-2026-79785 X-AnyLabeling before 4.0.0-beta.9 Improper Certificate Validation in Model Downloads

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS5.7AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/25 3:52 p.m.1 views

Triage-CVE-2021-44228-Log4Shell-Log4j-

Analisi: CVE-2021-44228 Log4Shell / Log4j Per questo laboratorio, l'obiettivo era analizzare un'altra vulnerabilità reale e ben nota, Log4Shell, una delle vulnerabilità più sfruttate degli ultimi anni a causa della diffusione della libreria interessata nel software aziendale. Passo 1: Aprire la C...

10CVSS7.5AI score0.99999EPSS
SaveExploits364
Kitploit
Kitploit
added 2026/08/25 3:51 p.m.4 views

CVE-2020-13671-old

CVE-2020-13671 RCE per Datei-Upload — Drupal Core Software: Drupal Core 8.7.5 Betroffen: 7.x 7.78, 8.x 8.8.11, 8.9.x 8.9.9, 9.0.x 9.0.8 CVSS: 8.8 Hoch CWE: CWE-434 — Uneingeschränkter Upload einer Datei mit gefährlichem Typ CISA KEV: Ja — Bekannte ausgenutzte Schwachstelle Advisory:...

8.8CVSS8.5AI score0.3535EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 3:47 p.m.4 views

CVE-2020-13671

CVE-2020-13671 RCE tramite caricamento di file — Drupal Core Software: Drupal Core 8.7.5 Versioni affette: 7.x 7.78, 8.x 8.8.11, 8.9.x 8.9.9, 9.0.x 9.0.8 CVSS: 8.8 Alto CWE: CWE-434 — Caricamento senza restrizioni di file con tipo pericoloso CISA KEV: Sì — Vulnerabilità nota e sfruttata Advisory:...

8.8CVSS8.5AI score0.3535EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 3:42 p.m.2 views

CVE-2025-3054-Exploit

CVE-2025-3054 الاستغلال: تحميل هنا التفاصيل معرف CVE : CVE-2025-3054 نشر : 5 يونيو 2025 CVSS : 8.8 التصحيح متوفر: لا يوجد تصحيح رسمي حتى الآن التأثير إضافة WP User Frontend Pro لـ WordPress معرضة لرفع الملفات بشكل عشوائي بسبب عدم التحقق من نوع الملف في دالة uploadfiles في جميع الإصدارات حتى الإصد...

8.8CVSS5.2AI score0.0086EPSS
SaveExploits1
Rows per page
Query Builder