CVE-2026-33140

PySpector is a static analysis security testing (SAST) Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a stored Cross-Site Scripting (XSS) vulnerability in the HTML report generator. When PySpector scans a Python file containing JavaScript payloads (i.e. inside a string passed to eval() ), the flagged code snippet is interpolated into the HTML report without sanitization. Opening the generated report in a browser causes the embedded JavaScript to execute in the browser's local file context. This issue has been patched in version 0.1.7.
Configurations

Configuration 1 (hide)

cpe:2.3:a:parzivalhack:pyspector:*:*:*:*:*:python:*:*

History

17 Jun 2026, 10:37

Type Values Removed Values Added
Summary
  • (es) PySpector es un Framework de pruebas de seguridad de análisis estático (SAST) diseñado para flujos de trabajo de desarrollo de Python modernos. Las versiones 0.1.6 y anteriores de PySpector están afectadas por una vulnerabilidad de Cross-Site Scripting (XSS) almacenado en el generador de informes HTML. Cuando PySpector escanea un archivo Python que contiene cargas útiles de JavaScript (es decir, dentro de una cadena pasada a eval() ), el fragmento de código marcado se intercala en el informe HTML sin sanitización. Abrir el informe generado en un navegador hace que el JavaScript incrustado se ejecute en el contexto de archivo local del navegador. Este problema ha sido parcheado en la versión 0.1.7.

24 Mar 2026, 21:17

Type Values Removed Values Added
References () https://github.com/ParzivalHack/PySpector/security/advisories/GHSA-2gmv-2r3v-jxj2 - () https://github.com/ParzivalHack/PySpector/security/advisories/GHSA-2gmv-2r3v-jxj2 - Exploit, Vendor Advisory
First Time Parzivalhack pyspector
Parzivalhack
CPE cpe:2.3:a:parzivalhack:pyspector:*:*:*:*:*:python:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1

20 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 20:16

Updated : 2026-06-17 10:37


NVD link : CVE-2026-33140

Mitre link : CVE-2026-33140

CVE.ORG link : CVE-2026-33140


JSON object : View

Products Affected

parzivalhack

  • pyspector
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')