CVE-2026-25905

The Python code being run by 'runPython' or 'runPythonAsync' is not isolated from the rest of the JS code, allowing any Python code to use the Pyodide APIs to modify the JS environment. This may result in an attacker hijacking the MCP server - for malicious purposes including MCP tool shadowing. Note - the "mcp-run-python" project is archived and unlikely to receive a fix.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El código Python ejecutado por 'runPython' o 'runPythonAsync' no está aislado del resto del código JS, permitiendo que cualquier código Python utilice las API de Pyodide para modificar el entorno JS. Esto puede resultar en que un atacante secuestre el servidor MCP - con fines maliciosos, incluida la suplantación de herramientas MCP. Nota - el proyecto "mcp-run-python" está archivado y es poco probable que reciba una solución.

09 Feb 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-09 09:16

Updated : 2026-04-15 00:35


NVD link : CVE-2026-25905

Mitre link : CVE-2026-25905

CVE.ORG link : CVE-2026-25905


JSON object : View

Products Affected

No product.

CWE
CWE-653

Improper Isolation or Compartmentalization