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

CVE-2026-42367: Geovision Firmware Privilege Escalation

CVE-2026-42367 is a privilege escalation vulnerability in Geovision GV-LPC2011 Firmware affecting the Web Interface ssi.cgi functionality. This post covers the technical details, affected versions, impact, and mitigation.

Published: May 7, 2026

CVE-2026-42367 Overview

CVE-2026-42367 is a privilege escalation vulnerability in the Web Interface ssi.cgi functionality of GeoVision LPC2011 and LPC2211 firmware version 1.10. A specially crafted HTTP request triggers a credentials leak that an authenticated low-privilege attacker can use to obtain higher-privilege account material. The flaw is reachable over the network and requires no user interaction. The weakness is classified under CWE-522: Insufficiently Protected Credentials.

Critical Impact

An authenticated attacker on the network can issue an HTTP request to ssi.cgi and retrieve credentials, enabling privilege escalation against affected GeoVision license plate capture devices.

Affected Products

  • GeoVision GV-LPC2011 (firmware 1.10)
  • GeoVision GV-LPC2211 (firmware 1.10)
  • Web Interface component ssi.cgi

Discovery Timeline

  • 2026-05-04 - CVE-2026-42367 published to NVD
  • 2026-05-05 - Last updated in NVD database

Technical Details for CVE-2026-42367

Vulnerability Analysis

The vulnerability resides in the ssi.cgi handler exposed by the web management interface of GeoVision GV-LPC2011 and GV-LPC2211 devices running firmware 1.10. When the handler processes a specifically structured HTTP request, it returns sensitive credential material in the response. An attacker holding low-privilege credentials, or who can persuade an authenticated user to load a malicious page, can harvest those credentials and authenticate as a higher-privilege account.

The issue maps to CWE-522: Insufficiently Protected Credentials. Credentials that should remain server-side are returned in the rendered output of the CGI endpoint, breaking the principle of least privilege for the management interface. The current EPSS probability is 0.02%, indicating low observed exploitation interest at this time.

Root Cause

The root cause is improper handling of credential data within ssi.cgi. The endpoint includes credential fields in the response payload instead of redacting or omitting them before rendering. Combined with permissive access controls that allow low-privilege users to reach the handler, the disclosure becomes a viable privilege escalation primitive.

Attack Vector

Exploitation requires network reachability to the device's web interface and a valid low-privilege session. The attacker submits a crafted HTTP GET or POST to ssi.cgi and parses the response for leaked credentials. Alternatively, an attacker can host a webpage that triggers the vulnerable request through an already-authenticated browser session, capturing the leaked credentials for reuse against the management interface.

No public proof-of-concept exploit code has been verified for this vulnerability. Refer to the Talos Intelligence Vulnerability Reports and the GeoVision Cybersecurity Information page for additional technical details.

Detection Methods for CVE-2026-42367

Indicators of Compromise

  • HTTP requests to /ssi.cgi originating from low-privilege user sessions or unexpected source addresses.
  • HTTP responses from ssi.cgi containing credential field names or password-like strings in body content.
  • Successful administrative logins to the GeoVision web interface from accounts that previously held only low-privilege roles.
  • Repeated ssi.cgi access patterns followed by privileged configuration changes on GV-LPC2011 or GV-LPC2211 devices.

Detection Strategies

  • Inspect web server and reverse proxy logs for ssi.cgi requests and correlate them with subsequent authentication events.
  • Deploy network sensors to flag HTTP responses from device management interfaces that contain credential keywords such as password, passwd, or pwd.
  • Baseline normal administrative request patterns to the GeoVision web UI and alert on deviations from low-privilege accounts.

Monitoring Recommendations

  • Forward GeoVision device logs and upstream proxy logs into a centralized logging or SIEM platform for retention and correlation.
  • Monitor for lateral movement following any anomalous access to ssi.cgi, including new sessions to other internal management interfaces.
  • Alert on configuration changes to camera or LPC management settings outside of approved change windows.

How to Mitigate CVE-2026-42367

Immediate Actions Required

  • Restrict network access to the GeoVision LPC2011 and LPC2211 web interface to trusted management subnets only.
  • Audit user accounts on affected devices and remove unnecessary low-privilege accounts that can reach ssi.cgi.
  • Rotate all administrative and service credentials configured on affected devices, assuming prior exposure.
  • Review device logs for any historical access to ssi.cgi from non-administrative users.

Patch Information

GeoVision publishes firmware updates and security notices on the GeoVision Cybersecurity Information page. Apply the vendor-provided firmware update for GV-LPC2011 and GV-LPC2211 once it supersedes version 1.10. Verify firmware integrity after upgrade and confirm that ssi.cgi no longer returns credential fields in its response.

Workarounds

  • Place affected devices behind a VPN or network access control layer that limits the web interface to authorized administrators.
  • Block external HTTP and HTTPS access to the device management ports at the perimeter firewall.
  • Disable or remove low-privilege user accounts on affected devices until firmware is updated.
  • Deploy a reverse proxy with an access control list that denies requests to the ssi.cgi path from non-administrative source addresses.
bash
# Example iptables rule limiting access to the GeoVision web interface
iptables -A INPUT -p tcp --dport 80 -s 10.10.20.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.10.20.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
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
  • TypePrivilege Escalation

  • Vendor/TechGeovision

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-522
  • Technical References
  • Talos Intelligence Vulnerability Reports
  • Vendor Resources
  • GeoVision Cybersecurity Information
  • Related CVEs
  • CVE-2026-42368: GeoVision LPC2011 Privilege Escalation

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

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

  • CVE-2026-42365: Geovision GV-LPC2011 Auth Bypass Flaw
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