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

CVE-2026-2491: Socomec DIRIS A-40 Auth Bypass Vulnerability

CVE-2026-2491 is an authentication bypass flaw in Socomec DIRIS A-40 power monitoring devices that allows network-adjacent attackers to access the web API without credentials. This article covers technical details, impact, and mitigation.

Published: March 20, 2026

CVE-2026-2491 Overview

CVE-2026-2491 is an authentication bypass vulnerability affecting Socomec DIRIS A-40 power monitoring devices. This vulnerability allows network-adjacent attackers to bypass authentication on affected installations without requiring any prior authentication.

The specific flaw exists within the web API implementation, which listens on TCP port 80 by default. The issue results from the lack of authentication prior to allowing access to functionality (CWE-306: Missing Authentication for Critical Function). An attacker can leverage this vulnerability to bypass authentication on the system and gain unauthorized access to device functionality.

Critical Impact

Network-adjacent attackers can bypass authentication on Socomec DIRIS A-40 power monitoring devices, potentially gaining unauthorized access to critical infrastructure monitoring systems without any credentials.

Affected Products

  • Socomec DIRIS A-40 power monitoring devices
  • Devices with web API exposed on TCP port 80
  • Installations without network segmentation from adjacent networks

Discovery Timeline

  • 2026-03-16 - CVE-2026-2491 published to NVD
  • 2026-03-16 - Last updated in NVD database

Technical Details for CVE-2026-2491

Vulnerability Analysis

This authentication bypass vulnerability (CWE-306) represents a fundamental security design flaw in the Socomec DIRIS A-40 web API implementation. The device fails to implement proper authentication checks before granting access to sensitive functionality exposed through its HTTP API on TCP port 80.

Power monitoring devices like the DIRIS A-40 are commonly deployed in critical infrastructure environments including data centers, industrial facilities, and electrical distribution systems. Unauthorized access to these devices could allow attackers to manipulate power monitoring data, alter device configurations, or use the compromised device as a pivot point for further network intrusion.

The adjacent network attack vector requirement means attackers must be on the same network segment as the vulnerable device, which provides some limitation on the attack surface. However, in environments with flat network architectures or compromised network boundaries, this constraint may not provide adequate protection.

Root Cause

The root cause of this vulnerability is the complete absence of authentication mechanisms in the web API implementation. The API endpoints are accessible without any credential verification, allowing any network-adjacent attacker to interact with device functionality that should be restricted to authorized administrators only. This represents a Missing Authentication for Critical Function (CWE-306) weakness.

Attack Vector

The attack is conducted from an adjacent network position, requiring the attacker to have network-level access to the same segment as the target DIRIS A-40 device. Once positioned, the attacker can directly access the HTTP API on TCP port 80 without providing any authentication credentials.

The vulnerability can be exploited by sending crafted HTTP requests to the web API endpoints. Since no authentication is required, an attacker can enumerate and interact with available API endpoints to extract power monitoring data, modify device settings, or perform other administrative functions.

For detailed technical information about this vulnerability, refer to the Zero Day Initiative Advisory ZDI-26-129 and the Socomec Cyber Vulnerabilities Resource.

Detection Methods for CVE-2026-2491

Indicators of Compromise

  • Unusual HTTP traffic to DIRIS A-40 devices on TCP port 80 from unauthorized network segments
  • Unexpected API requests to power monitoring device endpoints
  • Configuration changes on DIRIS A-40 devices without corresponding administrative activity logs
  • Network reconnaissance activity targeting port 80 on industrial/ICS network segments

Detection Strategies

  • Implement network monitoring to detect HTTP traffic to DIRIS A-40 devices from non-administrative workstations
  • Deploy intrusion detection signatures to identify unauthenticated API access attempts
  • Monitor for network scanning activity targeting TCP port 80 on OT/ICS network segments
  • Establish baselines for normal API traffic patterns and alert on anomalies

Monitoring Recommendations

  • Enable and centralize logging for all DIRIS A-40 devices where supported
  • Implement network segmentation monitoring to detect attempts to access industrial network segments
  • Deploy network traffic analysis tools to identify unauthorized access to power monitoring devices
  • Correlate API access logs with administrative activity records to identify unauthorized actions

How to Mitigate CVE-2026-2491

Immediate Actions Required

  • Implement strict network segmentation to isolate DIRIS A-40 devices from general network access
  • Deploy firewall rules to restrict TCP port 80 access to authorized management stations only
  • Conduct an audit of all DIRIS A-40 device configurations to identify any unauthorized changes
  • Monitor the Socomec Cyber Vulnerabilities Resource for firmware updates and patches

Patch Information

Organizations should monitor Socomec's official security resources for firmware updates that address this vulnerability. Consult the Socomec Cyber Vulnerabilities Resource for the latest security advisories and available patches.

Additionally, review the Zero Day Initiative Advisory ZDI-26-129 for detailed vulnerability information and remediation guidance.

Workarounds

  • Place DIRIS A-40 devices behind a properly configured firewall or VPN that requires authentication
  • Implement network access control lists (ACLs) to restrict which hosts can communicate with the device
  • Consider disabling the web API if not required for operational purposes
  • Deploy a reverse proxy with authentication in front of the device's web interface
bash
# Example firewall rule to restrict access to DIRIS A-40 devices
# Allow only management workstation to access the device web API
iptables -A FORWARD -s 192.168.10.100 -d 192.168.20.50 -p tcp --dport 80 -j ACCEPT
iptables -A FORWARD -d 192.168.20.50 -p tcp --dport 80 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSocomec

  • SeverityMEDIUM

  • CVSS Score6.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-306
  • Technical References
  • Socomec Cyber Vulnerabilities Resource

  • Zero Day Initiative Advisory ZDI-26-129
  • Related CVEs
  • CVE-2025-54848: Socomec Diris Digiware M-70 DOS Attack

  • CVE-2025-54849: Socomec Diris Digiware M-70 DoS Vulnerability

  • CVE-2024-53684: Socomec Diris M-70 CSRF Vulnerability

  • CVE-2024-48882: Socomec Diris M-70 Firmware DOS 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