Lucene search
K

Zitadel - User Registration Bypass

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 43 Views

Zitadel - User Registration Bypas

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-49757
25 Oct 202417:55
circl
CNNVD
ZITADEL 授权问题漏洞
25 Oct 202400:00
cnnvd
CVE
CVE-2024-49757
25 Oct 202414:22
cve
Cvelist
CVE-2024-49757 Zitadel User Registration Bypass Vulnerability
25 Oct 202414:22
cvelist
EUVD
EUVD-2024-2921
3 Oct 202520:07
euvd
Github Security Blog
User Registration Bypass in Zitadel
25 Oct 202419:30
github
NVD
CVE-2024-49757
25 Oct 202415:15
nvd
OPENSUSE Linux
Security update for govulncheck-vulndb (important)
5 Nov 202400:00
opensuse
OPENSUSE Linux
govulncheck-vulndb-0.0.20241030T212825-1.1 on GA media (moderate)
2 Nov 202400:00
opensuse
OpenVAS
openSUSE Security Advisory (SUSE-SU-2024:3911-1)
6 Nov 202400:00
openvas
Rows per page
id: CVE-2024-49757

info:
  name: Zitadel - User Registration Bypass
  author: Sujal Tuladhar
  severity: high
  description: |
    The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Due to a missing security check in versions prior to 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7, disabling the "User Registration allowed" option only hid the registration button on the login page. Users could bypass this restriction by directly accessing the registration URL (/ui/login/loginname) and register a user that way. Versions 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 contain a patch. No known workarounds are available.
  impact: |
    Unauthenticated users can bypass the disabled user registration restriction and register accounts.
  remediation: |
    Update Zitadel to version 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, or 2.58.7 or later.
  reference:
    - https://github.com/zitadel/zitadel/releases/tag/v2.62.7
    - https://nvd.nist.gov/vuln/detail/CVE-2024-49757
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-49757
    cwe-id: CWE-287
    epss-score: 0.02572
    epss-percentile: 0.83282
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Zitadel"
  tags: cve,cve2024,register,zitadel,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/ui/login/register"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "Registration is not allowed (Internal)"
        negative: true

      - type: word
        part: body
        words:
          - "Enter your Userdata"
          - "zitadel"
        condition: and
        case-insensitive: true

      - type: status
        status:
          - 200
# digest: 490a0046304402206b45bd9b151fc8f9028e10f1f15190b263221c367ccbf6678984ba0cbc0999c202201018ecb2c7c2577eefc00ae4f841296058553aeb8ee52a4f181b87e75a2116f4:922c64590222798bb761d5b6d8e72950

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 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.14.9 - 7.5
EPSS0.02572
SSVC
43