LiveActive security incident?Get immediate response
CVE Record

CVE-2026-72789: SiYuan before v3.7.4 Authentication Bypass via Encrypted Notebooks

SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication or key material.

CriticalCVSS 9.2Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

SiYuan versions before 3.7.4 can mistakenly expose encrypted notebook content through the publish API. If an encrypted notebook is unlocked, an anonymous remote reader may retrieve its decrypted documents without credentials or encryption keys. This creates a serious confidentiality risk for sensitive notes, business records, credentials, or customer information stored in affected notebooks.

Executive priority

Treat this as an immediate confidentiality incident-prevention priority. Rapidly identify externally reachable SiYuan deployments, upgrade versions before 3.7.4, and investigate possible anonymous access. Prioritize systems containing regulated, proprietary, credential, customer, or operational data.

Technical view

The publish-access logic does not correctly authorize requests involving encrypted notebooks. Affected systems treat unlocked encrypted notebooks as publicly accessible by default, allowing unauthenticated enumeration and retrieval of decrypted document content through the publish API. The issue is classified as missing authorization (CWE-862) and has CVSS 4.0 score 9.2, reflecting network-accessible, low-complexity confidentiality impact.

Likely exposure

Exposure is most likely where SiYuan before 3.7.4 serves unlocked encrypted notebooks through a reachable publish API. Internet-accessible deployments carry the greatest practical risk. The supplied evidence does not establish whether every affected installation enables or exposes publishing by default.

Exploitation context

The flaw requires no authentication, user interaction, or encryption key according to the supplied advisory data. CISA KEV status is false, and the provided sources do not report confirmed active exploitation. Absence from KEV does not prove that exploitation has not occurred.

Researcher notes

The affected boundary is stated as SiYuan before 3.7.4. The core weakness is authorization failure rather than cryptographic compromise: decrypted content becomes accessible after a notebook is unlocked. The supplied bundle gives no evidence of integrity or availability impact, public exploit tooling, observed attacks, or specific forensic indicators beyond relevant publish API access.

Mitigation direction

  • Upgrade affected SiYuan installations to version 3.7.4 or later.
  • Until upgraded, restrict external access to the publish API.
  • Avoid leaving sensitive encrypted notebooks unlocked on affected systems.
  • Review the vendor advisory for any additional configuration guidance.

Validation and detection

  • Inventory SiYuan deployments and confirm their installed versions.
  • Identify deployments exposing the publish API to untrusted networks.
  • Determine whether encrypted notebooks were unlocked and publish-accessible.
  • Review access logs for unexpected anonymous publish API requests.
  • After upgrading, verify anonymous users cannot retrieve encrypted notebook content.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-72789 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.2 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.2CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:NVulnCheck
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

9.2Critical
CVSS 4.0 vector shape for CVE-2026-72789Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
siyuan-notesiyuan0, 3.7.4unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.