CVE-2024-49753
Versions prior to 2.64.1, 2.63.6, 2.62.8, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 have a flaw in the URL validation mechanism of Zitadel actions allows bypassing restrictions intended to block requests to localhost (127.0.0.1).
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.65%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Zitadel is open-source identity infrastructure software. Versions prior to 2.64.1, 2.63.6, 2.62.8, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 have 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. This vulnerability potentially allows unauthorized access to unsecured internal endpoints, which may contain sensitive information or functionalities. Versions 2.64.1, 2.63.6, 2.62.8, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 contain a patch. No known workarounds are available.
- CVSS 3.1
- 9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- EPSS
- 0.65% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20
- Affected
- zitadel/zitadel
- Source
- security-advisories@github.com
References
- https://github.com/zitadel/zitadel/releases/tag/v2.58.7Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.59.5Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.60.4Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.61.4Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.62.8Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.63.6Release Notes
- https://github.com/zitadel/zitadel/releases/tag/v2.64.1Release Notes
- https://github.com/zitadel/zitadel/security/advisories/GHSA-6cf5-w9h3-4rqvExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.