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

CVE-2026-55671: ZITADEL: Server-Side Request Forgery (SSRF) and Denylist Bypass in Outgoing HTTP Components

June 18, 2026

A Server-Side Request Forgery (SSRF) vulnerability was discovered in Zitadel affecting:

  • HTTP Notification Channels: Used as an alternative to SMTP/Twilio configurations, sending payloads to user-defined URLs via HTTP POST webhooks.
  • OIDC BackChannel Logout: Terminates sessions across different applications. When a session ends, the Zitadel server sends an HTTP POST request to configured endpoints.
  • SAML Metadata URL Fetches: Fetches SAML metadata configurations from user-provided external URLs.

User-defined URLs in these components were not properly validated against an internal denylist, allowing potentially malicious URLs to bypass restrictions. Furthermore, the existing denylist mechanism previously introduced for Actions was found to be vulnerable to DNS rebinding, HTTP redirects, and protocol downgrades (HTTPS to HTTP), and it missed several common local network default entries.

Because an attacker can supply arbitrary URLs—including loopback addresses, internal IPs, or cloud link-local addresses—they could potentially gather internal network architecture details, scan internal ports, or interact with unauthorized internal services and infrastructure.

References

  • github.com/advisories/GHSA-29jh-8cfq-rr8x
  • github.com/zitadel/zitadel/commit/8e82ec1cb9a2b154ff48d3a0fa96b43d1428061f
  • github.com/zitadel/zitadel/releases/tag/v4.15.2
  • github.com/zitadel/zitadel/security/advisories/GHSA-29jh-8cfq-rr8x
  • nvd.nist.gov/vuln/detail/CVE-2026-55671

Code Behaviors & Features

Detect and mitigate CVE-2026-55671 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 1.80.0-v2.20.0.20260615133614-8e82ec1cb9a2

Fixed versions

  • 1.80.0-v2.20.0.20260615133614-8e82ec1cb9a2

Solution

Upgrade to version 1.80.0-v2.20.0.20260615133614-8e82ec1cb9a2 or above.

Impact 5.4 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/zitadel/zitadel/CVE-2026-55671.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 11 Jul 2026 00:17:13 +0000.