Lucene search
+L

29334 matches found

OSV
OSV
added 2026/09/10 12:00 a.m.3 views

UBUNTU-CVE-2026-87818

GitPython 3.1.59 fails to restrict the --no-index option in the high-l...

7.1CVSS0.00228EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 4:01 a.m.6 views

CVE-2022-2466---Request-Context-not-terminated-with-GraphQL

CVE-2022-2466 Request-Context-not-terminated-with-GraphQL How to run 1. run mvn:quarkus:dev 2. run the following http requests RUN THIS TWICE root@kitploit: POST http://localhost:8080/graphql Content-Type: application/graphql Authorization: Bearer...

9.8CVSS7.3AI score0.01827EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:41 p.m.9 views

stagefright-cve-2015-3864

stagefright-cve-2015-3864 PoC - Binary patches for CVE-2015-3864 NOT for production, use at your own risk...

10CVSS6.2AI score0.87125EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/08 12:55 a.m.6 views

not-slithering-anywhere

Overview Not Slithering Anywhere is the Python3 version of our Not Go-ing Anywhere vulnerable application. It is meant to demonstrate a number of security issues commonly found in Python applications, as well as serve as the basis for static & dynamic tool testing grounds. Getting started 1. Setu...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 1:33 p.m.6 views

ph0neutria

ph0neutria ph0neutria 恶意软件爬虫 v1.0.1 https://github.com/phage-nz/ph0neutria 注意: 该项目已不再积极维护。 关于 ph0neutria 是一个恶意软件样本库构建器,直接从互联网上收集样本。所有内容都存储在 Viper 中,以便于访问和管理。 该项目受 Ragpicker(https://github.com/robbyFux/Ragpicker,原名“Malware Crawler”)启发。但 ph0neutria 的目标是: 将爬取范围限定在仅更新频繁且可靠的来源。 最大化单个指标的有效性。...

6AI score
SaveExploits0References4
Circl
Circl
added 2026/09/06 5:41 p.m.10 views

CVE-2026-82750

creationtimestamp| type| source ---|---|--- 2026-09-06 17:41:28+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/7hbkjvxtt2exh 2026-09-06 20:01:32+00:00| seen| https://gist.github.com/ichintu/a881adf8939998cb9caa6fc0349d18b6...

8.3CVSS5.7AI score0.00329EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 2:41 p.m.9 views

scalpel

As of 6/27/2013 Scalpel has been released under the Apache 2.0 License and the source is available at The Sleuth Kit github repository. It is not being actively maintained. The Autopsy team started to do work on it to integrate tightly into via Java/JNI bindings, but ran into several memory leaks...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 11:29 a.m.8 views

not-going-anywhere

Resumen Not Go-ing Anywhere es un conjunto de programas Golang vulnerables pensados para mostrar vulnerabilidades comunes y proporcionar un banco de pruebas para que los usuarios encuentren, corrijan y remedien vulnerabilidades de Golang. Está modelado a partir de nuestro repositorio not so smart...

5.9AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053432)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053432 advisory. In the Linux kernel, the following vulnerability has been resolved: be2net: fix potential memory leak in bexmit The bexmit returns NETDEVTXOK without freeing skb in...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/05 7:16 p.m.6 views

AZL-99735 CVE-2026-18313 affecting package libpcap for versions less than 1.10.7-1

rpcapd can allocate up to 65536 bytes per each RPCAPMSGUPDATEFILTERREQ or RPCAPMSGSTARTCAPREQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster...

4.3CVSS0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 7:40 p.m.35 views

CVE-2026-53604 nebula-mesh: CA private key not zeroized on web mobile-bundle error paths

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.8, the web handler renderMobileBundle passes the real pki.CAResolver directly into mobilebundle.Build. Inside Build, resolver.LoadByID decrypts the CA's ed25519 private key into a pki.CAManager, but Build...

7.1CVSS0.00116EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 7:40 p.m.36 views

CVE-2026-53604

nebula-mesh (a self-hosted control plane for Slack Nebula mesh VPN by forgekeep ) is affected by a key-zeroization flaw in its web UI mobile-bundle path. The renderMobileBundle handler passes a decrypted *pki.CAManager containing the CA's ed25519 private key into mobilebundle.Build, which never c...

7.1CVSS8.7AI score0.00116EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/04 3:13 p.m.12 views

CVE-2026-80791

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTHRECEIVE response buffer nvmetexecuteauthreceive allocates the response buffer with kmalloc sized by the host-supplied AUTHRECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size...

5.7AI score0.00207EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/04 10:20 a.m.10 views

CVE-2026-76169

A flaw was found in fastify. Malformed URLs can be routed to a custom not-found handler of a different plugin, bypassing the intended security checks. This allows an unauthenticated attacker to access and read the full response of an authentication-protected private fallback, leading to informati...

7.5CVSS5.3AI score0.00529EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 10:17 a.m.5 views

CVE-2026-76169

fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...

7.5CVSS0.00529EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 9:51 a.m.6 views

EUVD-2026-70988

fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...

7.5CVSS5.4AI score0.00529EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 9:51 a.m.38 views

CVE-2026-76169 fastify vulnerable to authentication bypass via malformed URLs reaching encapsulated not-found handlers

fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...

7.5CVSS0.00529EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 9:51 a.m.4 views

CVE-2026-76169 fastify vulnerable to authentication bypass via malformed URLs reaching encapsulated not-found handlers

fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...

7.5CVSS5.7AI score
SaveExploits0References4
NVD
NVD
added 2026/09/02 7:18 p.m.6 views

CVE-2026-84381

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS0.00079EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 5:03 p.m.34 views

CVE-2026-77124 Nexus Repository 3 - Script Execution Disable Setting Not Enforced

In affected versions of Nexus Repository 3, the script execution endpoint POST /service/rest/v1/script/name/run did not verify whether script execution had been administratively disabled. An account holding script-execution permission could continue to run previously-created scripts even after an...

7.5CVSS0.00307EPSS
SaveExploits0References2
Rows per page
Query Builder