CVE-2026-35165 PUBLISHED

LORIS has incorrect access checks in document_repository

Assigner: GitHub_M
Reserved: 01.04.2026 Published: 08.04.2026 Updated: 08.04.2026

LORIS (Longitudinal Online Research and Imaging System) is a self-hosted web application that provides data- and project-management for neuroimaging research. From 21.0.0 to before 27.0.3 and 28.0.1, while the document_repository frontend was restricting file access, the backend endpoint was not correctly verifying access permissions. A user could theoretically download a file that they should not have access to, if they know or can brute force the filename. This vulnerability is fixed in 27.0.3 and 28.0.1.

Metrics

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

Product Status

Vendor aces
Product Loris
Versions
  • Version >= 21.0.0, < 27.0.3 is affected
  • Version >= 28.0.0, < 28.0.1 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE