CVE-2026-74801
Received Received - Intake

SiYuan Elevator Privilege Escalation via Path Traversal

Vulnerability report for CVE-2026-74801, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: VulnCheck

Description

SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion flow to execute arbitrary commands with administrator privileges after UAC approval.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-17
Generated
2026-08-17
AI Q&A
2026-08-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
siyuan si_yuan to 3.7.4 (exc)
siyuan elevator to 3.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-74801 is a local privilege escalation vulnerability in SiYuan, a note-taking app for Windows. It occurs when SiYuan fails to properly escape workspace directory paths when passing them to an elevated helper process called elevator.exe. Attackers can create a malicious workspace directory with command metacharacters in its name. When SiYuan tries to add a Windows Defender exclusion for the workspace, it launches elevator.exe with admin rights via UAC. The helper then executes commands without proper validation, allowing arbitrary code execution with administrator privileges after the user approves the UAC prompt.

Detection Guidance

Check SiYuan version with 'SiYuan --version' or inspect installed files. Look for workspace directories with suspicious names containing command metacharacters like &, |, or ;. Monitor for unexpected UAC prompts from elevator.exe or SiYuan processes.

Impact Analysis

This vulnerability allows an attacker with local access to escalate privileges from a standard user to administrator. An attacker could create a malicious workspace directory and trick a user into triggering the Defender exclusion flow. After the user approves the UAC prompt, arbitrary commands would execute with full system privileges. This could lead to complete system compromise, data theft, malware installation, or further lateral movement within a network.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. If exploited, it may result in data breaches that require regulatory reporting under these standards. Organizations using affected SiYuan versions may face compliance violations due to inadequate security controls against privilege escalation attacks.

Mitigation Strategies

Upgrade SiYuan to version 3.7.4 or later immediately. Avoid creating workspace directories with special characters. Disable automatic Microsoft Defender exclusion prompts in SiYuan settings. Temporarily revoke UAC elevation rights for SiYuan if possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74801. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart