CVE-2026-77086
Received Received - Intake

SiYuan Admin Path Traversal in Bazaar Endpoints

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

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: VulnCheck

Description

SiYuan before v3.7.4 fails to validate the packageName parameter in Bazaar install and uninstall endpoints, allowing authenticated administrators to perform path traversal via directory traversal sequences. Attackers with admin access can write arbitrary files to any location via install operations or recursively delete directories via uninstall operations by supplying crafted packageName values.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
siyuan siyuan to 3.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

SiYuan before v3.7.4 has a path traversal vulnerability in its Bazaar install and uninstall endpoints. The packageName parameter is not properly validated, allowing authenticated administrators to use directory traversal sequences to write arbitrary files anywhere on the system during install or delete directories recursively during uninstall.

Detection Guidance

Check SiYuan version with 'siYuan --version' or inspect the application directory. Monitor logs for unusual file operations or deletions in system directories. Review Bazaar endpoints for requests containing '../' or similar traversal sequences in packageName parameters.

Impact Analysis

An attacker with admin access could delete critical system files or write malicious files to any location. This could disrupt SiYuan's operation, corrupt other users' data, or allow further attacks by replacing legitimate files with malicious ones.

Compliance Impact

This vulnerability could lead to unauthorized data deletion or modification, violating integrity and availability requirements in GDPR and HIPAA. It may result in data breaches if malicious files are written or sensitive data is exposed through improper file access.

Mitigation Strategies

Upgrade SiYuan to version 3.7.4 or later immediately. Restrict admin access to SiYuan instances. Implement network monitoring for suspicious activity. Disable Bazaar endpoints if not required. Review and audit file system permissions for the SiYuan process.

Chat Assistant

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

EPSS Chart