Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/siyuan-note/siyuan/kernel
  4. ›
  5. CVE-2026-33067

CVE-2026-33067: SiYuan has Stored XSS to RCE via Unsanitized Bazaar Package Metadata

March 18, 2026 (updated March 20, 2026)

SiYuan’s Bazaar (community marketplace) renders package metadata fields (displayName, description) using template literals without HTML escaping. A malicious package author can inject arbitrary HTML/JavaScript into these fields, which executes automatically when any user browses the Bazaar page. Because SiYuan’s Electron configuration enables nodeIntegration: true with contextIsolation: false, this XSS escalates directly to full Remote Code Execution on the victim’s operating system — with zero user interaction beyond opening the marketplace tab.

References

  • github.com/advisories/GHSA-mvpm-v6q4-m2pf
  • github.com/siyuan-note/siyuan
  • github.com/siyuan-note/siyuan/security/advisories/GHSA-mvpm-v6q4-m2pf
  • nvd.nist.gov/vuln/detail/CVE-2026-33067

Code Behaviors & Features

Detect and mitigate CVE-2026-33067 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260317012524-fe4523fff2c8

Fixed versions

  • 0.0.0-20260317012524-fe4523fff2c8

Solution

Upgrade to version 0.0.0-20260317012524-fe4523fff2c8 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

go/github.com/siyuan-note/siyuan/kernel/CVE-2026-33067.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:37 +0000.