CVE Catalog

CVE-2026-65827

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

20th percentile - higher than 20% of all known CVEs

Summary

Docmost is open-source collaborative wiki and documentation software. From 0.21.0 until 0.95.0, any authenticated workspace member with edit rights to a space can upload an archive to the page-import feature whose ZIP extraction routine does not limit total uncompressed size, per-entry size, or entry count. The extractor writes entries to the server temp directory and automatically extracts one nested ZIP, allowing an outer upload within the default 200 MB limit to expand by multiple GB. The resulting disk exhaustion can crash the import worker and degrade or take down the instance for all tenants. This issue is fixed in version 0.95.0.

Risk Assessment

The vulnerability may allow an authenticated user to exhaust disk space, potentially causing service failure and unavailability for all users. The risk is high in multi-tenant environments.

Recommendation

Update Docmost to version 0.95.0 or later. Until then, consider restricting page import permissions and monitoring disk usage.

Other vulnerabilities in Docmost

See all
Original NVD description (English source)

Docmost is open-source collaborative wiki and documentation software. From 0.21.0 until 0.95.0, any authenticated workspace member with edit rights to a space can upload an archive to the page-import feature whose ZIP extraction routine does not limit total uncompressed size, per-entry size, or entry count. The extractor writes entries to the server temp directory and automatically extracts one nested ZIP, allowing an outer upload within the default 200 MB limit to expand by multiple GB. The resulting disk exhaustion can crash the import worker and degrade or take down the instance for all tenants. This issue is fixed in version 0.95.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS