CVE-2026-35169 PUBLISHED

LORIS has potential cross-site scripting in help_editor module

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 to before 27.0.3 and 28.0.1, the help_editor module of LORIS did not properly sanitize some user supplied variables which could result in a reflected cross-site scripting attack if a user is tricked into following an invalid link. The same input vector could also allow an attacker to download arbitrary markdown files on an unpatched server. 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:R/S:C/C:H/I:H/A:N
CVSS Score: 8.7

Product Status

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

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE
  • CWE-552: Files or Directories Accessible to External Parties CWE