Filtered by vendor Docmost Subscriptions
Filtered by product Docmost Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-23630 1 Docmost 1 Docmost 2026-01-22 N/A
Docmost is open-source collaborative wiki and documentation software. In versions 0.3.0 through 0.23.2, Mermaid code block rendering is vulnerable to stored Cross-Site Scripting (XSS). The frontend can render attacker-controlled Mermaid diagrams using mermaid.render(), then inject the returned SVG/HTML into the DOM via dangerouslySetInnerHTML without sanitization. Mermaid per-diagram %%{init}%% directives allow overriding securityLevel and enabling htmlLabels, permitting arbitrary HTML/JS execution for any viewer. This issue has been fixed in version 0.24.0.
CVE-2026-22249 1 Docmost 1 Docmost 2026-01-22 7.1 High
Docmost is an open-source collaborative wiki and documentation software. From 0.21.0 to before 0.24.0, Docmost is vulnerable to Arbitrary File Write via Zip Import Feature (ZipSlip). In apps/server/src/integrations/import/utils/file.utils.ts, there are no validation on filename. This vulnerability is fixed in 0.24.0.
CVE-2025-55574 1 Docmost 1 Docmost 2025-09-15 6.1 Medium
Cross Site Scripting vulnerability in docmost v.0.21.0 and before allows an attacker to execute arbitrary code