CVE Catalog

CVE-2026-22249

High
Published: Translated: NVD NIST

Summary

Docmost, an open-source collaborative wiki and documentation software, versions 0.21.0 through before 0.24.0, is vulnerable to Arbitrary File Write via the Zip Import feature (ZipSlip). The lack of filename validation in file.utils.ts allows an attacker to write files to arbitrary locations on the server.

Risk Assessment

An attacker can exploit this vulnerability to overwrite or create files on the system, potentially leading to server compromise, data modification, or execution of malicious code.

Recommendation

It is recommended to immediately upgrade Docmost to version 0.24.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Docmost

See all
Original NVD description (English source)

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.

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