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

CVE-2026-41070: OpenVPN Auth OAuth2 Bypass Vulnerability

CVE-2026-41070 is an authentication bypass flaw in openvpn-auth-oauth2 that allows unauthorized VPN access when deployed in plugin mode. This article covers the technical details, affected versions, and mitigation.

Published: May 18, 2026

CVE-2026-41070 Overview

CVE-2026-41070 is an authentication bypass vulnerability in openvpn-auth-oauth2, a plugin and management interface client that adds OpenID Connect (OIDC) single sign-on (SSO) support to OpenVPN servers. The flaw affects versions 1.26.3 through versions before 1.27.3 when the software runs in experimental plugin mode, loaded by OpenVPN through the plugin directive. Clients that do not support WebAuth or SSO, such as the openvpn command-line interface (CLI) on Linux, are granted VPN access despite the authentication logic denying them. The default management-interface mode is not affected. The issue is tracked under [CWE-287] (Improper Authentication) and was patched in version 1.27.3.

Critical Impact

Unauthenticated network attackers can bypass OIDC SSO enforcement and obtain VPN access using a standard OpenVPN CLI client.

Affected Products

  • openvpn-auth-oauth2 version 1.26.3 and later, before 1.27.3
  • Deployments using the experimental OpenVPN plugin mode (plugin directive)
  • OpenVPN servers relying on openvpn-auth-oauth2 for OIDC SSO enforcement

Discovery Timeline

  • 2026-05-08 - CVE-2026-41070 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-41070

Vulnerability Analysis

The vulnerability is an authentication bypass in the plugin-mode integration between openvpn-auth-oauth2 and OpenVPN. When loaded as a shared library through OpenVPN's plugin directive, the component must communicate authentication results back to OpenVPN using the plugin return-code mechanism. The plugin path mishandles return codes for clients that cannot complete the WebAuth or SSO challenge. Instead of producing a deny outcome, the flow returns a value that OpenVPN interprets as successful authentication. Attackers using a standard openvpn CLI on Linux, which has no OIDC capability, are admitted to the tunnel.

Root Cause

The root cause is incorrect handling of the OpenVPN plugin return code when a client cannot satisfy the OIDC flow. The plugin should signal OPENVPN_PLUGIN_FUNC_ERROR to deny non-SSO clients, but the affected versions return a success status. The default management-interface mode does not use the plugin return-code mechanism and therefore is not vulnerable. The fix in 1.27.3 corrects the return-code logic so denied clients are rejected at the OpenVPN layer.

Attack Vector

The attack vector is network-based and requires no privileges or user interaction. An attacker connects to an OpenVPN server protected by openvpn-auth-oauth2 in plugin mode using a non-SSO client such as the Linux openvpn CLI. With valid client certificate material configured by the server policy but no OIDC token, the server accepts the connection and establishes the tunnel. The attacker gains access to internal resources that the VPN protects.

No verified exploitation code is publicly available. See the GitHub Security Advisory GHSA-246w-jgmq-88fg and the GitHub Commit Update for the technical fix.

Detection Methods for CVE-2026-41070

Indicators of Compromise

  • VPN session establishment events for users who never completed an OIDC SSO authorization flow in the identity provider logs.
  • OpenVPN server logs showing successful client-connect events from clients identifying as openvpn CLI on Linux when SSO is required.
  • Mismatch between openvpn-auth-oauth2 deny decisions and OpenVPN session acceptance in correlated logs.

Detection Strategies

  • Correlate identity provider (IdP) authorization logs with OpenVPN session logs to flag tunnels created without a matching OIDC token issuance.
  • Audit openvpn-auth-oauth2 runtime logs for denied authentication decisions that did not terminate the associated OpenVPN session.
  • Inventory all OpenVPN servers and identify those configured with the plugin directive pointing at openvpn-auth-oauth2 versions between 1.26.3 and 1.27.2.

Monitoring Recommendations

  • Alert on VPN logins from client user agents or platforms known to lack WebAuth or SSO support.
  • Monitor for new VPN sessions originating from unexpected source networks or geographies during the exposure window.
  • Track post-connection lateral movement attempts from VPN IP pools to detect abuse of bypassed sessions.

How to Mitigate CVE-2026-41070

Immediate Actions Required

  • Upgrade openvpn-auth-oauth2 to version 1.27.3 or later on all OpenVPN servers using plugin mode.
  • Inventory OpenVPN configurations for the plugin directive referencing openvpn-auth-oauth2 and prioritize patching those hosts.
  • Revoke active VPN sessions established during the vulnerable window and force reauthentication through the IdP.

Patch Information

The maintainer released openvpn-auth-oauth2 version 1.27.3 with the fix applied in commit 36f69a6c67c1054da7cbfa04ced3f0555127c8f2. Refer to the GitHub Security Advisory GHSA-246w-jgmq-88fg for advisory details and to the upstream patch commit for the code change.

Workarounds

  • Switch from the experimental plugin mode to the default management-interface mode, which is not affected by this vulnerability.
  • Remove the plugin directive that loads openvpn-auth-oauth2 until the upgrade to 1.27.3 is complete.
  • Restrict client certificate issuance and apply network-layer access controls to limit who can reach the OpenVPN listener while remediation is in progress.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechOpenvpn

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Technical References
  • GitHub Commit Update

  • GitHub Security Advisory GHSA-246w-jgmq-88fg
  • Related CVEs
  • CVE-2022-0547: OpenVPN Authentication Bypass Vulnerability

  • CVE-2024-28882: OpenVPN Auth Bypass Vulnerability

  • CVE-2024-24974: OpenVPN Auth Bypass Vulnerability

  • CVE-2020-15078: OpenVPN Auth Bypass Vulnerability
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