Lucene search
+L

5813 matches found

Kitploit
Kitploit
added 2026/09/13 3:10 a.m.11 views

CVE-2026-1801C

CVE-2026-1801C QUANTUM-SHIFT / CVE-2026-180A7 BAL-JUMP: Static Analysis of Movement Input Heuristics in Source 2 server.dll Abstract This paper presents a static reverse-engineering analysis of two client-side movement verification routines implemented in the Counter-Strike 2 engine server.dll: t...

6.5CVSS6.7AI score0.00391EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/13 12:00 a.m.12 views

PT-2026-90833

CVE-2026-90562 isn't a prompt injection zero-day. it's a password reset bug straight out of the OWASP Top 10 circa 2005, wearing an "agentic AI" badge. LangBot orchestrates LLM agents across Discord, Telegram, Slack bridges. the CVE lets an attacker hit the password reset endpoint and walk straig...

9.2CVSS0.00424EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/12 8:47 p.m.6 views

CVE-2026-8793

CVE-2026-8793 — Missing Brute-Force Protection on PaperCut NG Login Form Field| Details ---|--- CVE ID| CVE-2026-8793 Product| PaperCut NG Affected Version| 25.0.11 Build 75758 and earlier CWE| CWE-307 — Improper Restriction of Excessive Authentication Attempts CVSS Score| 5.3 Medium — standalone...

6.9CVSS5.9AI score0.0039EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:31 p.m.7 views

CVE-2025-66838

CVE-2025-66838 Lack of Rate Limiting - File Upload Description An attacker can rapidly upload a large volume of files to cause denial of service CVSS Score: 6.5 Medium Attack Type Remote Authenticated Affected Versions Versions before 10.0.23.0.3587512 Discovered By: Yazan Abu-Nadi...

6.5CVSS5.9AI score0.00356EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:11 p.m.8 views

CVE-2019-17240-Bludit-3.9.2-Auth-Bruteforce-Bypass

CVE-2019-17240 Bludit 3.9.2 auth bruteforce bypass...

9.8CVSS6.2AI score0.39598EPSS
SaveExploits9
Cvelist
Cvelist
added 2026/09/12 12:08 p.m.42 views

CVE-2026-90555 vLLM before 0.28.0 Denial of Service via Audio Header

vLLM versions before 0.28.0 fail to validate audio sample rate headers in the transcription endpoint, allowing authenticated clients to bypass duration checks. Attackers can submit forged FLAC headers with inflated sample rates to trigger excessive memory allocation and crash the API server proce...

7.1CVSS0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/12 12:08 p.m.10 views

CVE-2026-90555 vLLM before 0.28.0 Denial of Service via Audio Header

vLLM versions before 0.28.0 fail to validate audio sample rate headers in the transcription endpoint, allowing authenticated clients to bypass duration checks. Attackers can submit forged FLAC headers with inflated sample rates to trigger excessive memory allocation and crash the API server proce...

7.1CVSS5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 8:30 a.m.8 views

cve-2019-17240

Bludit = 3.9.22 - Bruteforce Mitigation Bypass This is small project where I rewrite this python script into golang. Purpose of this project was to learn Golang and understand how this exploit work. Usage root@kitploit: $ ./brutepass -sdasds flag provided but not defined: -sdasds Usage of...

9.8CVSS6.2AI score0.39598EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/11 11:54 p.m.17 views

CVE-2026-68138

CVE-2026-68138: Linux qdisc rate-table race to local root This repository contains a proof-of-concept local privilege-escalation exploit for CVE-2026-68138 , a race in the Linux traffic-control rate-table code. In the tested QEMU environment, the PoC escalates from an ordinary process with outer...

7.8CVSS7.4AI score0.00283EPSS
SaveExploits2References6
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89604

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Rate limit statfs handler Ravi reports that statfs may be called by unprivileged users on the efivarfs mount point, which may result in a flood of calls to the QueryVariableInfo runtime service. These calls are...

0.002EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76516

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Rate limit statfs handler Ravi reports that statfs may be called by unprivileged users on the efivarfs mount point, which may result in a flood of calls to the QueryVariableInfo runtime service. These calls are...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.24 views

CVE-2026-89604 efivarfs: Rate limit statfs() handler

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Rate limit statfs handler Ravi reports that statfs may be called by unprivileged users on the efivarfs mount point, which may result in a flood of calls to the QueryVariableInfo runtime service. These calls are...

0.002EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 7:42 a.m.6 views

CVE-2026-23005-Matter-Commissioning-Code-Brute-Force-Without-Rate-Limit

CVE-2026-23005 – Matter Commissioning Code Brute‑Force Without Rate Limit Program Code Python Matter simulation root@kitploit: mattercommissioningsim.py import random realcode = random.randint10000000, 99999999 def attemptjoincodeattempt: Simulate joining: no delay, no lockout if codeattempt ==...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:41 a.m.5 views

CVE-2026-11103-GraphQL-Batching-Alias-Rate-Limit-Bypass

3. CVE-2026-11103 – GraphQL Batching Alias Rate Limit Bypass Program Code Node.js + Python Exploit root@kitploit: // graphqlratelimitserver.js - GraphQL with naive rate limiter const express = require'express'; const graphqlHTTP = require'express-graphql'; const buildSchema = require'graphql';...

7.8CVSS5.9AI score0.0008EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 7:20 a.m.3 views

radar

Radar Radar es un escáner de red pequeño pero eficiente escrito en Rust, fuertemente inspirado por masscan. Estas son las características principales: Implementaciones de TCP, UDP, DHCP y ARP en espacio de usuario, gracias a pnet Ser asíncrono Escaneo aleatorio de IPs/puertos sin...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 4:43 a.m.9 views

goop

goop Raspador de Búsqueda de Google Nota: Ya no funciona. El equipo de Google me dijo que no era un problema legítimo cuando lo reporté, pero ahora simplemente lo arreglaron silenciosamente. Contenido Introducción ¿Cómo funciona? Uso Instalación Ejemplo Legal y Descargo de Responsabilidad...

6AI score
SaveExploits0References3
NVD
NVD
added 2026/09/11 4:17 a.m.7 views

CVE-2026-12215

The OTP Login & Register Woocommerce plugin for WordPress is vulnerable to Authentication Bypass via OTP Brute Force in all versions up to, and including, 2.7.2. The vulnerability exists because the OTP rate-limit attempt counter in processotpform is keyed exclusively on the attacker-controlled...

5.3CVSS0.00321EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 4:07 a.m.407 views

gps-sdr-sim

GPS-SDR-SIM GPS-SDR-SIM generates GPS baseband signal data streams, which can be converted to RF using software-defined radio SDR platforms, such as ADALM-Pluto, bladeRF, HackRF, and USRP. Windows build instructions 1. Start Visual Studio. 2. Create an empty project for a console application. 3. ...

5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 3:39 a.m.8 views

EUVD-2026-75928

The OTP Login & Register Woocommerce plugin for WordPress is vulnerable to Authentication Bypass via OTP Brute Force in all versions up to, and including, 2.7.2. The vulnerability exists because the OTP rate-limit attempt counter in processotpform is keyed exclusively on the attacker-controlled...

5.3CVSS0.00321EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/11 3:39 a.m.15 views

CVE-2026-12215

OTP Login & Register Woocommerce (WordPress plugin) is vulnerable to unauthenticated authentication bypass via OTP brute force in all versions up to and including 2.7.2 . The root cause is threefold: the OTP rate-limit counter is keyed exclusively on the attacker-controlled xoo_ml_user_ip_data co...

5.3CVSS0.00321EPSS
SaveExploits0References7
Rows per page
Query Builder