Description
Siyuan before v3.8.2 contains an information disclosure vulnerability in the POST /api/search/fullTextSearchBlock endpoint that filters private blocks from results but returns unfiltered match counts. Unauthenticated publish-mode readers can submit arbitrary search terms to learn whether matching content exists in hidden or unpublished documents and determine the number of matching blocks and pages.
Published: 2026-09-09
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Siyuan before version 3.8.2 allows unauthenticated publish-mode readers to learn whether certain content exists in hidden or unpublished documents by using the POST /api/search/fullTextSearchBlock endpoint. Although the endpoint filters private blocks from returned results, it still exposes the exact number of matching blocks and pages. This enables the attacker to infer the presence and quantity of confidential material.

Affected Systems

The Siyuan note application, distributed by Siyuan Note (vendor siyuan-note:siyuan), is affected in all releases prior to version 3.8.2. Users running any of those earlier builds are vulnerable.

Risk and Exploitability

The CVSS score of 6.9 identifies the flaw as medium severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, indicating no widespread exploitation to date. The attack vector requires only unauthenticated access to the publish‑mode web application and the ability to send a POST request to the fullTextSearchBlock endpoint, allowing an adversary to discover the existence and count of hidden content without further privileges.

Generated by OpenCVE AI on September 9, 2026 at 12:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Siyuan to version 3.8.2 or later to eliminate the bug.
  • If an immediate upgrade is not feasible, deny unauthenticated publish‑mode readers access to the POST /api/search/fullTextSearchBlock endpoint by adjusting web‑server or application access controls.
  • As a temporary safeguard, disable or restrict search functionality for unauthenticated users until the patch is applied.

Generated by OpenCVE AI on September 9, 2026 at 12:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description Siyuan before v3.8.2 contains an information disclosure vulnerability in the POST /api/search/fullTextSearchBlock endpoint that filters private blocks from results but returns unfiltered match counts. Unauthenticated publish-mode readers can submit arbitrary search terms to learn whether matching content exists in hidden or unpublished documents and determine the number of matching blocks and pages.
Title Siyuan before v3.8.2 Information Disclosure via fullTextSearchBlock
First Time appeared B3log
B3log siyuan
Weaknesses CWE-200
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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-09T11:20:58.911Z

Reserved: 2026-09-09T10:30:15.669Z

Link: CVE-2026-87810

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T12:17:15.797

Modified: 2026-09-09T12:17:15.797

Link: CVE-2026-87810

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T13:00:14Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor