Lucene search
K
PacketstormRecent

50621 matches found

Packet Storm
Packet Storm
added 2026/04/28 12:0 a.m.66 views

📄 Microsoft WinLogon Registry Deletion / Privilege Escalation

This code represents a highly destructive proof of concept targeting Windows WinLogon and Registry access control mechanisms to achieve privilege escalation and system integrity compromise. The exploit is built around abusing Registry symbolic links and session-based Accessibility paths to redire...

7.8CVSS5.6AI score0.00107EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.67 views

📄 SolarEdge 3.0-2021 Cross Site Request Forgery / OOB Injection

SolarEdge version 3.0-2021 suffers from a cross site request forgery vulnerability in the /solaredge-web/p/initClient that can lead to a remote command injection vulnerability. Titles: solaredge-CSRF-OOB-Injection 3.0-2021 web portal Author: nu11secur1tyAI Date: 2026-04-26 Vendor: SolarEdge...

5.3AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.71 views

📄 Vienna Assistant 1.2.542 macOS Privilege Escalation

A macOS helper service interface implemented via NSXPC was observed exposing methods that may allow privileged operations such as file writing and command execution through a remote proxy connection...

8.8CVSS5.7AI score0.00021EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.77 views

📄 OSK Registry-Based Privilege Escalation / Symlink Attack

The provided code is a conceptual Windows privilege escalation exploit targeting the On-Screen Keyboard osk.exe and Accessibility AT registry infrastructure. It attempts to abuse weak trust boundaries between user-level registry configuration and system-level execution paths...

7.8CVSS5.9AI score0.00044EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.131 views

📄 Sequelize 6.37.7 SQL Injection

A remote SQL injection vulnerability exists Sequelize versions 6.37.7 and below in the JSON/JSONB where clause processing. When Sequelize parses a JSON path key containing ::, the value after :: is treated as a SQL cast type and is inserted into the generated SQL without proper validation. If an...

7.5CVSS5.8AI score0.0002EPSS
Exploits2
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.113 views

📄 node-tesseract-ocr 2.2.1 Command Injection

In node-tesseract-ocr version 2.2.1, a security vulnerability allows OS command injection when attacker-controlled image paths are passed to the OCR function. ================================================================================================================================== | Title...

9.8CVSS5.4AI score0.00303EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.76 views

📄 V8 BigInt String Conversion Stress Test Conceptual Sandbox

This is a V8 Sandbox Escape vulnerability in BigInt::Allocate where buffers are shuffled outside the sandbox. The vulnerability allows for writes outside the boundaries of the allocated buffer within the sandbox outbound write by manipulating data during the MultiplyFFT process...

5.7AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.69 views

📄 pdf-image 2.0.0 Command Injection

In pdf-image version 2.0.0, a security issue allows OS command injection when untrusted input is passed to the PDFImage constructor and later processed by methods such as getInfo...

9.8CVSS5.4AI score0.00292EPSS
Exploits4
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.56 views

📄 textract 2.5.0 Command Injection

In textract version 2.5.0, a security vulnerability allows OS command injection when untrusted file paths are processed by the library. ================================================================================================================================== | Title : textract 2.5.0 OS...

9.8CVSS5.4AI score0.00512EPSS
Exploits4
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.57 views

📄 thumbler 1.1.2 Command Injection

The thumbler package through version 1.1.2 contains a critical command injection vulnerability in the thumbnail function. User-supplied input parameters input, output, time, size are concatenated into a single ffmpeg command string and executed via childprocess.exec without proper sanitization. A...

9.8CVSS6.8AI score0.00494EPSS
Exploits4
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.89 views

📄 SQLite 3.50.1 winsqlite3.dll Heap Overflow

This Metasploit local exploit module targets a heap overflow vulnerability in winsqlite3.dll in SQLite versions prior to 3.50.2 on Windows systems. It first attempts to detect the installed SQLite version, then generates a specially crafted database and SQL workload containing an excessive number...

9.8CVSS6.2AI score0.01689EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.51 views

📄 WebADM 2.4.17-1 Password Hash Disclosure

WebADM version 2.4.17-1 contains an authenticated information disclosure vulnerability in the LDAP search functionality. The display parameter in search.php accepts any LDAP attribute without server-side validation. A low-privileged admin can retrieve SSHA password hashes for all LDAP users...

5.4AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.56 views

📄 Windows Cloud Files Tiering Engine Local Privilege Escalation

his Metasploit local exploit module models a Windows privilege escalation scenario involving Cloud Files, NTFS reparse points, named pipes, and service interaction. The workflow simulates abusing file system operations and cloud sync mechanisms by creating controlled directories, placeholder file...

5.3AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.46 views

📄 OWASP CRS 3.3.9 / 4.25.x LTS / 4.8.x File Upload Bypass

This proof of concept demonstrating a weakness in some web applications protected by OWASP Core Rule Set CRS or similar filters, where file upload validation can be bypassed using ambiguous filename formatting...

5.3AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.77 views

📄 Microsoft SQL Server 2022/2025 Privilege Escalation

This Python script demonstrates a privilege escalation technique targeting Microsoft SQL Server, associated with CVE-2025-24999. The exploit abuses improper permission controls on system stored procedures in the msdb database to elevate a low-privileged account to SYSADMIN...

8.8CVSS5.6AI score0.00758EPSS
Exploits2
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.106 views

📄 NLTK 3.9.2 Path Traversal / File Disclosure

NLTK version 3.9.2 suffers from a path traversal vulnerability that allows for file disclosure. ================================================================================================================================== | Title : NLTK 3.9.2 Path Traversal - File Disclosure Exploit | | Auth...

8.6CVSS5.4AI score0.0008EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.57 views

📄 MetInfo CMS 8.1 Shell Upload Mass Exploiter

This Python module is a mass exploitation framework designed to automate the testing and exploitation of multiple MetInfo CMS targets potentially affected by CVE-2026-29014...

9.8CVSS5.3AI score0.31224EPSS
Exploits4
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.74 views

📄 MetInfo CMS 8.1 PHP Code Injection

This Python script is a full remote code execution exploit suite targeting a vulnerability in MetInfo CMS versions 8.1 and below. The flaw resides in the weixin module handling logic, where improperly sanitized input allows PHP code injection via crafted XML and HTTP parameters/headers...

9.8CVSS6.5AI score0.31224EPSS
Exploits4
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.53 views

📄 NocoBase 2.0.27 Sandbox Escape / Remote Code Execution

This code is a Metasploit Auxiliary module designed to exploit a remote code execution vulnerability in NocoBase versions 2.0.27 and below. It targets a flaw in the server-side script execution engine flownodes that allows breaking out of the JavaScript sandbox...

9.9CVSS6.7AI score0.32413EPSS
Exploits7
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.72 views

📄 lollms-webui Server-Side Request Forgery

lollms-webui suffers from a server-side request forgery vulnerability. ================================================================================================================================== | Title : lollms-webui SSRF for Cloud Metadata Leakage and Internal Network Pivoting | | Author...

9.1CVSS5.3AI score0.12355EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.74 views

📄 Microsoft MMC (.MSC) File Execution Abuse Leading / Admin Creation

This Metasploit local Windows exploit module abuses the way Microsoft Management Console MMC processes specially crafted .msc files to achieve arbitrary PowerShell execution when a user opens the file. The payload is designed to create a new local administrator account or execute a custom command...

7CVSS8.2AI score0.46586EPSS
Exploits7
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.56 views

📄 OpenClaw 2026.3.13 MEDIA Protocol File Disclosure

This Python script is a security exploitation tool targeting the OpenClaw system integrated with Discord. It attempts to exfiltrate sensitive files from a victim environment by abusing a MEDIA: prompt injection mechanism...

5.3AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.47 views

📄 MISP 2.5.27 Workflow Engine Cross Site Scripting

This Metasploit auxiliary module targets a potential stored cross site scripting vulnerability in the MISP Workflow Engine. It is designed to interact with the MISP API, create workflows, and inject malicious payloads into workflow data fields...

5AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.48 views

📄 LuaJIT 2.1.1774638290 FFI Remote Code Execution / Lua Injection

This script is a LuaJIT exploitation tool that attempts to abuse the LuaJIT FFI Foreign Function Interface to execute system commands or arbitrary shellcode on a remote Lua runtime exposed over a TCP socket. It connects to a target service, injects Lua code dynamically, and leverages unsafe FFI...

6.3AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/24 12:0 a.m.50 views

📄 Open WebUI 0.8.11 Information Disclosure

A potential access control issue was identified in Open WebUI where the Tools API and associated “valves” endpoints may expose sensitive configuration data when accessed with valid authentication tokens. The affected endpoints allow retrieval of tool metadata and configuration structures that may...

5.4AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.53 views

📄 Forcepoint One Endpoint macOS 25.08.5008 Forcepoint DLP Endpoint Process Suspension Bypass

This Metasploit auxiliary module targets Forcepoint Data Loss Prevention DLP Endpoint on macOS and attempts to manipulate or suspend related security processes. ================================================================================================================================== | Tit...

5.8AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.64 views

📄 Keras 3.13.0 HDF5 Shape Bomb Denial of Service

This script is a security research tool demonstrating a denial of service vulnerability in Keras model loading through malicious HDF5 shape bombs. It generates .keras model archives containing artificially declared extremely large tensor shapes designed to force excessive memory allocation during...

7.5CVSS6.5AI score0.00043EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.69 views

📄 FortiWeb 8.0.1 Authentication Bypass / Code Execution

This Metasploit module targets a critical remote code execution vulnerability in FortiWeb's management interface by chaining multiple weaknesses. It goes from authentication bypass to path traversal to arbitrary file upload to remote code execution...

9.8CVSS6.9AI score0.9299EPSS
Exploits16
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.73 views

📄 Keras 3.13.0 Malicious ML Model Server HDF5 Shape Bomb

This script is a Flask-based web server that distributes .keras machine learning model files, but it is designed in a malicious way for security research/testing scenarios. The main idea is a denial of service via memory exhaustion, where generated Keras models contain artificially declared...

7.5CVSS6.5AI score0.00043EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.64 views

📄 Langflow 1.8.4 Traversal / Remote Code Execution

This Metasploit module targets a path traversal vulnerability in Langflow versions 1.8.4 and below that allows attackers to write arbitrary files on the system through the /api/v2/files endpoint...

8.8CVSS5.9AI score0.00035EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.49 views

📄 Hoverfly 1.11.3 Remote Command Execution

This Python script is an exploitation tool targeting a vulnerable Hoverfly API endpoint, specifically the /api/v2/hoverfly/middleware functionality, which allows execution of user-supplied input through a backend binary...

5.9AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.72 views

📄 SocialEngine 7.8.0 SQL Injection

SocialEngine versions 7.8.0 and below suffer from a remote SQL injection vulnerability. User input passed through the text request parameter to the /activity/index/get-memberall endpoint is not properly sanitized before being used to construct an SQL query...

9.8CVSS5.8AI score0.00525EPSS
Exploits2
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.76 views

📄 Ghost CMS 6.19.0 SQL Injection

This is a Metasploit auxiliary module targeting a blind, unauthenticated SQL injection vulnerability in the Ghost CMS Content API that affects versions 3.24.0 through 6.19.0...

9.4CVSS6AI score0.56657EPSS
Exploits6
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.49 views

📄 Grav CMS 1.7.49.5 Shell Upload

This script targets a Grav CMS administrative panel by first authenticating, then checking version information to estimate vulnerability exposure. If conditions are met, it generates a malicious PHP plugin containing a base64-encoded payload and uploads it as a ZIP package through the “direct...

6.5AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.56 views

📄 SocialEngine 7.8.0 Server-Side Request Forgery

SocialEngine versions 7.8.0 and below suffer from a blind server-side request forgery vulnerability. User input passed through the uri request parameter to the /core/link/preview endpoint is not properly sanitized before being used as URL to send an HTTP request from the web server...

8.5CVSS5.8AI score0.00051EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.83 views

📄 Langflow Remote Code Execution

The CSV Agent node in Langflow hardcodes allowdangerouscode=True, which automatically exposes the LangChains Python REPL tool pythonreplast. As a result, an attacker can execute arbitrary Python and OS commands on the server via prompt injection, leading to full remote code execution. This module...

9.8CVSS8.2AI score0.41016EPSS
Exploits3
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.77 views

📄 Dovecot passwd-file Path Traversal

This Metasploit auxiliary module targets a path traversal vulnerability in Dovecot's passwd-file authentication backend when per-domain configuration is enabled. ================================================================================================================================== |...

5.3CVSS5.7AI score0.00028EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.69 views

📄 Dovecot 3.1.0 Authentication Bypass / User Enumeration

This Metasploit auxiliary module targets an LDAP injection vulnerability in Dovecot mail servers that can lead to authentication bypass or user enumeration via IMAP/POP3. Version 3.1.0 is affected...

5.3CVSS5.8AI score0.00039EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.62 views

📄 Dovecot OTP Replay Attack

This Metasploit auxiliary module targets a vulnerability in Dovecot's OTP One-Time Password authentication system that allows potential replay attacks when authentication caching is enabled and username handling is improperly managed...

6.8CVSS5.7AI score0.00042EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.78 views

📄 Eclipse Che WebSocket Machine-Exec Remote Code Execution

This Python script is a WebSocket-based client designed to interact with an Eclipse Che / DevSpaces machine-exec service and test for an unauthenticated remote code execution vulnerability...

9CVSS6.4AI score0.45198EPSS
Exploits2
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.60 views

📄 esiclivre 0.2.2 SQL Injection

The password reset functionality in esiclivre is affected by multiple vulnerabilities. The cpfcnpj parameter is vulnerable to Blind SQL injection due to improper input handling. Additionally, the endpoint lacks CSRF protection, input validation, and rate limiting, enabling attackers to perform us...

5.8AI score
Exploits0
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.71 views

📄 Dovecot ManageSieve Crash Denial of Service

This Metasploit auxiliary module targets a denial of service vulnerability in the Dovecot ManageSieve service, where improper handling of authentication requests can lead to service crashes. Affects Dovecot CE core 2.4.0-2.4.2 and Dovecot Pro core 3.1.0-3.1.2. Fixed in versions 2.4.3 and 3.1.3...

7.5CVSS5.8AI score0.00068EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.55 views

📄 Throttlestop Kernel Driver 3.0.0.0 Privilege Escalation

Throttlestop Kernel Driver version 3.0.0.0 suffers from a privilege escalation vulnerability. Exploit Title: Throttlestop Kernel Driver - Kernel Out-of-Bounds Write Privilege Escalation Exploit Details: https://xavibel.com/2025/12/22/using-vulnerable-drivers-in-red-team-exercises/ Date: 8/12/2025...

8.7CVSS5.8AI score0.0039EPSS
Exploits8
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.46 views

📄 Dovecot MIME Parameter CPU Exhaustion

This Metasploit module targets a denial of service vulnerability in the Dovecot LMTP service caused by excessive CPU consumption. ================================================================================================================================== | Title : Dovecot MIME Parameter CPU...

5.3CVSS5.7AI score0.00034EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.61 views

📄 Dovecot doveadm Timing Attack / Credential Extraction

This Metasploit auxiliary module performs a timing-based side-channel attack against the Dovecot doveadm HTTP interface to extract credentials character by character. ==================================================================================================================================...

7.4CVSS5.8AI score0.00029EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.57 views

📄 Dovecot IMAP NOOP Command Memory Exhaustion Denial of Service

This Metasploit auxiliary module targets a memory exhaustion vulnerability in the Dovecot IMAP service. It opens multiple concurrent TCP connections and sends specially crafted NOOP commands containing deeply nested parentheses to force excessive memory allocation on the server. By sustaining the...

7.5CVSS5.8AI score0.00034EPSS
Exploits1
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.34 views

📄 WordPress Highlight and Share 5.2.0 Missing Authentication

WordPress Highlight and Share plugin versions 5.2.0 and below suffers from a missing authentication vulnerability. Exploit Title: WordPress Plugin 5.2.0 - Broken Access Control Date: 2025-09-20 Exploit Author: Zeeshan Haider Vendor Homepage: https://wordpress.org/plugins/ Software Link:...

4.7CVSS5.8AI score0.01231EPSS
Exploits2
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.43 views

📄 WebDAV PHP Upload

This Metasploit module exploits WebDAV which also has PHP enabled, such as found on XAMPP servers. It can use do by using any supplied credentials to upload via WebDAV, a PHP payload and then execute it. This module requires Metasploit: https://metasploit.com/download Current source:...

8.7CVSS5.8AI score0.61765EPSS
Exploits2
Packet Storm
Packet Storm
added 2026/04/21 12:0 a.m.57 views

📄 7-Zip Directory Traversal / Remote Code Execution

This Metasploit local Windows exploit module targets a directory traversal vulnerability in 7-Zip versions prior to 25.00 that can be abused through a malicious ZIP archive to achieve arbitrary code execution when the archive is extracted...

7.8CVSS7.8AI score0.00258EPSS
Exploits11
Packet Storm
Packet Storm
added 2026/04/21 12:0 a.m.126 views

📄 Below Symlink Privilege Escalation

This Python script demonstrates a potential privilege escalation technique related to CVE-2025-27591, leveraging symbolic link symlink manipulation in a logging directory used by the below utility. Versions prior to 0.9.0 are affected...

6.8CVSS7AI score0.00132EPSS
Exploits22
Total number of security vulnerabilities50621