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.
References
| Link | Resource |
|---|---|
| https://github.com/documize/community |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 11:16
Updated : 2026-08-26 17:13
NVD link : CVE-2026-71234
Mitre link : CVE-2026-71234
CVE.ORG link : CVE-2026-71234
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
