CVE-2026-28276 PUBLISHED

Initiative Allows Unauthenticated Access to Uploaded Documents via Public /uploads/ Endpoint

Assigner: GitHub_M
Reserved: 26.02.2026 Published: 26.02.2026 Updated: 26.02.2026

Initiative is a self-hosted project management platform. An access control vulnerability exists in Initiative versions prior to 0.32.2 where uploaded documents are served from a publicly accessible /uploads/ directory without any authentication or authorization checks. Any uploaded file can be accessed directly via its URL by unauthenticated users (e.g., in an incognito browser session), leading to potential disclosure of sensitive documents. The problem was patched in v0.32.2, and the patch was further improved on in 032.4.

Metrics

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

Product Status

Vendor Morelitea
Product initiative
Versions
  • Version < 0.32.2 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE
  • CWE-284: Improper Access Control CWE
  • CWE-862: Missing Authorization CWE