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-35455

CVE-2026-35455: Immich Stored XSS Vulnerability

CVE-2026-35455 is a stored cross-site scripting flaw in Immich's 360° panorama viewer that enables attackers to execute malicious JavaScript in victim browsers, leading to session hijacking and data theft. This post covers technical details, affected versions, impact, and mitigation steps.

Published: April 10, 2026

CVE-2026-35455 Overview

CVE-2026-35455 is a Stored Cross-Site Scripting (XSS) vulnerability affecting Immich, a high-performance self-hosted photo and video management solution. The vulnerability exists in the 360° panorama viewer component, where any authenticated user can execute arbitrary JavaScript in the browser of other users who view a malicious panorama with the OCR overlay enabled.

The attack chain involves uploading an equirectangular image containing specially crafted text. When the OCR feature processes this image, it extracts the malicious text, and the panorama viewer subsequently renders it via innerHTML without proper sanitization. This enables a range of dangerous attacks including session hijacking through persistent API key creation, private photo exfiltration, and unauthorized access to GPS location history and face biometric data.

Critical Impact

Authenticated attackers can steal sessions, exfiltrate private photos, and access sensitive biometric and location data from other users by exploiting the unsanitized OCR output in the panorama viewer.

Affected Products

  • Immich versions prior to 2.7.0

Discovery Timeline

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

Technical Details for CVE-2026-35455

Vulnerability Analysis

This vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting. The flaw exists in how the 360° panorama viewer handles text extracted by the OCR feature.

When a user uploads an equirectangular panoramic image, Immich's OCR functionality processes visible text within the image. An attacker can craft an image containing malicious JavaScript payloads embedded as visible text. The OCR engine faithfully extracts this text, which is then passed to the panorama viewer component.

The core issue lies in the panorama viewer's use of innerHTML to render the OCR-extracted content directly into the DOM without any sanitization or encoding. This allows the attacker's JavaScript to execute in the context of any victim user who views the panorama with the OCR overlay enabled.

Root Cause

The root cause is the improper use of innerHTML for rendering OCR-extracted text content without first sanitizing or escaping the input. The application fails to implement output encoding or use safer DOM manipulation methods such as textContent or a sanitization library like DOMPurify before inserting user-controlled content into the page.

Attack Vector

The attack requires local access with low privileges (an authenticated user account). The attacker must first upload a specially crafted equirectangular image containing malicious script content as visible text. When another user views this panorama with OCR overlay enabled, the extracted text containing the malicious payload is rendered unsanitized, triggering script execution in the victim's browser session.

The exploitation enables:

  • Session Hijacking: Creating persistent API keys to maintain unauthorized access
  • Data Exfiltration: Stealing private photos and videos from the victim's library
  • Privacy Compromise: Accessing GPS location history and face biometric data
  • Account Takeover: Performing actions as the victim user within the Immich application

The vulnerability requires user interaction as the victim must navigate to view the malicious panorama content with OCR overlay enabled, limiting somewhat the attack's automatability but not reducing its severity given the sensitive nature of the data at risk.

Detection Methods for CVE-2026-35455

Indicators of Compromise

  • Unusual API key creation activity, particularly bulk or automated key generation from user sessions
  • Uploaded panoramic images containing suspicious text patterns resembling HTML or JavaScript syntax
  • Unexpected access patterns to private photo libraries from unfamiliar IP addresses or user agents
  • User reports of unexpected behavior when viewing panoramic images with OCR overlay

Detection Strategies

  • Implement Content Security Policy (CSP) headers to detect and block inline script execution attempts
  • Monitor application logs for errors related to script execution or CSP violations in the panorama viewer component
  • Review recently uploaded equirectangular images for embedded text containing HTML tags or JavaScript keywords
  • Audit API key creation logs for anomalous patterns indicating potential session hijacking

Monitoring Recommendations

  • Enable verbose logging for user session activities including API key management operations
  • Deploy web application firewall (WAF) rules to detect XSS patterns in uploaded image metadata and OCR output
  • Monitor for unusual data access patterns that may indicate automated exfiltration following XSS exploitation
  • Implement real-time alerting on CSP violation reports from client browsers

How to Mitigate CVE-2026-35455

Immediate Actions Required

  • Upgrade Immich to version 2.7.0 or later immediately
  • Review and revoke any suspicious API keys that may have been created through session hijacking
  • Audit user activity logs for signs of unauthorized data access or exfiltration
  • Consider temporarily disabling the OCR overlay feature until the patch is applied

Patch Information

The vulnerability is fixed in Immich version 2.7.0. The fix addresses the unsafe use of innerHTML by implementing proper input sanitization for OCR-extracted content before rendering in the panorama viewer. For detailed information about the security fix, refer to the GitHub Security Advisory.

Workarounds

  • Disable the OCR feature entirely if upgrading is not immediately possible
  • Restrict panorama uploads to trusted administrator accounts only
  • Implement strict Content Security Policy headers with script-src 'self' to mitigate XSS execution
  • Limit user permissions to prevent untrusted users from uploading panoramic images

For organizations unable to immediately patch, implementing a Content Security Policy that restricts inline script execution can serve as a temporary defense-in-depth measure while the upgrade is scheduled.

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechImmich

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-79
  • Technical References
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-40096: Immich XSS Vulnerability

  • CVE-2026-25118: Immich Credential Disclosure Vulnerability

  • CVE-2026-23896: Immich Privilege Escalation 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