SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85585

HIGH · CVSS 7.5 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

SiYuan versions prior to 3.8.2 are susceptible to an unbounded resource consumption vulnerability in the request-concurrency middleware, which allows unauthenticated attackers to exploit the system by sending numerous unique request paths. This can lead to excessive memory usage and increased synchronization overhead, ultimately degrading the availability of the application. Organizations using SiYuan should prioritize patching to mitigate potential denial-of-service attacks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85585
Severity
HIGH
CVSS
7.5
EPSS
0.37%

Original NVD Description

SiYuan before v3.8.2 contains an unbounded resource consumption vulnerability in the request-concurrency middleware that retains mutex entries for every unique request path without eviction. Unauthenticated attackers can send numerous unique request paths to permanently increase process memory and synchronization overhead, degrading availability.