Description
SiYuan versions before v3.7.4 disclose encrypted-notebook key-derivation material and wrapped data keys through unauthenticated endpoints in publish mode. Attackers can retrieve Argon2id salt, cost parameters, password verifiers, and wrapped notebook keys to perform unlimited offline master-password cracking without rate limiting.
Published: 2026-08-12
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SiYuan versions prior to 3.7.4 expose encrypted‑notebook key‑derivation data and wrapped data keys through unauthenticated endpoints when the application is in publish mode. Attackers who reach those endpoints can download the Argon2id salt, cost parameters, password verifiers, and wrapped notebook keys. With this material the attacker can conduct unlimited offline master‑password cracking, because the system provides no rate‑limiting. The vulnerability is a classic example of improper protection of credentials, classified as CWE‑522.

Affected Systems

SiYuan Note, all builds released before v3.7.4.

Risk and Exploitability

The calculated CVSS score of 8.7 indicates substantial impact. EPSS data is not available, so the likelihood of exploitation in the wild remains uncertain. The vulnerability is not listed in the CISA KEV catalog. The likely attack path is remote exploitation of unauthenticated endpoints; an attacker simply accesses the publish‑mode APIs to retrieve the sensitive key materials.

Generated by OpenCVE AI on August 12, 2026 at 23:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the SiYuan v3.7.4 patch or later
  • Disable or secure the publish‑mode endpoints so that they require authentication
  • Implement network perimeter controls or rate‑limiting to reduce the exposure of the unauthenticated API

Generated by OpenCVE AI on August 12, 2026 at 23:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description SiYuan versions before v3.7.4 disclose encrypted-notebook key-derivation material and wrapped data keys through unauthenticated endpoints in publish mode. Attackers can retrieve Argon2id salt, cost parameters, password verifiers, and wrapped notebook keys to perform unlimited offline master-password cracking without rate limiting.
Title SiYuan before v3.7.4 Information Disclosure via Encryption Key Material
Weaknesses CWE-522
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T19:07:47.033Z

Reserved: 2026-08-10T15:11:03.190Z

Link: CVE-2026-72801

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:51.973

Modified: 2026-08-12T20:17:51.973

Link: CVE-2026-72801

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:15:03Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials