First published: Wed Apr 16 2025(Updated: )
Zulip is an open-source team collaboration tool. Zulip supports a configuration where account creation is limited solely by being able to authenticate with a single-sign on authentication backend, meaning the organization places no restrictions on email address domains or invitations being required to join, but has disabled the EmailAuthBackend that is used for email/password authentication. A bug in the Zulip server means that it is possible to create an account in such organizations, without having an account with the configured SSO authentication backend. This issue is patched in version 10.2. A workaround includes requiring invitations to join the organization prevents the vulnerability from being accessed.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Zulip Server | <10.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-31478 has a high severity rating due to its potential impact on unauthorized account creation.
To fix CVE-2025-31478, ensure proper restrictions are in place for email domains and invitations during account creation.
Organizations using Zulip Server versions prior to 10.2 are affected by CVE-2025-31478.
Attackers can create unauthorized accounts using any email address due to the lack of domain restrictions.
Yes, a patch is available that addresses the vulnerability for Zulip Server versions 10.2 and later.