Description
SiYuan versions before v3.7.4 fail to validate that packageName matches the downloaded package content in bazaar install endpoints. Attackers with same-origin access can overwrite existing trusted plugins by supplying mismatched packageName and repoURL parameters, achieving persistence across application restarts.
Published: 2026-08-22
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Plugin Overwrite
Action: Patch Now
AI Analysis

Impact

SiYuan versions before 3.7.4 lack validation between the packageName supplied during a bazaar install and the actual package content, a flaw classified as CWE-345. This oversight allows attackers who have same‑origin access to supply a mismatched packageName and repoURL, overwriting a trusted plugin. The result is persistence of the malicious plugin across application restarts, potentially enabling further unauthorized actions or data exfiltration.

Affected Systems

The vulnerability affects the SiYuan note application developed by Siyuan Note Corp, specifically all releases earlier than version 3.7.4. Systems running these earlier versions are vulnerable regardless of other configurations.

Risk and Exploitability

The CVSS score is 5.9, indicating medium impact. EPSS data is not available, so exploitation probability cannot be quantified, but the vulnerability is not listed in the CISA KEV catalog. Attackers must have same‑origin access, which could arise from compromise of the host environment or local privilege escalation, and can exploit the flaw to inject a malicious plugin that persists after restarts. The risk is moderate to high for installations that expose the bazaar install endpoint to untrusted input.

Generated by OpenCVE AI on August 22, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan to version 3.7.4 or later to correct the packageName validation flaw in bazaar install endpoints.
  • Verify the integrity and authenticity of existing plugins; remove any plugins that were installed from untrusted or unknown sources.
  • Restrict network or local access to the application’s bazaar install functionality (e.g., via firewall rules or same‑origin policy enforcement) to mitigate the same‑origin attack vector until the patch can be applied.

Generated by OpenCVE AI on August 22, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 23 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Siyuan
Siyuan siyuan
Vendors & Products Siyuan
Siyuan siyuan

Sat, 22 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description SiYuan versions before v3.7.4 fail to validate that packageName matches the downloaded package content in bazaar install endpoints. Attackers with same-origin access can overwrite existing trusted plugins by supplying mismatched packageName and repoURL parameters, achieving persistence across application restarts.
Title SiYuan before v3.7.4 Plugin Overwrite via Bazaar Install
First Time appeared B3log
B3log siyuan
Weaknesses CWE-345
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan
References
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L'}

cvssV4_0

{'score': 5.9, 'vector': 'CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-26T17:53:20.106Z

Reserved: 2026-07-13T16:39:22.250Z

Link: CVE-2026-62204

cve-icon Vulnrichment

Updated: 2026-08-26T17:53:15.521Z

cve-icon NVD

Status : Deferred

Published: 2026-08-22T13:16:39.547

Modified: 2026-08-26T18:16:43.387

Link: CVE-2026-62204

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T16:46:59Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity