2.7

CVE-2025-30368

Zulip allows the deletion of organization by administrators of a different organization

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ZulipZulip Version10.0
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.32% 0.241
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 2.7 1.2 1.4
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
CWE-566 Authorization Bypass Through User-Controlled SQL Primary Key

The product uses a database table that includes records that should not be accessible to an actor, but it executes a SQL statement with a primary key that can be controlled by that actor.

https://github.com/zulip/zulip/commit/07dcee36b2a34d63429d7a706f880628cf3433df
Patch
https://github.com/zulip/zulip/security/advisories/GHSA-rmhr-5ffq-qcrc
Patch
Third Party Advisory
https://zulip.readthedocs.io/en/latest/overview/changelog.html#zulip-server-10-1
Release Notes