Description
SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeysByID endpoint that allows publish readers to enumerate private attribute view key definitions without verifying parent database visibility. Attackers can access the endpoint to retrieve complete key schemas including sensitive field names and relation definitions from hidden databases.
Published: 2026-09-05
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SiYuan versions prior to 3.8.2 contain an information disclosure flaw in the getAttributeViewKeysByID endpoint. The endpoint can be queried by users with publish reader permissions, allowing them to enumerate private attribute view key definitions from databases that should be hidden. As a result, attackers can retrieve full key schemas, including sensitive field names and relation definitions, and gain insight into the structure of otherwise concealed databases without any authentication beyond the publish reader role.

Affected Systems

The vulnerability applies to Siyuan Note software, specifically the Siyuan product before version 3.8.2. Any installation of these versions that exposes the getAttributeViewKeysByID endpoint to the public or publish reader users is affected; all earlier releases share this issue.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while no EPSS score is available and the weakness is not listed in the CISA KEV catalog. The attack vector is inferred to be a web request to the vulnerable endpoint, typically over HTTP or HTTPS. An attacker only needs publish reader access or the ability to reach the endpoint, making the vulnerability exploitable by anyone who can send the request. The impact is limited to confidentiality, as the attacker gains read access to database schemas but cannot modify data or compromise system functionality.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Siyuan v3.8.2 or later, which removes the getAttributeViewKeysByID access vulnerability.
  • If an upgrade cannot be performed immediately, restrict access to the getAttributeViewKeysByID endpoint so that only privileged users or authenticated admins can invoke it.
  • Implement network or web layer controls such as IP whitelisting or a Web Application Firewall to block unauthorized requests to the endpoint and monitor for suspicious activity.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeysByID endpoint that allows publish readers to enumerate private attribute view key definitions without verifying parent database visibility. Attackers can access the endpoint to retrieve complete key schemas including sensitive field names and relation definitions from hidden databases.
Title SiYuan before v3.8.2 Private Attribute View Key Enumeration
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': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-05T12:09:06.103Z

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

Link: CVE-2026-86191

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-05T13:18:14.300

Link: CVE-2026-86191

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T13:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key