製品・ソフトウェアに関する情報
Tommaso Bona (ParzivalHack)のPySpectorにおける不完全なブラックリストに関する脆弱性
Title Tommaso Bona (ParzivalHack)のPySpectorにおける不完全なブラックリストに関する脆弱性
Summary

PySpectorは、現代のPython開発ワークフロー向けに設計された静的解析セキュリティテスト(SAST)フレームワークです。PySpectorのプラグインセキュリティバリデータはASTベースの静的解析を使用して、危険なコードがプラグインとして読み込まれるのを防ぎます。バージョン0.1.8以前では、`PluginSecurity.validate_plugin_code`で実装されたブロックリストが不完全であり、チェックされていない複数のPython構文を利用して回避できました。プラグインファイルを提供できる攻撃者は、そのプラグインがインストールされ実行される際にPySpectorプロセス内で任意のコードを実行することが可能でした。バージョン0.1.8でこの問題は修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 23, 2026, midnight
Registration Date April 30, 2026, 11:01 a.m.
Last Update April 30, 2026, 11:01 a.m.
CVSS3.0 : 重要
Score 7.8
Vector CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected System
Tommaso Bona (ParzivalHack)
PySpector 0.1.8 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月30日]
  掲載
April 30, 2026, 11:01 a.m.

NVD Vulnerability Information
CVE-2026-41206
Summary

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.

Publication Date April 23, 2026, 11:16 a.m.
Registration Date April 25, 2026, 4:06 a.m.
Last Update April 30, 2026, 12:48 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:parzivalhack:pyspector:*:*:*:*:*:python:*:* 0.1.8
Related information, measures and tools
Common Vulnerabilities List