Description
SiYuan versions before v3.8.2 contain a denial of service vulnerability in the publish-service Basic Auth throttle that stores failed-attempt state using attacker-controlled usernames without enforcing capacity limits or eviction policies. Unauthenticated attackers can submit repeated authentication requests with unique invalid usernames to exhaust memory and increase synchronization overhead, degrading service availability.
Published: 2026-09-04
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch Now
AI Analysis

Impact

SiYuan versions before 3.8.2 contain a flaw in the publish-service Basic Auth throttle that records failed authentication attempts using attacker-controlled usernames without imposing limits or eviction policies. By submitting repeated authentication requests with unique, invalid usernames, an attacker can deplete server memory, forcing the application to perform excessive synchronization and causing the service to become unresponsive.

Affected Systems

All installations of SiYuan note software prior to version 3.8.2 are affected, including deployments on Linux, Windows, macOS and mobile platforms that rely on the default publish-service Basic Auth throttle.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.7, indicating a high severity DoS risk. Exploitation requires no authentication; an attacker only needs the ability to send many authentication requests to the publish service. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on September 4, 2026 at 12:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to SiYuan version 3.8.2 or later to apply the official patch.
  • Implement rate limiting on authentication endpoints to reduce the impact of repeated requests.
  • If the publish-service is not required, disable it or remove Basic Auth throttling to eliminate the memory exhaustion vector.

Generated by OpenCVE AI on September 4, 2026 at 12:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 14:30:00 +0000

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

Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description SiYuan versions before v3.8.2 contain a denial of service vulnerability in the publish-service Basic Auth throttle that stores failed-attempt state using attacker-controlled usernames without enforcing capacity limits or eviction policies. Unauthenticated attackers can submit repeated authentication requests with unique invalid usernames to exhaust memory and increase synchronization overhead, degrading service availability.
Title SiYuan before v3.8.2 Denial of Service via Auth Throttle
First Time appeared B3log
B3log siyuan
Weaknesses CWE-770
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-08T14:43:47.001Z

Reserved: 2026-09-04T10:56:22.465Z

Link: CVE-2026-85584

cve-icon Vulnrichment

Updated: 2026-09-08T14:43:41.606Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T12:17:20.463

Modified: 2026-09-08T20:05:53.177

Link: CVE-2026-85584

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T14:15:07Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling