Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-33350

CVE-2026-33350: LORIS Imaging Browser SQLi Vulnerability

CVE-2026-33350 is a SQL injection flaw in LORIS (Longitudinal Online Research and Imaging System) affecting the MRI feedback popup window. Attackers can exploit this to access or alter server data. This article covers technical details, affected versions, impact, and mitigation.

Published: April 10, 2026

CVE-2026-33350 Overview

CVE-2026-33350 is a SQL Injection vulnerability in LORIS (Longitudinal Online Research and Imaging System), a self-hosted web application that provides data and project management for neuroimaging research. The vulnerability exists in code sections responsible for the MRI feedback popup window within the imaging browser component. Prior to versions 27.0.3 and 28.0.1, attackers can exploit this SQL injection flaw to access or alter sensitive data stored on the server.

Critical Impact

Unauthenticated attackers can exploit SQL injection in the MRI feedback popup window to extract sensitive neuroimaging research data or modify database contents without authorization.

Affected Products

  • LORIS versions prior to 27.0.3
  • LORIS versions prior to 28.0.1
  • LORIS Imaging Browser MRI Feedback Popup Component

Discovery Timeline

  • 2026-04-08 - CVE CVE-2026-33350 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2026-33350

Vulnerability Analysis

This vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), commonly known as SQL Injection. The flaw exists within the MRI feedback popup window functionality of the LORIS imaging browser module. When processing user input for MRI feedback operations, the application fails to properly sanitize or parameterize SQL queries, allowing malicious SQL statements to be injected and executed against the backend database.

The attack can be performed remotely over the network without requiring authentication or user interaction. This makes the vulnerability particularly dangerous in research environments where LORIS instances may be exposed to network access for collaboration purposes. Successful exploitation allows attackers to read confidential information from the database, which may include sensitive neuroimaging research data, patient information, and project metadata.

Root Cause

The root cause of this vulnerability is improper input validation and lack of parameterized queries in the code handling the MRI feedback popup window. User-supplied input is concatenated directly into SQL queries without proper sanitization, allowing attackers to break out of the intended query context and inject arbitrary SQL commands. The affected code paths do not utilize prepared statements or other SQL injection prevention mechanisms, leaving the database exposed to manipulation.

Attack Vector

The attack vector is network-based, requiring no authentication or special privileges. An attacker can craft malicious HTTP requests to the MRI feedback popup window endpoint, embedding SQL injection payloads in vulnerable parameters. Since no user interaction is required, automated scanning tools could potentially discover and exploit this vulnerability at scale.

The vulnerability allows attackers to perform various SQL injection techniques including UNION-based injection to extract data from other database tables, blind SQL injection to infer database contents through application behavior, and potentially time-based injection attacks to enumerate database structure. The primary impact is unauthorized data access, which poses significant risks given the sensitive nature of neuroimaging research data that LORIS typically manages.

For technical details on the vulnerability mechanism and affected code paths, refer to the GitHub Security Advisory.

Detection Methods for CVE-2026-33350

Indicators of Compromise

  • Unusual SQL error messages in application logs related to the imaging browser or MRI feedback components
  • Abnormal database queries containing SQL keywords like UNION, SELECT, DROP, or -- comment sequences
  • Unexpected access patterns to the MRI feedback popup endpoints
  • Database audit logs showing queries accessing tables or columns not typically used by the imaging browser feature

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block common SQL injection patterns targeting LORIS endpoints
  • Monitor HTTP request logs for suspicious parameters containing SQL syntax in requests to /imaging_browser/ or MRI feedback-related URLs
  • Deploy database activity monitoring to identify anomalous query patterns or unauthorized data access attempts
  • Use SentinelOne Singularity Platform to detect post-exploitation behaviors following successful SQL injection attacks

Monitoring Recommendations

  • Enable detailed logging for the LORIS imaging browser module and MRI feedback popup functionality
  • Configure alerts for database errors that may indicate injection attempts
  • Monitor for large data exfiltration from the database that could suggest successful exploitation
  • Implement regular security scanning of LORIS instances to identify vulnerable versions

How to Mitigate CVE-2026-33350

Immediate Actions Required

  • Upgrade LORIS to version 27.0.3 or 28.0.1 immediately to patch the SQL injection vulnerability
  • Review database access logs for any signs of exploitation prior to patching
  • Restrict network access to LORIS instances using firewall rules or VPN requirements
  • Implement WAF rules to block SQL injection attempts as a defense-in-depth measure

Patch Information

The LORIS development team has released security patches in versions 27.0.3 and 28.0.1 that address this SQL injection vulnerability. Organizations running affected versions should update immediately. For detailed patch information and upgrade instructions, consult the GitHub Security Advisory.

Workarounds

  • If immediate patching is not possible, consider temporarily disabling the MRI feedback popup functionality
  • Implement strict input validation at the web server or reverse proxy level to filter SQL injection attempts
  • Deploy network segmentation to limit database access from untrusted networks
  • Apply database user permission restrictions to limit the potential impact of SQL injection attacks
bash
# Example: Restrict network access to LORIS instance using iptables
# Allow only trusted networks to access the application
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechLoris

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-89
  • Technical References
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-39985: LORIS Open Redirect Vulnerability

  • CVE-2026-35169: LORIS Help Editor XSS Vulnerability

  • CVE-2026-35165: LORIS Information Disclosure Vulnerability

  • CVE-2026-35403: LORIS Survey Module XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English