CVE-2025-30368
CVE-2025-30368 is a low-severity vulnerability in Zulip with a CVSS 3.x base score of 2.7. 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-566.
Key facts
- Severity: Low (CVSS 3.x base score 2.7)
- EPSS exploit prediction: 0% (24th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-8837
- Weakness: CWE-566
- Affected product: Zulip
- Published:
- Last modified:
Description
Zulip is an open-source team collaboration tool. The API for deleting an organization export is supposed to be restricted to organization administrators, but its handler failed to check that the field belongs to the same organization as the user. Therefore, an administrator of any organization was incorrectly allowed to delete an export of a different organization. This is fixed in Zulip Server 10.1.
Frequently asked questions
- What is CVE-2025-30368?
- Zulip is an open-source team collaboration tool. The API for deleting an organization export is supposed to be restricted to organization administrators, but its handler failed to check that the field belongs to the same organization as the user. Therefore, an administrator of any organization was incorrectly allowed to delete an export of a different organization. This is fixed in Zulip Server 10.1.
- How severe is CVE-2025-30368?
- CVE-2025-30368 has a CVSS 3.x base score of 2.7, rated low severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2025-30368 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-30368?
- CVE-2025-30368 affects Zulip. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-30368?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-30368 have an EU (EUVD) identifier?
- Yes. CVE-2025-30368 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-8837.
- When was CVE-2025-30368 published?
- CVE-2025-30368 was published on 2025-03-31 and last updated on 2026-06-17.
References
- https://github.com/zulip/zulip/commit/07dcee36b2a34d63429d7a706f880628cf3433df
- https://github.com/zulip/zulip/security/advisories/GHSA-rmhr-5ffq-qcrc
- https://zulip.readthedocs.io/en/latest/overview/changelog.html#zulip-server-10-1
Affected products (1)
- cpe:2.3:a:zulip:zulip:10.0:*:*:*:*:*:*:*
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-2021-43791 — Medium (CVSS 6.5): Zulip is an open source group chat application that combines real-time chat with threaded conversations. In affected…
Other CWE-566 vulnerabilities
- CVE-2025-9953 — Critical (CVSS 9.8): Authorization Bypass Through User-Controlled SQL Primary Key vulnerability in DATABASE Software Training Consulting…
- CVE-2014-0808 — Critical (CVSS 9.1): Authorization bypass through user-controlled key issue exists in EC-CUBE 2.11.0 through 2.12.2 and EC-Orange systems…
- CVE-2025-56556 — Low (CVSS 3.8): An issue was discovered in Subrion CMS 4.2.1, allowing authenticated adminitrators or moderators with access to the…
- CVE-2025-30369 — Low (CVSS 2.7): Zulip is an open-source team collaboration tool. The API for deleting an organization custom profile field is supposed…