SiYuan before v3.7.4 contains an insufficient access control vulnerability in the /api/lute/spinBlockDOM endpoint, which is guarded only by CheckAuth middleware instead of CheckAdminRole like its sibling endpoint. Authenticated users with RoleEditor or RoleReader roles can invoke the endpoint to transform arbitrary DOM input, and large payloads cause endpoint starvation through per-path mutex serialization.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-18 12:19
Updated : 2026-08-26 17:04
NVD link : CVE-2026-74903
Mitre link : CVE-2026-74903
CVE.ORG link : CVE-2026-74903
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
