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-2023-43320

CVE-2023-43320: Proxmox Backup Server Privilege Escalation

CVE-2023-43320 is a privilege escalation vulnerability in Proxmox Backup Server that allows authenticated attackers to bypass two-factor authentication. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-43320 Overview

CVE-2023-43320 is an authentication bypass vulnerability affecting multiple Proxmox products that allows remote authenticated attackers to escalate privileges by bypassing the two-factor authentication (2FA) component. The vulnerability exists in the TOTP (Time-based One-Time Password) implementation, which lacks proper rate limiting and account lockout mechanisms, enabling brute-force attacks against the 2FA system.

Critical Impact

Remote authenticated attackers can bypass two-factor authentication protections and escalate privileges across Proxmox virtualization infrastructure, potentially gaining full administrative control over virtual environments, backup systems, and mail gateways.

Affected Products

  • Proxmox Virtual Environment (VE) v.5.4 through v.8.0
  • Proxmox Backup Server v.1.1 through v.3.0
  • Proxmox Mail Gateway v.7.1 through v.8.0

Discovery Timeline

  • 2023-09-27 - CVE-2023-43320 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-43320

Vulnerability Analysis

This authentication bypass vulnerability targets the two-factor authentication mechanism in Proxmox products. The core issue stems from the TOTP verification system lacking adequate rate limiting controls and account lockout functionality. An attacker with valid primary credentials (username and password) can systematically brute-force the 6-digit TOTP code without triggering any protective countermeasures.

The vulnerability is particularly dangerous in enterprise virtualization environments where Proxmox VE manages critical infrastructure. Successful exploitation grants the attacker the same privileges as the compromised user account, which could include full administrative access to virtual machines, containers, storage, and network configurations.

Root Cause

The root cause of this vulnerability is the absence of rate limiting and account lockout mechanisms in the TOTP verification code path. Without these security controls, the authentication system accepts unlimited TOTP verification attempts, making it computationally feasible to brute-force the 6-digit code space (1,000,000 possible combinations) within the 30-second TOTP validity window.

Attack Vector

The attack requires network access to the Proxmox management interface and valid primary authentication credentials. An attacker can leverage automated tools to rapidly iterate through TOTP codes until a valid one is found. The Packet Storm Security Exploit documents a proof-of-concept for this TOTP brute-force technique against Proxmox VE 7.4-1.

The following patch from the official Proxmox repository demonstrates the security fix that implements rate limiting and account lockout:

rust
    /// available for PVE, where the yubico API server configuration is part if the realm.
    #[serde(skip_serializing_if = "Vec::is_empty", default)]
    pub yubico: Vec<TfaEntry<String>>,

    /// Once a user runs into a TOTP limit they get locked out of TOTP until they successfully use
    /// a recovery key.
    #[serde(skip_serializing_if = "bool_is_false", default)]
    pub totp_locked: bool,

    /// If a user hits too many 2nd factor failures, they get completely blocked for a while.
    #[serde(skip_serializing_if = "Option::is_none", default)]
    pub tfa_blocked_until: Option<i64>,
}

impl TfaUserData {

Source: GitHub Proxmox Commit

Detection Methods for CVE-2023-43320

Indicators of Compromise

  • Unusually high volume of failed 2FA/TOTP authentication attempts for a single user account
  • Rapid succession of authentication requests from the same source IP targeting the same account
  • Successful authentication following multiple failed TOTP attempts within a short timeframe
  • Authentication logs showing TOTP verification attempts exceeding normal user behavior patterns

Detection Strategies

  • Implement monitoring rules to alert on more than 5-10 failed TOTP attempts per user within a 60-second window
  • Deploy network-based detection for high-frequency POST requests to Proxmox authentication endpoints
  • Utilize SentinelOne Singularity to monitor for anomalous authentication patterns and privilege escalation attempts
  • Correlate authentication logs with user behavior baselines to identify brute-force attack patterns

Monitoring Recommendations

  • Enable verbose authentication logging on all Proxmox management interfaces
  • Configure SIEM alerts for authentication anomalies against Proxmox infrastructure
  • Monitor for unauthorized administrative actions following successful authentication events
  • Review access logs for the /api2/json/access/ticket endpoint for suspicious activity patterns

How to Mitigate CVE-2023-43320

Immediate Actions Required

  • Update all affected Proxmox products to patched versions immediately
  • Review authentication logs for signs of exploitation attempts
  • Audit user accounts with administrative privileges for unauthorized access
  • Consider temporarily disabling TOTP-only 2FA and switching to hardware security keys (U2F/FIDO2) until patches are applied

Patch Information

Proxmox has released security patches that implement TOTP rate limiting and account lockout mechanisms. The fix introduces a totp_locked flag that locks users out of TOTP authentication after exceeding the failure threshold, requiring recovery key usage to regain access. Additionally, a tfa_blocked_until timestamp provides temporary account blocking after excessive 2FA failures.

Refer to Proxmox Bugzilla Report #4579 and Proxmox Bugzilla Report #4584 for official patch details. The security fix is available in the GitHub Proxmox Commit.

Workarounds

  • Implement network-level rate limiting using a web application firewall (WAF) or reverse proxy in front of Proxmox management interfaces
  • Restrict management interface access to trusted IP addresses using firewall rules
  • Deploy hardware-based 2FA tokens (YubiKey, FIDO2) instead of TOTP where supported
  • Enable additional authentication logging and alerting to detect brute-force attempts before successful exploitation
bash
# Example: Restrict Proxmox web interface access to management network
iptables -A INPUT -p tcp --dport 8006 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8006 -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/TechProxmox

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability3.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Packet Storm Security Exploit
  • Vendor Resources
  • Proxmox Bugzilla Report #4579

  • Proxmox Bugzilla Report #4584

  • GitHub Proxmox Commit
  • Related CVEs
  • CVE-2024-21545: Proxmox Virtual Environment File Read
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