Lucene search
+L

2090 matches found

Packet Storm
Packet Storm
added 2026/02/13 12:00 a.m.209 views

📄 SolarWinds Web Help Desk Unauthenticated Remote Code Execution

This Metasploit module exploits an access control bypass vulnerability CVE-2025-40536 and an unsafe deserialization vulnerability CVE-2025-40551 to achieve unauthenticated remote code execution against a vulnerable SolarWinds Web Help Desk WHD server. This module requires Metasploit:...

9.8CVSS6.5AI score0.83622EPSS
SaveExploits4
NVD
NVD
added 2026/02/11 11:16 p.m.12 views

CVE-2026-26215

manga-image-translator version beta-0.3 and prior in shared API mode contains an unsafe deserialization vulnerability that can lead to unauthenticated remote code execution. The FastAPI endpoints /simpleexecute/method and /execute/method deserialize attacker-controlled request bodies using...

9.3CVSS0.00923EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/02/11 10:18 p.m.7 views

CVE-2026-26215

manga-image-translator version beta-0.3 and prior in shared API mode contains an unsafe deserialization vulnerability that can lead to unauthenticated remote code execution. The FastAPI endpoints /simpleexecute/method and /execute/method deserialize attacker-controlled request bodies using...

9.3CVSS6.6AI score0.00923EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/02/11 10:18 p.m.37 views

CVE-2026-26215 manga-image-translator Shared API Unsafe Deserialization RCE

manga-image-translator version beta-0.3 and prior in shared API mode contains an unsafe deserialization vulnerability that can lead to unauthenticated remote code execution. The FastAPI endpoints /simpleexecute/method and /execute/method deserialize attacker-controlled request bodies using...

9.3CVSS0.00923EPSS
SaveExploits1References6
CVE
CVE
added 2026/02/11 10:18 p.m.38 views

CVE-2026-26215

CVE-2026-26215 affects manga-image-translator, beta-0.3 and earlier, in shared API mode. The vulnerability is an unsafe deserialization via Python's pickle.loads() in FastAPI endpoints /simple_execute/{method} and /execute/{method}, processing attacker-controlled request bodies without validation...

9.3CVSS6.6AI score0.00923EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/02/11 10:18 p.m.7 views

CVE-2026-26215 manga-image-translator Shared API Unsafe Deserialization RCE

manga-image-translator version beta-0.3 and prior in shared API mode contains an unsafe deserialization vulnerability that can lead to unauthenticated remote code execution. The FastAPI endpoints /simpleexecute/method and /execute/method deserialize attacker-controlled request bodies using...

9.3CVSS6.6AI score0.00923EPSS
SaveExploits1References6
OSV
OSV
added 2026/02/11 10:18 p.m.9 views

CVE-2026-26215 manga-image-translator Shared API Unsafe Deserialization RCE

manga-image-translator version beta-0.3 and prior in shared API mode contains an unsafe deserialization vulnerability that can lead to unauthenticated remote code execution. The FastAPI endpoints /simpleexecute/method and /execute/method deserialize attacker-controlled request bodies using...

9.3CVSS6.5AI score
SaveExploits0References9
OSV
OSV
added 2026/02/11 9:30 p.m.7 views

GHSA-W8V5-VHQR-4H9V DiskCache has unsafe pickle deserialization

DiskCache python-diskcache through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache...

7CVSS7.6AI score0.00521EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2026/02/10 3:28 p.m.155 views

Exploit for CVE-2026-2969

This repository contains public information for the disclosure o...

5.8CVSS5AI score0.00821EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/02/09 11:39 p.m.185 views

Exploit for CVE-2026-22187

CVE-2026-22187-Bio-Formats-unsafe-Java-deserialization-via-.bf...

6.8CVSS5.7AI score0.00466EPSS
SaveExploits1
OSV
OSV
added 2026/02/09 11:36 a.m.13 views

BIT-CHECKOV-2021-3040 Bridgecrew Checkov: Unsafe deserialization of Terraform files allows code execution

An unsafe deserialization vulnerability in Bridgecrew Checkov by Prisma Cloud allows arbitrary code execution when processing a malicious terraform file. This issue impacts Checkov 2.0 versions earlier than Checkov 2.0.139. Checkov 1.0 versions are not impacted...

7.2CVSS6.4AI score0.01295EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/09 11:36 a.m.12 views

BIT-CHECKOV-2021-3035 Bridgecrew Checkov: Unsafe deserialization of Terraform files allows code execution

An unsafe deserialization vulnerability in Bridgecrew Checkov by Prisma Cloud allows arbitrary code execution when processing a malicious terraform file. This issue impacts Checkov 2.0 versions earlier than Checkov 2.0.26. Checkov 1.0 versions are not impacted...

7.2CVSS6.4AI score0.01295EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/06 8:24 p.m.47 views

CVE-2026-25632 EPyT-Flow has unsafe JSON deserialization (__type__)

EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks. Prior to 0.16.1, EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer myloadfromjson that supports a type field...

10CVSS0.00695EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/06 8:24 p.m.36 views

CVE-2026-25632

EPyT-Flow (Python) prior to version 0.16.1 is affected by a deserialization vulnerability in its REST API. The issue stems from a custom deserializer (my_load_from_json) that honors a type field, allowing attacker-supplied module/class imports and instantiation during JSON parsing, which can trig...

10CVSS5.7AI score0.00695EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/06 8:24 p.m.8 views

CVE-2026-25632 EPyT-Flow has unsafe JSON deserialization (__type__)

EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks. Prior to 0.16.1, EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer myloadfromjson that supports a type field...

10CVSS5.7AI score0.00695EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/06 8:24 p.m.11 views

CVE-2026-25632 EPyT-Flow has unsafe JSON deserialization (__type__)

EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks. Prior to 0.16.1, EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer myloadfromjson that supports a type field...

10CVSS5.7AI score
SaveExploits0References5
Debian
Debian
added 2026/02/06 11:26 a.m.22 views

[SECURITY] [DLA 4470-1] phpunit security update

----------------------------------------------------------------------- Debian LTS Advisory DLA-4470-1 [email protected] https://www.debian.org/lts/security/ Utkarsh Gupta February 06, 2026 https://wiki.debian.org/LTS -...

7.8CVSS6.5AI score0.00348EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/06 12:00 a.m.5 views

openSUSE 16 Security Update : cups (openSUSE-SU-2026:20172-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20172-1 advisory. Update to version 2.4.16. Security issues fixed: - CVE-2025-61915: local denial-of-service via cupsd.conf update and related issues bsc1253783. ...

8CVSS7.5AI score0.01067EPSS
SaveExploits4References13
Github Security Blog
Github Security Blog
added 2026/02/04 8:34 p.m.13 views

EPyT-Flow vulnerable to unsafe JSON deserialization (__type__)

Impact EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer myloadfromjson that supports a type field. When type is present, the deserializer dynamically imports an attacker-specified module/class and instantiates it with attacker-supplied arguments. Thi...

10CVSS5.6AI score0.00695EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/04 11:37 a.m.4 views

OPENSUSE-SU-2026:20172-1 Security update for cups

This update for cups fixes the following issues: Update to version 2.4.16. Security issues fixed: - CVE-2025-61915: local denial-of-service via cupsd.conf update and related issues bsc1253783. - CVE-2025-58436: slow client communication leads to a possible DoS attack bsc1244057. - CVE-2025-58364:...

8CVSS7.2AI score0.01067EPSS
SaveExploits4References9
Rows per page
Query Builder