CVE-2026-41206
Published:April 23, 2026
Updated:April 26, 2026
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.
Affected Packages
https://github.com/ParzivalHack/PySpector.git (GITHUB):
Affected version(s) >=v0.1.1-beta <v0.1.8-betaFix Suggestion:
Update to version v0.1.8-betapyspector (PYTHON):
Affected version(s) >=0.1.1 <0.1.8Fix Suggestion:
Update to version 0.1.8Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
ACTIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
LOW
Weakness Type (CWE)
Incomplete List of Disallowed Inputs
EPSS
Base Score:
0.02