Lucene search
+L

13983 matches found

RedhatCVE
RedhatCVE
added 2026/09/07 1:03 p.m.6 views

CVE-2026-54171

A flaw was found in Excon, a Ruby HTTP client library. The RedirectFollower middleware, responsible for handling redirects, failed to remove sensitive header information when a request was redirected to a new target. This oversight could lead to the unintended exposure of confidential data to an...

6.5CVSS0.00427EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 12:49 p.m.4 views

nextjs-CVE-2025-29927

nextjs-CVE-2025-29927 A Nuclei template to detect CVE-2025-29927 the Next.js authentication bypass vulnerability. If you want to understand exactly how this vulnerability works, you can read the original researchers excellent article here This template is pretty straight forward. It does two...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59References2
Kitploit
Kitploit
added 2026/09/07 7:36 a.m.37 views

python-paddingoracle

python-paddingoracle: A portable, padding oracle exploit API UPDATED FOR PYTHON 3 python-paddingoracle is an API that provides pentesters a customizable alternative to PadBuster and other padding oracle exploit tools that can't easily without a heavy rewrite be used in unique, per-app scenarios...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 7:13 a.m.7 views

CVE-2026-62958

A vulnerability in Libriscv allows the attacker to crash the sandbox using an Out of Bounds Read. To create Bad elf: root@kitploit: python3 poc.py samplefile poisonedfile Results: root@kitploit: ❯ python3 poc.py fib poisonedfile Manipulating .text section header at offset 0x250 Manipulating .symt...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.7 views

PT-2026-86740

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js can omit headers beyond maxHeadersCount /...

3.7CVSS0.00172EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 10:05 p.m.6 views

cve-2023-44487-POC

cve-2023-44487 - http/2 rapid reset attack by 7pirqte what is this poc for the http/2 rapid reset attack. basically you open a stream with HEADERS frame then immediatly send RSTSTREAM to cancel it. server does all the work setting up and tearing down streams while you just spam requests. the...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/06 5:14 p.m.4 views

Tomcat-CVE-2025-31650

CVE-2025-31650 🚨 Prueba de Concepto PoC para la vulnerabilidad DoS HTTP/2 en Apache Tomcat CVE-2025-31650 Este script provoca una condición de agotamiento de memoria en Apache Tomcat enviando cabeceras priority malformadas a través de HTTP/2. 🎯 Versiones Afectadas Apache Tomcat 9.0.76 – 9.0.102...

7.5CVSS7.7AI score0.5992EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/06 3:10 p.m.12 views

CVE-CVSS--CVE-2024-38063-IPv6-TCP-IP-Remote-Code-Execution-Analysis

🔐 CVE-2024-38063 — IPv6 TCP/IP Remote Code Execution Analysis 📌 Project Description This project presents a technical analysis and practical demonstration of the critical vulnerability CVE-2024-38063 , disclosed by Microsoft during Patch Tuesday August 13, 2024. The vulnerability affects the...

9.8CVSS8.1AI score0.70564EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/06 9:45 a.m.5 views

zeek-netsupport-detector

NetSupport Background https://unit42.paloaltonetworks.com/cortex-xdr-detects-netsupport-manager-rat-campaign/ Testing PCAP: https://app.any.run/tasks/b5d9853f-0dca-45ef-9532-83feeedcbf42 Example: root@kitploit: $ zeek -Cr b5d9853f-0dca-45ef-9532-83feeedcbf42.pcap $ cat notice.log separator \x09...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 7:18 a.m.7 views

VulnScan

VulnScan Scanner di vulnerabilita' web. Fa il crawling di un sito, trova form e parametri, e li prova contro SQL injection, XSS riflesso, path traversal e header di sicurezza mancanti. Produce un report a terminale, un PDF e ha una dashboard Flask. Progetto di apprendimento. L'ho scritto per capi...

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

Linux Distros Unpatched Vulnerability : CVE-2026-57161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PJSIP is a free and open source multimedia communication library written in C. Prior to commit acc03b5, a stack buffer overflow exists in PJSUA when processing...

8.8CVSS7AI score0.0029EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/05 8:26 p.m.5 views

CVE-2025-29927-Nextjs-Bypass-PoC

PoC: CVE-2025-29927 - Next.js Middleware Bypass This repository contains a Proof of Concept PoC demonstrating how to bypass middleware security checks in Next.js v13.5.6 by exploiting a vulnerability related to internal HTTP headers. Vulnerability Overview: CVE-2025-29927 What is it? CVE-2025-299...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/05 5:25 p.m.7 views

-CVE-2024-6095

Key Enhancements: 1. Random String Obfuscation : Introduced random string generation to obfuscate paths, making detection harder. 2. Advanced Payloads : Added more sophisticated payloads with different obfuscation techniques to evade security mechanisms. 3. Custom Headers : Included custom header...

5.8CVSS6.1AI score0.0265EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 1:52 p.m.6 views

cve-2025-29927

cve-2025-29927 CVE-2025-29927 is a critical vulnerability in Next.js, a popular React-based web framework. The flaw exists in how the middleware feature handles certain internal headers — specifically, the x-middleware-subrequest header...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/05 1:49 p.m.5 views

astDoS

astDoS Tool to exploit CVE-2018-7284 and CVE-2018-19278 Usage This tool is used as a command. root@kitploit: astDoS.py -h -a 1,2 -sA SERVERIP -sP SERVERPORT -u USER -p PASSWD -sub SUBUSER -dA DNSIP -dP DNSPORT -v VERSION DoS attack against Astersisk, CVE-2018-7284 and CVE-2018-19278 optional...

7.5CVSS7.4AI score0.57662EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/05 4:47 a.m.5 views

CVE-2025-65681

CVE-2025-65681 An issue was discoverd in Overhang.IO tutor-open-edx overhangio/tutor 20.0.2 allowing local unauthorized attackers to gain access to sensitive information due to the absence of proper cache-control HTTP headers and client-side session checks. Discovered by - Rivek Raj Tamang RivuDo...

3.3CVSS5.9AI score0.00215EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/05 12:31 a.m.9 views

EUVD-2026-71791

ntop nDPI versions before 6.0 contain a heap buffer overflow vulnerability in the ndpijsonstringescape function that writes beyond caller-supplied buffer boundaries. Attackers can trigger the overflow by supplying crafted network packet data including TLS SNI, HTTP headers, or DNS names that reac...

8.3CVSS5.6AI score0.00353EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.9 views

SUSE CVE-2026-80875

In the Linux kernel, the following vulnerability has been resolved: ipvs: use parsed transport offset in TCP state lookup TCP state handling reparses the skb to find the TCP header. For IPv6 it uses sizeofstruct ipv6hdr, while the surrounding IPVS code already parsed the packet with ipvsfilliphsk...

5.8AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-86098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ntop nDPI versions before 6.0 contain a heap buffer overflow vulnerability in the ndpijsonstringescape function that writes beyond caller-supplied buffer...

8.3CVSS6.8AI score0.00353EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 6:17 p.m.6 views

DEBIAN-CVE-2026-57161

PJSIP is a free and open source multimedia communication library written in C. Prior to commit acc03b5, a stack buffer overflow exists in PJSUA when processing Service-Route headers in a registration response updateserviceroute in pjsuaacc.c. This affects applications that register using the...

8.8CVSS6.5AI score0.0029EPSS
SaveExploits0References1
Rows per page
Query Builder