CVE-2023-28623
CVE-2023-28623 is a medium-severity vulnerability in Zulip with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 1% (41st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-862
- Affected product: Zulip
- Published:
- Last modified:
Description
Zulip is an open-source team collaboration tool with unique topic-based threading. In the event that 1: `ZulipLDAPAuthBackend` and an external authentication backend (any aside of `ZulipLDAPAuthBackend` and `EmailAuthBackend`) are the only ones enabled in `AUTHENTICATION_BACKENDS` in `/etc/zulip/settings.py` and 2: The organization permissions don't require invitations to join. An attacker can create a new account in the organization with an arbitrary email address in their control that's not in the organization's LDAP directory. The impact is limited to installations which have this specific combination of authentication backends as described above in addition to having `Invitations are required for joining this organization` organization permission disabled. This issue has been addressed in version 6.2. Users are advised to upgrade. Users unable to upgrade may enable the `Invitations are required for joining this organization` organization permission to prevent this issue.
Frequently asked questions
- What is CVE-2023-28623?
- Zulip is an open-source team collaboration tool with unique topic-based threading. In the event that 1: `ZulipLDAPAuthBackend` and an external authentication backend (any aside of `ZulipLDAPAuthBackend` and `EmailAuthBackend`) are the only ones enabled in `AUTHENTICATION_BACKENDS` in `/etc/zulip/settings.py` and 2: The organization permissions don't require invitations to join. An attacker can create a new account in the organization with an arbitrary email address in their control that's not in the organization's LDAP directory. The impact is limited to installations which have this specific combination of authentication backends as described above in addition to having `Invitations are required for joining this organization` organization permission disabled. This issue has been addressed in version 6.2. Users are advised to upgrade. Users unable to upgrade may enable the `Invitations are required for joining this organization` organization permission to prevent this issue.
- How severe is CVE-2023-28623?
- CVE-2023-28623 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2023-28623 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (41st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-28623?
- CVE-2023-28623 affects Zulip. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-28623?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-28623 published?
- CVE-2023-28623 was published on 2023-05-19 and last updated on 2026-06-17.
References
- https://github.com/zulip/zulip/commit/3df1b4dd7c210c21deb6f829df19412b74573f8d
- https://github.com/zulip/zulip/security/advisories/GHSA-7p62-pjwg-56rv
Affected products (1)
- cpe:2.3:a:zulip:zulip:*:*:*:*:*:*:*:*
More vulnerabilities in Zulip
- CVE-2021-3967 — High (CVSS 8.8): Improper Access Control in GitHub repository zulip/zulip prior to 4.10.
- CVE-2021-43799 — High (CVSS 8.6): Zulip is an open-source team collaboration tool. Zulip Server installs RabbitMQ for internal message passing. In…
- CVE-2022-35962 — High (CVSS 8.0): Zulip is an open source team chat and Zulip Mobile is an app for iOS and Andriod users. In Zulip Mobile through version…
- CVE-2016-4427 — High (CVSS 7.5): In zulip before 1.3.12, deactivated users could access messages if SSO was enabled.
- CVE-2021-43791 — Medium (CVSS 6.5): Zulip is an open source group chat application that combines real-time chat with threaded conversations. In affected…
- CVE-2026-26058 — Medium (CVSS 6.1): Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, ./manage.py import reads…
Other CWE-862 (Missing Authorization) vulnerabilities
- CVE-2026-0092 — Critical (CVSS 10.0): In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could…
- CVE-2026-33712 — Critical (CVSS 10.0): Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST…
- CVE-2026-2031 — Critical (CVSS 10.0): An Improper Access Control vulnerability in several internal API endpoints for Google Cloud Application Integration…
- CVE-2026-34976 — Critical (CVSS 10.0): Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing…
- CVE-2025-30416 — Critical (CVSS 10.0): Sensitive data disclosure and manipulation due to missing authorization. The following products are affected: Acronis…
- CVE-2025-45854 — Critical (CVSS 10.0): /server/executeExec of JEHC-BPM 2.0.1 allows attackers to execute arbitrary code via execParams.
Browse all CWE-862 (Missing Authorization) vulnerabilities →