CVE-2026-33146 PUBLISHED

Docmost's Public Share Search Exposes Metadata of Restricted Children

Assigner: GitHub_M
Reserved: 17.03.2026 Published: 14.04.2026 Updated: 15.04.2026

Docmost is open-source collaborative wiki and documentation software. An authorization bypass vulnerability in versions 0.70.0 through 0.70.2 exposes restricted child page titles and text snippets through the public search endpoint (POST /api/search/share-search) for publicly shared content. This flaw allows unauthenticated users to enumerate and retrieve content that should remain hidden from public share viewers, leading to a confidentiality breach. Version 0.70.3 contains a patch.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
CVSS Score: 4.3

Product Status

Vendor docmost
Product docmost
Versions
  • Version >= 0.70.0, < 0.70.3 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE