CVE-2021-43791
CVE-2021-43791 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-613.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 1% (46th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-613
- Affected product: Zulip
- Published:
- Last modified:
Description
Zulip is an open source group chat application that combines real-time chat with threaded conversations. In affected versions expiration dates on the confirmation objects associated with email invitations were not enforced properly in the new account registration flow. A confirmation link takes a user to the check_prereg_key_and_redirect endpoint, before getting redirected to POST to /accounts/register/. The problem was that validation was happening in the check_prereg_key_and_redirect part and not in /accounts/register/ - meaning that one could submit an expired confirmation key and be able to register. The issue is fixed in Zulip 4.8. There are no known workarounds and users are advised to upgrade as soon as possible.
Frequently asked questions
- What is CVE-2021-43791?
- Zulip is an open source group chat application that combines real-time chat with threaded conversations. In affected versions expiration dates on the confirmation objects associated with email invitations were not enforced properly in the new account registration flow. A confirmation link takes a user to the check_prereg_key_and_redirect endpoint, before getting redirected to POST to /accounts/register/. The problem was that validation was happening in the check_prereg_key_and_redirect part and not in /accounts/register/ - meaning that one could submit an expired confirmation key and be able to register. The issue is fixed in Zulip 4.8. There are no known workarounds and users are advised to upgrade as soon as possible.
- How severe is CVE-2021-43791?
- CVE-2021-43791 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2021-43791 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-43791?
- CVE-2021-43791 affects Zulip. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-43791?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2021-43791 published?
- CVE-2021-43791 was published on 2021-12-02 and last updated on 2026-06-17.
References
- https://github.com/zulip/zulip/commit/a014ef75a3a0ed7f24ebb157632ba58751e732c6
- https://github.com/zulip/zulip/security/advisories/GHSA-wj76-pcqr-mf9f
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-2023-28623 — Medium (CVSS 6.5): Zulip is an open-source team collaboration tool with unique topic-based threading. In the event that 1:…
- 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-613 (Insufficient Session Expiration) vulnerabilities
- CVE-2024-8888 — Critical (CVSS 10.0): An attacker with access to the network where CIRCUTOR Q-SMT is located in its firmware version 1.0.4, could steal the…
- CVE-2026-46455 — Critical (CVSS 9.8): Insufficient Session Expiration vulnerability in Apache Camel Keycloak Component. The camel-keycloak security helper…
- CVE-2026-21622 — Critical (CVSS 9.8): Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm ('Elixir.Hexpm.Accounts.PasswordReset' module)…
- CVE-2025-59786 — Critical (CVSS 9.8): 2N Access Commander version 3.4.2 and prior improperly invalidates session tokens, allowing multiple session cookies to…
- CVE-2026-26342 — Critical (CVSS 9.8): Tattile Smart+, Vega, and Basic device families firmware versions 1.181.5 and prior implement an authentication token…
- CVE-2026-1435 — Critical (CVSS 9.8): Not properly invalidated session vulnerability in Graylog Web Interface, version 2.2.3, due to incorrect management of…
Browse all CWE-613 (Insufficient Session Expiration) vulnerabilities →