Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41206

24
FAUCET Score

CVE-2026-41206 is a code injection vulnerability in PySpector, a Python static analysis security testing framework. The flaw resides in the plugin security validator's incomplete AST-based blocklist, which fails to prevent dangerous Python constructs from being loaded as plugins. An attacker who supplies a malicious plugin file can achieve arbitrary code execution within the PySpector process upon installation and execution. The vulnerability affects PySpector versions prior to 0.1.8, which contains the fix. The attack requires local access to supply a plugin file, making it a local code execution vector with relatively low complexity. The potential impact is severe, as successful exploitation grants arbitrary code execution within the PySpector process, potentially compromising the security analysis environment and any systems it interacts with. The FAUCET Risk Score of 36.0/100 indicates moderate concern despite the low EPSS percentile score. The vulnerability is marked as active on the Hot List but has not been added to the Known Exploited Vulnerabilities catalog, suggesting no confirmed active exploitation in the wild. Community attention appears limited, with no publicly disclosed exploit code readily available. Organizations running PySpector should upgrade to version 0.1.8 or later immediately, particularly in environments where untrusted users may supply plugins.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.1.8CPE matchmatch criteria
cpe:2.3:a:parzivalhack:pyspector:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 4.0

6.9MEDIUM

CVSS:4.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

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
ACTIVE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.18%
Probability of exploitation in next 30 days
EPSS Percentile
8.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0019 is in the 6th percentile among its peer group of 11,616 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

pippatch availablevia ghsa
Product: pyspectorFixed in: 0.1.8

Vendor Advisories (1)

pipGHSA-vp22-38m5-r39rmedium

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

Apr 16, 2026

References

github.com / ParzivalHack/PySpector/commit/3c9547157fc07396f22b26b3484a9a91eba98555
Patch
github.com / ParzivalHack/PySpector/commit/4e279e078c53d760fd321ff9b698d683c65ccb8e
Patch
github.com / ParzivalHack/PySpector/security/advisories/GHSA-vp22-38m5-r39r
ExploitVendor Advisory