7.8
HIGH CVSS 3.1
CVE-2026-41206
PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code
Description

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 `PluginSecurity.validate_plugin_code` is incomplete and can be bypassed using several Python constructs that are not checked. An attacker who can supply a plugin file can achieve arbitrary code execution within the PySpector process when that plugin is installed and executed. Version 0.1.8 fixes the issue.

INFO

Published Date :

April 23, 2026, 2:16 a.m.

Last Modified :

April 29, 2026, 3:48 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-41206 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Parzivalhack pyspector
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 4.0 MEDIUM [email protected]
Solution
Update PySpector to version 0.1.8 to fix the bypass vulnerability and prevent arbitrary code execution.
  • Update PySpector to version 0.1.8 or later.
  • Ensure all plugins are validated before installation.
Public PoC/Exploit Available at Github

CVE-2026-41206 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-41206 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Updated: 2 weeks, 4 days ago
2 stars 3 fork 3 watcher
Born at : Aug. 16, 2020, 10:54 a.m. This repo has been linked 18 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-41206 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-41206 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Apr. 29, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:parzivalhack:pyspector:*:*:*:*:*:python:*:* versions up to (excluding) 0.1.8
    Added Reference Type GitHub, Inc.: https://github.com/ParzivalHack/PySpector/commit/3c9547157fc07396f22b26b3484a9a91eba98555 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/ParzivalHack/PySpector/commit/4e279e078c53d760fd321ff9b698d683c65ccb8e Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/ParzivalHack/PySpector/security/advisories/GHSA-vp22-38m5-r39r Types: Exploit, Vendor Advisory
    Added Reference Type CISA-ADP: https://github.com/ParzivalHack/PySpector/security/advisories/GHSA-vp22-38m5-r39r Types: Exploit, Vendor Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Apr. 23, 2026

    Action Type Old Value New Value
    Added Reference https://github.com/ParzivalHack/PySpector/security/advisories/GHSA-vp22-38m5-r39r
  • New CVE Received by [email protected]

    Apr. 23, 2026

    Action Type Old Value New Value
    Added Description 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 `PluginSecurity.validate_plugin_code` is incomplete and can be bypassed using several Python constructs that are not checked. An attacker who can supply a plugin file can achieve arbitrary code execution within the PySpector process when that plugin is installed and executed. Version 0.1.8 fixes the issue.
    Added CVSS V4.0 AV:L/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-184
    Added Reference https://github.com/ParzivalHack/PySpector/commit/3c9547157fc07396f22b26b3484a9a91eba98555
    Added Reference https://github.com/ParzivalHack/PySpector/commit/4e279e078c53d760fd321ff9b698d683c65ccb8e
    Added Reference https://github.com/ParzivalHack/PySpector/security/advisories/GHSA-vp22-38m5-r39r
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.