Lucene search
+L
ParzivalhackPyspector

3 matches found

CVE
CVE
added 2026/04/23 12:42 a.m.35 views

CVE-2026-41206

Summary: CVE-2026-41206 affects PySpector, a Python SAST framework. The vulnerability lies in the plugin security validator’s static analysis in the function/class handling plugin loading via PluginSecurity.validate_plugin_code. Before version 0.1.8, the blocklist is incomplete and can be bypasse...

7.8CVSS6.3AI score0.00185EPSS
Save
CVE
CVE
added 2026/03/20 7:59 p.m.25 views

CVE-2026-33139

PySpector ≤ 0.1.6 is affected by a plugin sandbox bypass in plugin_system.py. The validate_plugin_code() static analysis only handles ast.Name and ast.Attribute; calls built via indirect function calls (e.g., getattr(os, 'system')) yield an ast.Call, causing resolve_name() to return None and bypa...

8.3CVSS5.9AI score0.00169EPSS
Save
CVE
CVE
added 2026/03/20 8:0 p.m.21 views

CVE-2026-33140

CVE-2026-33140 affects PySpector prior to 0.1.7. A stored XSS exists in the HTML report generator: when scanning a Python file containing JavaScript payloads (e.g., inside eval()), the vulnerable snippet is interpolated into the HTML report without sanitization, causing embedded JavaScript to run...

6.1CVSS5.9AI score0.00217EPSS
Save