CVE-2026-85584
Received Received - Intake

Denial of Service in SiYuan via Auth Throttle

Vulnerability report for CVE-2026-85584, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
siyuan siyuan to 3.8.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-85584 is a denial of service vulnerability in SiYuan versions before v3.8.2. It involves the publish-service Basic Auth throttle mechanism storing failed authentication attempts using attacker-controlled usernames without enforcing limits or cleanup policies. Attackers can send repeated requests with unique invalid usernames to exhaust memory and increase synchronization overhead, degrading service availability.

Detection Guidance

Monitor for unusual memory consumption in the SiYuan publish-service process. Check for repeated authentication failures with unique invalid usernames in logs. Use system monitoring tools like top, htop, or ps to observe memory usage spikes in the SiYuan service.

Impact Analysis

This vulnerability can cause service degradation or complete unavailability of the SiYuan publish service due to memory exhaustion and increased system load. Users may experience slowdowns or inability to access the service during an attack.

Compliance Impact

This vulnerability primarily impacts availability by causing memory exhaustion and service degradation through repeated unauthorized requests. While it does not directly expose or leak data, prolonged service unavailability could violate availability requirements in GDPR Article 32 and HIPAA Security Rule Section 164.308(a)(7), which mandate maintaining access to protected health information and personal data.

Mitigation Strategies

Upgrade SiYuan to version 3.8.2 or later immediately. Implement rate limiting on authentication endpoints. Monitor memory usage and restart the service if abnormal growth is detected. Review logs for suspicious authentication attempts with unique invalid usernames.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85584. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart