Auth bypass in Documize Community
CVE-2026-71234
Documize Community's attachment download route (domain/attachment/endpoint.go, Download function, registered via AddPublic with no auth middleware) accepts a query parameter and grants access whenever the parameter is simply non-empty (len(secureToken) > 0), without comparing it to any server-stored value.
Vulnerability class: Broken Access Control
EPSS: 0.002 (16.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Documize Community — versions 0
Weakness classification (CWE)
References
- 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c (third-party-advisory)
Frequently asked questions
- What is CVE-2026-71234?
- CVE-2026-71234 is a high-severity vulnerability in Documize Community, classified under Incorrect Authorization. CVSS score: 7.5/10. Published 2026-08-05.
- How severe is CVE-2026-71234?
- High severity. CVSS v3 base score is 7.5 out of 10.