Description
SiYuan versions before v3.8.2 fail to properly filter private attribute-view cell values in the getAttributeViewKeys endpoint. Publish readers can retrieve hidden KeyValues payloads from rows bound to inaccessible documents, exposing private database contents without authorization.
Published: 2026-09-05
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure of privileged database contents
Action: Patch
AI Analysis

Impact

SiYuan Note versions prior to 3.8.2 contain a flaw in the getAttributeViewKeys endpoint that does not filter private attribute‑view cell values. Publish readers can retrieve hidden KeyValues payloads from rows that belong to documents they normally cannot access, exposing private database content despite lacking proper authorization. The vulnerability leads to a direct confidentiality breach, revealing data that should remain restricted to privileged users.

Affected Systems

All releases of SiYuan Note before version 3.8.2 are affected, regardless of the operating system or deployment method. The flaw applies to the Siyuan product supplied by Siyuan‑Note and is identified by the vendor name "siyuan‑note" in the CPEs.

Risk and Exploitability

The reported CVSS score of 7.1 classifies the issue as moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog, indicating no known widespread exploitation. The likely attack vector is remote, via the publicly exposed HTTP API, requiring only publish‑read permissions, which makes the impact relevant to any user with that role who can interact with the server.

Generated by OpenCVE AI on September 5, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan Note to version 3.8.2 or later, which implements proper filtering of private data in the getAttributeViewKeys endpoint.
  • Configure your environment to restrict access to the getAttributeViewKeys API, allowing only authorized users or authenticated sessions to call it, and block unauthenticated or unrestricted requests.
  • Enforce role‑based access controls so that publish readers cannot invoke the getAttributeViewKeys endpoint for documents they are not permitted to view, thereby limiting the attack surface.

Generated by OpenCVE AI on September 5, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 21:00:00 +0000

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

Sat, 05 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description SiYuan versions before v3.8.2 fail to properly filter private attribute-view cell values in the getAttributeViewKeys endpoint. Publish readers can retrieve hidden KeyValues payloads from rows bound to inaccessible documents, exposing private database contents without authorization.
Title SiYuan before v3.8.2 Information Disclosure via Attribute-View
First Time appeared B3log
B3log siyuan
Weaknesses CWE-639
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-10T15:05:08.857Z

Reserved: 2026-09-05T11:51:31.102Z

Link: CVE-2026-86192

cve-icon Vulnrichment

Updated: 2026-09-10T14:19:08.324Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T13:18:14.443

Modified: 2026-09-10T16:18:02.053

Link: CVE-2026-86192

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T20:38:31Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key