Lucene search
+L

881 matches found

GithubExploit
GithubExploit
added 2026/04/27 9:53 a.m.173 views

DrvEye

drivertool A static-analysis & exploitation-triage toolkit...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/04/23 12:42 a.m.8 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/23 12:42 a.m.50 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS0.00185EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/23 12:42 a.m.6 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.3AI score0.00185EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/23 12:42 a.m.18 views

EUVD-2026-25160

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.3AI score0.00185EPSS
SaveExploits1References3
Packet Storm News
Packet Storm News
added 2026/04/23 12:0 a.m.11 views

MCP Pitfall Lab: Exposing Developer Pitfalls in MCP Tool Server Security under Multi-Vector Attacks

Model Context Protocol MCP is increasingly adopted for tool-integrated LLM agents, but its multi-layer design and third-party server ecosystem expand risks across tool metadata, untrusted outputs, cross-tool flows, multimodal inputs, and supply-chain vectors. Existing MCP benchmarks largely measu...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/23 12:0 a.m.13 views

CrossCommitVuln-Bench: A Dataset of Multi-Commit Python Vulnerabilities Invisible to Per-Commit Static Analysis

We present CrossCommitVuln-Bench, a curated benchmark of 15 real-world Python vulnerabilities CVEs in which the exploitable condition was introduced across multiple commits - each individually benign to per-commit static analysis - but collectively critical. We manually annotate each CVE with its...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/22 12:0 a.m.13 views

angr 9.2.212

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/20 12:0 a.m.9 views

angr 9.2.211

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/19 5:53 a.m.210 views

InduGuard_vul_poc

ICS Vulnerability PoC Library — SCAA Benchmark Support Proof-...

10CVSS5.9AI score0.74497EPSS
SaveExploits13
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007471)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007471 advisory. In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled...

5.8AI score0.00205EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/16 1:9 a.m.15 views

PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

Summary The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. The blocklist implemented in PluginSecurity.validateplugincode is incomplete and can be bypassed using several Python constructs that are not checked. An...

7.8CVSS6.6AI score0.00185EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.28 views

PT-2026-34599

Name of the Vulnerable Software and Affected Versions PySpector versions prior to 0.1.8 Description The plugin security validator uses AST-based static analysis to prevent dangerous code from being loaded as plugins. The blocklist implemented in the validate plugin code function is incomplete and...

7.8CVSS6.5AI score0.00185EPSS
SaveExploits1References12
Packet Storm News
Packet Storm News
added 2026/04/16 12:0 a.m.11 views

NFTDELTA: Detecting Permission Control Vulnerabilities in NFT Contracts through Multi-View Learning

Permission control vulnerabilities in Non-fungible token NFT contracts can result in significant financial losses, as attackers may exploit these weaknesses to gain unauthorized access or circumvent critical permission checks. In this paper, we propose NFTDELTA, a framework that leverages static...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/15 12:0 a.m.10 views

AndroScanner: Automated Backend Vulnerability Detection for Android Applications

Mobile applications rely on complex backends that introduce significant security risks, yet developers often lack the tools to assess these risks effectively. This paper presents AndroScanner, an automated pipeline for detecting vulnerabilities in Android application backends through combined...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/15 12:0 a.m.10 views

RealVuln: Benchmarking Rule-Based, General-Purpose LLM, and Security-Specialized Scanners on Real-World Code

How do security scanners perform on real-world code? We present RealVuln, the first open-source benchmark comparing Rule-Based SAST, General-Purpose LLMs, and Security-Specialized scanners on 26 intentionally vulnerable Python repositories educational and Capture-The-Flag applications with 796...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/04/14 12:31 p.m.15 views

EUVD-2026-22245

Kiuwan SAST improperly authorizes SSO logins for locally disabled mapped user accounts, allowing disabled users to continue accessing the application. Kiuwan Cloud was affected, and Kiuwan SAST on-premise KOP was affected before 2.8.2509.4...

5.4CVSS5.8AI score0.00189EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/04/12 2:23 p.m.198 views

BayreuthWing

A transformer-based deep learning system for detecting securit...

10CVSS7.2AI score0.99999EPSS
SaveExploits360
Packet Storm News
Packet Storm News
added 2026/04/09 12:0 a.m.9 views

RansomTrack: A Hybrid Behavioral Analysis Framework for Ransomware Detection

Ransomware poses a serious and fast-acting threat to critical systems, often encrypting files within seconds of execution. Research indicates that ransomware is the most reported cybercrime in terms of financial damage, highlighting the urgent need for early-stage detection before encryption is...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/08 12:0 a.m.6 views

Broken Quantum: A Systematic Formal Verification Study of Security Vulnerabilities across the Open-Source Quantum Computing Simulator Ecosystem

Quantum computing simulators form the classical software foundation on which virtually all quantum algorithm research depends. We present Broken Quantum, the first comprehensive formal security audit of the open-source quantum computing simulator ecosystem. Applying COBALT QAI -- a four-module...

6AI score
SaveExploits0
Rows per page
Query Builder