A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-42366

CVE-2026-42366: Geovision GV-LPC2011 Firmware XSS Flaw

CVE-2026-42366 is a reflected cross-site scripting vulnerability in Geovision GV-LPC2011 Firmware that enables attackers to execute malicious JavaScript via crafted URLs. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: May 7, 2026

CVE-2026-42366 Overview

CVE-2026-42366 is a reflected cross-site scripting (XSS) vulnerability affecting the ssi.cgi component of the web interface in GeoVision GV-LPC2011 and GV-LPC2211 firmware version 1.10. These devices are license plate capture cameras deployed in physical security and parking management environments. An attacker who convinces a user to click a crafted URL can execute arbitrary JavaScript in the victim's browser session against the device's management interface. The flaw is tracked under CWE-79 (Improper Neutralization of Input During Web Page Generation).

Critical Impact

Successful exploitation allows attackers to execute arbitrary JavaScript in the context of an authenticated administrator, enabling session theft, credential harvesting, and unauthorized changes to camera configuration.

Affected Products

  • GeoVision GV-LPC2011 (firmware 1.10)
  • GeoVision GV-LPC2211 (firmware 1.10)
  • GeoVision GV-LPC2011 and GV-LPC2211 hardware appliances running the affected firmware

Discovery Timeline

  • 2026-05-04 - CVE-2026-42366 published to the National Vulnerability Database
  • 2026-05-05 - Last updated in NVD database

Technical Details for CVE-2026-42366

Vulnerability Analysis

The vulnerability resides in the ssi.cgi endpoint of the GeoVision web management interface. The CGI handler reflects user-supplied query parameters into the HTTP response without proper output encoding or input sanitization. When a victim's browser renders the response, attacker-controlled markup executes within the same origin as the camera's web console.

Reflected XSS in embedded device management interfaces is particularly impactful because administrators typically authenticate to these consoles from inside trusted networks. Code executing in that browser context can issue authenticated requests against the camera, exfiltrate session cookies, or pivot to adjacent services. The Talos Intelligence advisory describes multiple injection points within the same ssi.cgi handler, indicating systemic output encoding gaps rather than a single missed sink.

Root Cause

The root cause is improper neutralization of user input during HTML page generation [CWE-79]. The ssi.cgi handler concatenates request parameters directly into the rendered HTML without applying contextual encoding such as HTML entity escaping or JavaScript string escaping. The interface also lacks compensating controls such as a strict Content Security Policy or HttpOnly cookie attributes that would limit script abuse.

Attack Vector

Exploitation requires user interaction. An attacker crafts a URL targeting the affected camera's ssi.cgi endpoint with a malicious payload embedded in a vulnerable parameter. The attacker delivers this URL through phishing email, instant message, or a watering-hole page. When an authenticated administrator clicks the link, the camera reflects the payload, and the browser executes the attacker's JavaScript with the privileges of the active session.

The vulnerability is exploitable over the network with low attack complexity and no privileges required, but it depends on user interaction. Refer to the Talos Intelligence Vulnerability Reports for the specific parameter and payload details.

Detection Methods for CVE-2026-42366

Indicators of Compromise

  • HTTP requests to ssi.cgi containing URL-encoded <script>, javascript:, onerror=, or onload= substrings in query parameters
  • Unusually long query strings or parameters containing HTML metacharacters (<, >, ", ') sent to the GeoVision web interface
  • Outbound connections from administrator workstations to unfamiliar domains immediately after accessing the camera console
  • New or modified administrator accounts on GV-LPC2011 or GV-LPC2211 devices following a session originating from a phishing email

Detection Strategies

  • Inspect web server access logs on the cameras and any reverse proxies for ssi.cgi requests carrying script tags or event handlers
  • Deploy network IDS signatures that flag reflected XSS payloads targeting GeoVision CGI endpoints
  • Correlate browser telemetry from administrator endpoints with camera management traffic to identify suspicious script execution
  • Monitor for credential reuse and session token replay originating from IP addresses different from the original administrator login

Monitoring Recommendations

  • Forward camera and proxy access logs to a centralized SIEM for retention and pattern analysis
  • Alert on any administrator visit to the GeoVision web console that is preceded by an HTTP referer outside the trusted management network
  • Track configuration changes on GV-LPC2011 and GV-LPC2211 devices and require out-of-band confirmation for new accounts or firmware updates

How to Mitigate CVE-2026-42366

Immediate Actions Required

  • Restrict access to the camera management interface to a dedicated management VLAN and trusted administrator hosts only
  • Require administrators to log out of the GeoVision web console immediately after each session and avoid clicking external links while authenticated
  • Review the GeoVision Cyber Security Information page for updated firmware addressing CVE-2026-42366
  • Audit recent administrator activity on GV-LPC2011 and GV-LPC2211 devices for unauthorized configuration changes

Patch Information

GeoVision publishes firmware updates and advisories through its Cyber Security portal. Apply the vendor-supplied firmware update for GV-LPC2011 and GV-LPC2211 once it is released for version 1.10. At the time of NVD publication, no fixed firmware version is referenced in the advisory data.

Workarounds

  • Place the camera management interface behind a reverse proxy that strips or sanitizes HTML metacharacters in query strings sent to ssi.cgi
  • Enforce a browser-level Content Security Policy via the reverse proxy to block inline script execution from the camera origin
  • Disable remote internet exposure of the GeoVision web interface and require VPN access for administrators
  • Train administrators to access the camera console only through bookmarks and never via emailed or messaged links
bash
# Example reverse proxy rule (NGINX) restricting ssi.cgi access to the management subnet
location /ssi.cgi {
    allow 10.10.20.0/24;   # management VLAN
    deny  all;
    proxy_pass http://geovision-camera-internal;
    add_header Content-Security-Policy "default-src 'self'; script-src 'self'";
    add_header X-XSS-Protection "1; mode=block";
}

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechGeovision

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • Talos Intelligence Vulnerability Reports
  • Vendor Resources
  • GeoVision Cyber Security Information
  • Related CVEs
  • CVE-2026-7371: Geovision GV-LPC2011 Firmware XSS Flaw

  • CVE-2026-7841: GeoVision GV-ASWeb RCE Vulnerability

  • CVE-2026-42364: Geovision GV-LPC2011 Firmware RCE Flaw

  • CVE-2026-42367: Geovision Firmware Privilege Escalation
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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