Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/zitadel/zitadel
  4. ›
  5. CVE-2024-49753

CVE-2024-49753: Denied Host Validation Bypass in Zitadel Actions

October 25, 2024

A flaw in the URL validation mechanism of Zitadel actions allows bypassing restrictions intended to block requests to localhost (127.0.0.1). The isHostBlocked check, designed to prevent such requests, can be circumvented by creating a DNS record that resolves to 127.0.0.1. This enables actions to send requests to localhost despite the intended security measures.

References

  • github.com/advisories/GHSA-6cf5-w9h3-4rqv
  • github.com/zitadel/zitadel
  • github.com/zitadel/zitadel/releases/tag/v2.58.7
  • github.com/zitadel/zitadel/releases/tag/v2.59.5
  • github.com/zitadel/zitadel/releases/tag/v2.60.4
  • github.com/zitadel/zitadel/releases/tag/v2.61.4
  • github.com/zitadel/zitadel/releases/tag/v2.62.8
  • github.com/zitadel/zitadel/releases/tag/v2.63.6
  • github.com/zitadel/zitadel/releases/tag/v2.64.1
  • github.com/zitadel/zitadel/security/advisories/GHSA-6cf5-w9h3-4rqv
  • nvd.nist.gov/vuln/detail/CVE-2024-49753

Code Behaviors & Features

Detect and mitigate CVE-2024-49753 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.58.7, all versions starting from 2.59.0 before 2.59.5, all versions starting from 2.60.0 before 2.60.4, all versions starting from 2.61.0 before 2.61.4, all versions starting from 2.62.0 before 2.62.8, all versions starting from 2.63.0 before 2.63.6, all versions starting from 2.64.0 before 2.64.1, version 2.64.0

Fixed versions

  • 2.64.1
  • 2.63.6
  • 2.62.8
  • 2.61.4
  • 2.60.4
  • 2.59.5
  • 2.58.7

Solution

Upgrade to versions 2.58.7, 2.59.5, 2.60.4, 2.61.4, 2.62.8, 2.63.6, 2.64.1 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

go/github.com/zitadel/zitadel/CVE-2024-49753.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:20 +0000.