CVE-2026-34985 PUBLISHED

LORIS has incorrect access checks in media module

Assigner: GitHub_M
Reserved: 31.03.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 16.1.0 to before 27.0.3 and 28.0.1, While the frontend of the media module filters files that the user should not have access to, the backend was not applying access checks and it would be possible for someone who should not have access to a file to access it if they know 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 >= 16.1.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