Lucene search
+L

297001 matches found

Kitploit
Kitploit
added 2026/08/27 10:39 a.m.5 views

keyhog v0.5.86

Website · Documentation · Architecture · Vyre GPU engine KeyHog: GPU-accelerated secret scanner for code, cloud, and CI KeyHog is an open-source secret scanner in Rust that finds and verifies leaked API keys, tokens, passwords, and credentials across source code, Git history, containers, cloud...

6.3AI score
SaveExploits0References40
Kitploit
Kitploit
added 2026/08/27 10:21 a.m.3 views

poc-CVE-2026-0073

CVE-2026-0073 PoC Wireless ADB TLS Auth Bypass Dieses Verzeichnis enthält einen Python-Proof-of-Concept für CVE-2026-0073. Das Skript wurde mit KI-gestützten Codegenerierungstechniken erstellt. Zusammenfassung CVE-2026-0073 ist ein Logikfehler in der Zertifikatsprüfung des ADB-Daemons...

8.8CVSS8AI score0.00541EPSS
SaveExploits13
NVD
NVD
added 2026/08/27 10:16 a.m.8 views

CVE-2026-81573

If CodeMeter Runtime before 8.41a or 9.10 is configured as a server, the configuration command handler does not enforce network- origin restrictions. Commands intended only for local or same-network clients can therefore be executed by arbitrary remote peers. An attacker can read potentially...

8.6CVSS0.00456EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 10:15 a.m.5 views

CVE-2026-42167-PoC

CVE-2026-42167 POC Esecuzione di codice remoto pre-autenticazione in ProFTPD tramite SQL injection in modsql Autore: Van Glenndon Enad Scoperta originale: ZeroPath Pubblicato: 1 maggio 2026 Gravità: Critica Punteggio CVSS v3.1: 8.1 Vettore CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H...

8.1CVSS8.4AI score0.07389EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/27 10:09 a.m.5 views

droidground v1.0.14

DroidGround Website | Demo In traditional CTF challenges , it's common to hide flags in files on a system, requiring attackers to exploit vulnerabilities to retrieve them. However, in the Android world, this approach doesn't work well. APK files are easily downloadable and reversible, so placing ...

7AI score
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/08/27 10:07 a.m.9 views

CVE-2026-80550

A flaw was found in the s390/vfioccw component of the Linux kernel. The ccwchaincalclength routine, which counts channel command words CCWs, incorrectly checked array boundaries. This could lead to an out-of-bounds read, where the system attempts to access memory beyond its allocated limits. Such...

7.9CVSS5.3AI score0.00137EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 9:50 a.m.4 views

FortiSandbox-RCE-Exploit-CVE-2026-39808

FortiSandbox RCE-Scanner — CVE-2026-39808 Nicht authentifizierte OS-Befehlsinjektion als root in Fortinet FortiSandbox Schwachstelle • Installation • Verwendung • Funktionsweise • Pipeline • Shodan-Dorks • Haftungsausschluss Schwachstelle CVE-2026-39808 ist eine kritische, nicht authentifizierte...

9.8CVSS9AI score0.92819EPSS
SaveExploits7References1
Hacker One
Hacker One
added 2026/08/27 9:45 a.m.16 views

curl: 50: CMake `HTTP_ONLY` does not disable SSH backends — SCP and SFTP remain usable

Summary The CMake HTTPONLY=ON option is documented as "Disable all protocols except HTTP" CMakeLists.txt:538, but the implementation CMakeLists.txt:541-557 only sets CURLDISABLE flags for non-SSH protocols. It does not disable CURLUSELIBSSH2 or CURLUSELIBSSH. Since CURLUSELIBSSH2 defaults to ON, ...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/27 9:44 a.m.5 views

CVE-2026-80571

A flaw was found in the Linux kernel's powerpc/pseries: papr-phy-attest component. This vulnerability arises from insufficient validation of a command length parameter, which can lead to a buffer overflow. Such an overflow could be exploited by a local attacker to potentially execute arbitrary co...

7CVSS6.5AI score0.00154EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 9:39 a.m.3 views

sandbox-runtime v0.0.74

Anthropic Sandbox Runtime srt A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS level, without requiring a container. srt uses native OS sandboxing primitives sandbox-exec on macOS, bubblewrap on Linux and proxy-based network filterin...

6.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/27 9:39 a.m.4 views

CVE-2026-5059-poc

Dove si trova CVE-2026-5059 nel codice? La vulnerabilità è in due file che lavorano insieme: File 1: tools.py — La causa principale La vecchia versione usava shell=True in executepipedcommand: python CODICE VECCHIO VULNERABILE process = subprocess.run command, ← stringa grezza passata alla shell...

9.8CVSS8.7AI score0.01908EPSS
SaveExploits1
The Hacker News
The Hacker News
added 2026/08/27 9:33 a.m.3 views

GoCaracal Malware Uses Ethereum Smart Contract to Fetch Replacement C2 Address

Threat actors linked by Arctic Wolf to Dark Caracal with medium confidence deployed a previously undocumented Go-based malware framework, GoCaracal , during a June 2026 intrusion at an unnamed communications organization in Venezuela. GoCaracal provides operators with remote shell access and...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 9:28 a.m.4 views

ralph

Ralph Un'implementazione funzionante della tecnica del loop autonomo di Ralph Wiggum per Claude Code. Contesto Il plugin ufficiale ralph-wiggum nel marketplace dei plugin di Anthropic è attualmente rotto a causa di un aggiornamento di sicurezza in Claude Code v1.0.20 Agosto 2025. La patch di...

9.8CVSS8.8AI score0.0097EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2026/08/27 9:17 a.m.13 views

curl: 42: `VMS_STS` macro typo (`< 3` vs `<< 3`) turns curl failures into successful OpenVMS conditions

Summary VMSSTS in src/toolvms.h line 46 uses a comparison 3 where a left-shift 3 is intended. This causes VMSSTSHIDE to evaluate to 0x10000001 instead of 0x10000000, setting bit 0 the OpenVMS success bit. When curl runs under DCL with --silent and without --show-error, the mask is ORed into the...

6AI score
SaveExploits0
OSV
OSV
added 2026/08/27 9:17 a.m.9 views

MAL-2026-14552 Malicious code in mathkitlite (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 c91a8962fd66464487bcdb5e2c217990cfdea55df22e7166c11703f91dfb7845 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

5.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/27 9:17 a.m.7 views

Malicious code in mathkitlite (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 c91a8962fd66464487bcdb5e2c217990cfdea55df22e7166c11703f91dfb7845 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 9:16 a.m.4 views

CVE-2025-56799

CVE-2025-56799 OS-Command-Injection-Schwachstelle über den Cache-Bereinigungsplaner in der Reolink-Desktop-Anwendung 1. Überblick Name : Reolink-Desktop-Anwendung Version : 8.18.12 Anbieter : Reolink CWE : CWE-78: Unzureichende Neutralisierung spezieller Elemente, die in einem OS-Befehl verwendet...

6.5CVSS5.3AI score0.01219EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/08/27 9:14 a.m.3 views

curl: 41: `main_checkfds()` pipe reuse leaks proxy credentials into HTTPS upload body

Summary When curl is launched with stdin fd 0 and stderr fd 2 closed, maincheckfds in src/toolmain.c can assign opposite ends of the same pipe to fd 0 and fd 2. In verbose mode with a stdin-based upload through an authenticated proxy, the Proxy-Authorization header written to stderr becomes...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 9:09 a.m.6 views

ApplicationInspector v1.10.1

Introduction Microsoft Application Inspector is a software source code characterization tool that helps identify coding features of first or third party software components based on well-known library/API calls and is helpful in security and non-security use cases. It uses hundreds of rules and...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/27 9:07 a.m.2 views

SASTRA-ADI-WIGUNA-CVE-2026-21858-Holistic-Audit

= doi.org/10.5281/zenodo.18278825 = orcid.org/0009-0007-7728-256X RECONSTRUCTIONANALYSIS CVE-2026-21858: Ni8mare - n8n RCE Full Chain Exploit 1. Executive Summary & Überblick Dieses Dokument präsentiert eine deterministische technische Rekonstruktionsanalyse der Schwachstelle CVE-2026-21858, inte...

10CVSS9.2AI score0.78197EPSS
SaveExploits23
Rows per page
Query Builder