<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Zitadel 4.x - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/zitadel-4.x/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 29 Jul 2026 16:55:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/zitadel-4.x/feed.xml" rel="self" type="application/rss+xml"/><item><title>Zitadel User API Verification Code Disclosure Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-07-zitadel-auth-bypass/</link><pubDate>Wed, 29 Jul 2026 16:55:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-zitadel-auth-bypass/</guid><description>An improper permission check in Zitadel's user API allows authenticated users to retrieve verification codes for arbitrary contact information, facilitating unauthorized verification of email addresses and phone numbers.</description><content:encoded><![CDATA[<p>Zitadel (CVE-2026-54693) contains a vulnerability within its User API that permits authenticated users to access verification codes for email addresses and phone numbers that do not belong to them. While a previous security advisory (CVE-2026-27946) addressed unauthorized setting of the <code>is_verified</code> flag, this secondary flaw allows users to retrieve the actual codes used for the verification workflow. By obtaining these codes, an attacker can bypass standard verification protocols for accounts or contact information they do not legitimately control. This vulnerability poses a significant risk to identity-based security policies that rely on verified email or phone ownership. The issue affects Zitadel versions 4.x (up to 4.15.0), 3.x (up to 3.4.10), and 2.x (2.43.0 through 2.71.19). Defenders should prioritize upgrading to the patched releases (4.15.1 or 3.4.11) to restore proper authorization controls.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability allows unauthorized users to claim ownership of contact information, potentially bypassing security policies that mandate verified contact methods for account recovery, MFA, or communication. If exploited, an attacker could assume control of identity verification workflows, leading to unauthorized account access or the masking of identity in security logs. The scope is limited to Zitadel instances configured to allow user self-management of profile data.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Zitadel installations to versions &gt;= 4.15.1 or &gt;= 3.4.11 immediately to enforce correct permission checks for verification code retrieval.</li>
<li>Audit existing user accounts for suspicious contact information updates or unauthorized verification states if the instance was exposed to the public.</li>
<li>Implement monitoring for excessive API calls to user-management endpoints (e.g., <code>UpdateHumanUser</code> or associated verification code endpoints) from non-administrative accounts.</li>
</ul>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category><category>identity-management</category><category>auth-bypass</category><category>api-security</category></item></channel></rss>