The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2025-23369

CVE-2025-23369: GitHub Enterprise Server Auth Bypass Flaw

CVE-2025-23369 is an authentication bypass vulnerability in GitHub Enterprise Server caused by improper cryptographic signature verification. This flaw enables signature spoofing by unauthorized users. Learn about affected versions, technical details, impact assessment, and available security patches.

Updated: January 22, 2026

CVE-2025-23369 Overview

An improper verification of cryptographic signature vulnerability was identified in GitHub Enterprise Server that allows SAML signature spoofing by unauthorized internal users. This authentication bypass vulnerability enables attackers who already have a valid user account on the system to spoof cryptographic signatures, potentially gaining unauthorized access to other user accounts or elevated privileges within the SAML authentication flow.

The vulnerability specifically impacts instances configured with SAML single sign-on (SSO) authentication. Organizations not utilizing SAML SSO or environments where attackers do not already have an existing user account are not impacted by this vulnerability.

Critical Impact

Existing authenticated users can spoof SAML signatures to impersonate other users or escalate privileges, potentially compromising enterprise source code repositories and CI/CD pipelines.

Affected Products

  • GitHub Enterprise Server versions prior to 3.12.14
  • GitHub Enterprise Server versions prior to 3.13.10
  • GitHub Enterprise Server versions prior to 3.14.7
  • GitHub Enterprise Server versions prior to 3.15.2
  • GitHub Enterprise Server version 3.16.0 (first patched release in 3.16.x branch)

Discovery Timeline

  • 2025-01-21 - CVE-2025-23369 published to NVD
  • 2025-09-05 - Last updated in NVD database

This vulnerability was reported via the GitHub Bug Bounty program.

Technical Details for CVE-2025-23369

Vulnerability Analysis

This vulnerability stems from improper verification of cryptographic signatures in the SAML authentication implementation within GitHub Enterprise Server. SAML (Security Assertion Markup Language) relies on cryptographic signatures to ensure the authenticity and integrity of authentication assertions exchanged between identity providers and service providers.

The flaw allows an existing authenticated user to craft or manipulate SAML assertions with spoofed signatures that the GitHub Enterprise Server incorrectly validates as legitimate. This breaks the fundamental trust model of SAML-based authentication, where the service provider should only accept assertions signed by the trusted identity provider.

The network-based attack vector with high attack complexity indicates that while exploitation requires specific conditions to be met—including prior authenticated access and SAML SSO configuration—successful exploitation can result in high confidentiality and integrity impact on the target system.

Root Cause

The root cause is classified as CWE-347: Improper Verification of Cryptographic Signature. The vulnerability exists in the signature validation logic of the SAML authentication handler, which fails to properly verify that cryptographic signatures on SAML assertions are valid and originated from the configured identity provider.

This type of vulnerability typically occurs when:

  • Signature validation is not enforced on all critical assertion elements
  • The application accepts unsigned or partially signed assertions
  • Signature wrapping attacks are not properly mitigated
  • The validation logic contains logical flaws that allow bypass conditions

Attack Vector

The attack requires the following conditions:

  1. SAML SSO Configuration: The target GitHub Enterprise Server instance must be configured to use SAML single sign-on for authentication
  2. Existing User Account: The attacker must already have a valid user account on the GitHub Enterprise Server instance
  3. Network Access: The attack is conducted over the network against the SAML authentication endpoints

An attacker with these prerequisites can craft malicious SAML assertions with spoofed signatures. Due to the improper verification in the signature validation logic, the GitHub Enterprise Server accepts these forged assertions as valid, allowing the attacker to authenticate as another user or potentially gain elevated privileges within the system.

The exploitation could enable unauthorized access to private repositories, modification of code, access to secrets and CI/CD configurations, and potential lateral movement within the organization's development infrastructure.

Detection Methods for CVE-2025-23369

Indicators of Compromise

  • Unusual SAML authentication events where a user appears to authenticate from unexpected identity provider attributes
  • Authentication logs showing session establishment for users without corresponding identity provider audit trail
  • Multiple users authenticating with similar or identical SAML assertion patterns in short timeframes
  • Unexpected access to private repositories by users who should not have permission

Detection Strategies

  • Review GitHub Enterprise Server authentication audit logs for anomalous SAML authentication patterns
  • Correlate SAML assertions logged by GitHub Enterprise Server with identity provider audit logs to identify discrepancies
  • Monitor for users accessing repositories or organization settings outside their normal access patterns
  • Implement alerting on authentication events from users whose last authentication timestamp differs significantly from identity provider records

Monitoring Recommendations

  • Enable verbose logging for SAML authentication events in GitHub Enterprise Server
  • Configure log forwarding to a SIEM platform for centralized analysis and correlation
  • Establish baseline authentication patterns for users and alert on statistical anomalies
  • Regularly audit user access permissions and compare against expected role assignments

How to Mitigate CVE-2025-23369

Immediate Actions Required

  • Upgrade GitHub Enterprise Server to a patched version immediately: 3.12.14, 3.13.10, 3.14.7, 3.15.2, or 3.16.0 depending on your current version branch
  • Review recent authentication logs for any signs of exploitation before patching
  • Audit user access and repository permissions for any unauthorized changes
  • Consider temporarily disabling SAML SSO and reverting to built-in authentication if immediate patching is not possible

Patch Information

GitHub has released security patches addressing this vulnerability across all supported version branches. Organizations should upgrade to the following minimum versions:

Current BranchMinimum Patched Version
3.12.x3.12.14
3.13.x3.13.10
3.14.x3.14.7
3.15.x3.15.2
3.16.x3.16.0

For detailed release information, see the official GitHub documentation:

  • GitHub Enterprise Server 3.12.14 Release Notes
  • GitHub Enterprise Server 3.13.10 Release Notes
  • GitHub Enterprise Server 3.14.7 Release Notes
  • GitHub Enterprise Server 3.15.2 Release Notes

Workarounds

  • Temporarily disable SAML SSO authentication and use built-in authentication methods until patching is complete
  • Implement network-level restrictions to limit access to GitHub Enterprise Server authentication endpoints
  • Enable additional logging and monitoring on SAML authentication flows to detect potential exploitation attempts
  • Review and restrict user accounts to minimize the potential attack surface from existing users

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGithub

  • SeverityHIGH

  • CVSS Score7.6

  • EPSS Probability9.97%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-347
  • Technical References
  • GitHub Release Notes 3.12.14

  • GitHub Release Notes 3.13.10

  • GitHub Release Notes 3.14.7

  • GitHub Release Notes 3.15.2
  • Related CVEs
  • CVE-2026-0573: GitHub Enterprise Server Auth Bypass Flaw

  • CVE-2024-7711: GitHub Enterprise Server Auth Bypass Issue

  • CVE-2026-23654: zero-shot-scfoundation RCE Vulnerability

  • CVE-2023-36867: GitHub Pull Requests RCE Vulnerability
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