Lucene search
+L

2601132 matches found

Talos Blog
Talos Blog
added 2026/09/09 4:08 p.m.4 views

Active exploitation of Cisco Secure Firewall Management Center vulnerabilities

Cisco Talos is actively tracking the exploitation of two vulnerabilities in Cisco's Secure Firewall Management Center FMC Software. First, CVE-2026-20079 is an authentication bypass vulnerability in unpatched instances of Cisco's Secure FMC Software, which allows an unauthenticated, remote attack...

10CVSS0.35946EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.6 views

xpid

xpid It's nmap but for pids. 🤓 Please help me become an independent programmer by donating directly below. xpid gives a user the ability to "investigate" for process details on a Linux system. For example a sleeping thread will have a directory /proc/pid that can be navigated to, but not listed...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.100 views

go_parser

Yet Another Golang binary parser for IDAPro English |中文 NOTE : Now the latest master branch is the Python3 version. The old master branch has been changed to branch py2 , and temporarily not maintained. Instructions for Python3 branch This version is developed and tested on macOS/Windows, IDA7.4+...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.3 views

CVE-2026-22018-Jenkins-Pipeline-Shared-Library-Code-Execution-via-Grab-

CVE-2026-22018 – Jenkins Pipeline Shared Library Code Execution via @Grab Program Code Groovy pipeline root@kitploit: // Jenkinsfile - loads untrusted shared library @Library'evil-library@master' node evilStep CVE-2026-22018 – Jenkins Pipeline Shared Library Remote Code Execution Overview A Jenki...

3.7CVSS6.6AI score0.00269EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.7 views

libptrace

libptrace libptrace is an event driven process/thread debugging, tracing, and manipulation framework. It is written in C and has Python 2.7 and 3.7 bindings. It is meant to be used as a library. The API has been designed with cross-platform support in mind. Although the current version only runs ...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.10 views

PortWitness

PortWitness v1.1 Written in Python2 This version of PortWitness has been developed in python2 in which modules like os,subprocess and sys etc have been used.The entire code is based on the concept of socket programming.Using Sockets we establish a connection with a web application to find out if...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 4:08 p.m.8 views

Inspector

Privilege Escalation unix helper SUMMARY Inspector is a python script for help in privilege escalation, for linux environement. After starting, this script search the kernel version and check if is exploit exists, load file history bash,zsh,mysql... and load list of programs loaded with root user...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:07 p.m.5 views

https-nj.gov---CVE-2020-11023

https-nj.gov---CVE-2020-11023 Vulnearability Report of the New Jersey official site Potential XSS vulnerability when appending HTML containing option elements. Passing HTML containing elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods i.e...

6.9CVSS6.8AI score0.8383EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/09 4:07 p.m.4 views

NextJS-app-CVE-2025-55182

Next.js CVE-2025-55182 Proof of Concept This is a proof-of-concept Next.js application vulnerable to CVE-2025-55182 also known as "React2Shell", a critical Remote Code Execution RCE vulnerability in React Server Components. ⚠️ WARNING This application is intentionally vulnerable and should ONLY be...

10CVSS8.1AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/09 4:06 p.m.8 views

airborn-IOS-CVE-2025-24252

iOS "Airborne" Vulnerabilities - Log Artifact Extractor This script is designed to help identify potential traces of the "Airborne" set of vulnerabilities primarily affecting Apple's AirPlay protocol by querying iOS system logs from a .logarchive bundle. It automates the execution of several log...

8.8CVSS8.5AI score0.01292EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 4:06 p.m.5 views

CVE-2021-30357_CheckPoint_SNX_VPN_PoC

CVE-2021-30357CheckPointSNXVPNPoC Proof-of-Concept for privileged file read through CheckPoint SNX VPN Linux Client. Affected Version CheckPointVPNSNXLinux800007075.sh MD5 Checksum: 4372e9936e2dfb1d1ebcef3ed4dd7787 Exploit To exploit just load any file as SNX config using the -f paremeter. If the...

5.3CVSS6AI score0.22792EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/09/09 4:06 p.m.5 views

CVE-2026-87874 Community.general: community.general: memcached cache plugin deserializes untrusted pickle data from memcached, enabling cache-poisoning remote code execution on the ansible controller

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 4:06 p.m.7 views

CVE-2026-87874

The memcached cache plugin in the community.general Ansible collection contains a deserialization flaw. Although its documentation states records are stored in JSON, the plugin performs no explicit serialization and relies on python-memcached , which pickles values on write and unpickles them on ...

8.1CVSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/09 4:06 p.m.5 views

CVE-2026-87874

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/09 4:06 p.m.18 views

CVE-2026-87874 Community.general: community.general: memcached cache plugin deserializes untrusted pickle data from memcached, enabling cache-poisoning remote code execution on the ansible controller

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 4:06 p.m.6 views

EUVD-2026-75115

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 4:06 p.m.3 views

CVE-2026-87874

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 4:06 p.m.9 views

CVE-2022-30190

CVE-2022-30190 - Microsoft Support Diagnostic Tool About This script will attempt to create a Microsoft Office document which will remotely execute code. Setup root@kitploit: git clone https://github.com/joshuavanderpoll/CVE-2022-30190.git cd CVE-2022-30190 python3 CVE-2022-30190.py --help Option...

9.3CVSS8.1AI score0.99234EPSS
SaveExploits63
Wiz blog
Wiz blog
added 2026/09/09 4:06 p.m.4 views

Off Guard: Breaking LiteLLM from authentication bypass to cloud compromise

How default keys, unauthenticated MCP sessions, and custom code guardrails expose cloud AI infrastructure to root-level remote code execution and IAM theft...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:05 p.m.1361 views

bitcracker

BitCracker BitCracker is the first open source password cracking tool for storage devices Hard Disk, USB Pendrive, SD card, etc... encrypted with BitLocker, an encryption feature available on Windows Vista, 7, 8.1 and 10 Ultimate, Pro and Enterprise editions. BitLocker offers a number of differen...

6AI score
SaveExploits0References4
Rows per page
Query Builder