---
id: CVE-2026-76907
title: 'LaSuite Doc is a collaborative note taking, wiki and documentation platform'
summary: >-
  LaSuite Doc is a collaborative note taking, wiki and documentation platform.
  From 4.8.2 until 5.4.0, GET /api/v1.0/documents/search/ accepts sequential
  seven-digit document paths to scope descendant searches without requiring the
  caller …
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-200
  - CWE-639
vendor: suitenumerique
product: docs
affected:
  - 'docs >= 4.8.2, < 5.4.0'
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T16:17:10.637'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76907'
references:
  - url: >-
      https://github.com/suitenumerique/docs/commit/9ef4a15f5e7437c73ad04d2115a15dba3ffb7a76
    label: security-advisories@github.com
  - url: 'https://github.com/suitenumerique/docs/releases/tag/v5.4.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/suitenumerique/docs/security/advisories/GHSA-p8v2-wjj3-3j9w
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.822Z'
---

## Overview

LaSuite Doc is a collaborative note taking, wiki and documentation platform. From 4.8.2 until 5.4.0, GET /api/v1.0/documents/search/ accepts sequential seven-digit document paths to scope descendant searches without requiring the caller to possess the public document UUID. An unauthenticated caller can submit an empty search query and iterate predictable path values to enumerate public document subtrees, obtaining document identifiers, titles, creator data, timestamps, and tree metadata. Each disclosed identifier can then be used through normal public-document endpoints to retrieve the document content, and differing 403 Forbidden and 404 Not Found responses reveal whether a guessed path exists. Authenticated users can similarly discover documents with authenticated link reach, while restricted documents remain protected. This issue is fixed in version 5.4.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
