Skip to content
CVSS 10.0CVSS 10.0 · CRITICAL

CVE-2026-66012RCE y robo de credenciales en SiYuan por falta de autorización

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check (model.CheckAuth) with no admin-role or read-only enforcement. This exposes 31 MCP tools, including a file tool with list/read/write/delete/rename/copy actions across the entire workspace. When the Publish server is enabled in anonymous mode (Conf.Publish.Enable=true and Conf.Publish.Auth.Enable=false), the Publish reverse proxy attaches an anonymous RoleReader JWT to proxied requests, allowing a remote unauthenticated attacker to reach /mcp. The attacker can read conf/conf.json to extract accessAuthCode, api.token, and cookieKey in plaintext, write arbitrary files in the workspace, and plant a plugin into data/plugins/ that executes with nodeIntegration:true and no contextIsolation on the next desktop launch, leading to administrator takeover.

Ver en NVD

Análisis

SiYuan versiones anteriores a la v3.7.2 presenta una vulnerabilidad de falta de autorización en el endpoint /mcp cuando el servidor Publish está en modo anónimo. Un atacante remoto no autenticado puede manipular archivos en todo el espacio de trabajo, extraer tokens de acceso y ejecutar código arbitrario mediante la instalación de plugins maliciosos. Este fallo compromete totalmente la integridad y confidencialidad del servidor de notas y gestión de conocimiento.

Roles relevantes

JavascriptTypescriptBackendCyberSecurityLinux

Severidad

Puntaje: 10.0(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: CHANGED
C: HIGH
I: HIGH
A: HIGH
Tipo de falla (CWE): CWE-862

EPSS

Sin puntaje EPSS aún (CVE muy reciente).

Descripción técnica

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check (model.CheckAuth) with no admin-role or read-only enforcement. This exposes 31 MCP tools, including a file tool with list/read/write/delete/rename/copy actions across the entire workspace. When the Publish server is enabled in anonymous mode (Conf.Publish.Enable=true and Conf.Publish.Auth.Enable=false), the Publish reverse proxy attaches an anonymous RoleReader JWT to proxied requests, allowing a remote unauthenticated attacker to reach /mcp. The attacker can read conf/conf.json to extract accessAuthCode, api.token, and cookieKey in plaintext, write arbitrary files in the workspace, and plant a plugin into data/plugins/ that executes with nodeIntegration:true and no contextIsolation on the next desktop launch, leading to administrator takeover.

Publicada: 25/7/2026, 11:17:19
Última modificación: 25/7/2026, 11:17:19

Referencias

InicioEventosBlogRecursosCursosEquipo