VYPR

community

by Documize

CVEs (1)

  • CVE-2026-71234HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    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…