Skip to main content

Zulip CVE-2026-25742

| EUVDEUVD-2026-18835 MEDIUM
Missing Authorization (CWE-862)
2026-04-03 GitHub_M
5.3
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary rating from Vendor (GitHub_M) · only source for this CVE.

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

4
Patch available
Apr 16, 2026 - 05:29 EUVD
11.6
EUVD ID Assigned
Apr 03, 2026 - 20:45 euvd
EUVD-2026-18835
Analysis Generated
Apr 03, 2026 - 20:45 vuln.today
CVE Published
Apr 03, 2026 - 20:12 nvd
MEDIUM 5.3

DescriptionCVE.org

Zulip is an open-source team collaboration tool. Prior to version 11.6, Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, even after spectator access (enable_spectator_access / WEB_PUBLIC_STREAMS_ENABLED) is disabled, attachments originating from web-public streams can still be retrieved anonymously. As a result, file contents remain accessible even after public access is intended to be disabled. Similarly, even after spectator access is disabled, the /users/me/<stream_id>/topics endpoint remains reachable anonymously, allowing retrieval of topic history for web-public streams. This issue has been patched in version 11.6. This issue has been patched in version 11.6.

AnalysisAI

Zulip versions 1.4.0 through 11.5 allow unauthenticated retrieval of attachments and topic history from web-public streams even after spectator access is disabled, due to incomplete access control on attachment serving and the /users/me/<stream_id>/topics endpoint. An attacker can bypass intended access restrictions to read file contents and stream metadata after public access is supposed to be revoked. The vulnerability affects all Zulip deployments that previously enabled spectator access and then disabled it. Vendor-released patch: version 11.6.

Technical ContextAI

Zulip's spectator access feature (enable_spectator_access / WEB_PUBLIC_STREAMS_ENABLED) is designed to allow temporary public visibility of streams and attachments. The vulnerability stems from improper revocation logic in CWE-862 (Missing Authorization): when administrators disable spectator access, the application fails to enforce authentication checks on two critical endpoints - the attachment retrieval mechanism and the /users/me/<stream_id>/topics endpoint. These endpoints retain anonymous accessibility because the application does not verify that the user making the request has legitimate access to the stream in question. The CPE cpe:2.3:a:zulip:zulip:*:*:*:*:*:*:*:* indicates all Zulip product versions are in scope, though the vulnerability manifests only in versions 1.4.0 through 11.5 where this access control logic was first introduced and remained incomplete.

RemediationAI

Vendor-released patch: upgrade to Zulip version 11.6 or later. This version restores proper authentication enforcement on attachment retrieval and the /users/me/<stream_id>/topics endpoint when spectator access is disabled. Administrators should prioritize this upgrade if they have previously used or currently use spectator access features. No interim workaround is documented; the only mitigation prior to patching is to avoid disabling spectator access if public streams must remain confidential, or to prevent unauthorized API access through network-level controls. For more details, see the release notes at https://github.com/zulip/zulip/releases/tag/11.6 and the upstream fix commits at https://github.com/zulip/zulip/commit/3c045414299680b9f5dca7d76cf6cef6121c0236 and https://github.com/zulip/zulip/commit/41e23347b5218b3b0397a55176c7d97396735bae.

More in Zulip

View all
CVE-2021-41115 MEDIUM POC
6.5 Oct 07

Zulip is an open source team chat server. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable,

CVE-2022-21706 CRITICAL
9.8 Feb 26

Zulip is an open-source team collaboration tool with topic-based threading. Rated critical severity (CVSS 9.8), this vul

CVE-2019-18933 CRITICAL
9.8 Nov 21

In Zulip Server versions from 1.7.0 to before 2.0.7, a bug in the new user signup process meant that users who registere

CVE-2020-10935 MEDIUM POC
5.4 Apr 20

Zulip Server before 2.1.3 allows XSS via a Markdown link, with resultant account takeover. Rated medium severity (CVSS 5

CVE-2017-0910 HIGH
8.8 Nov 27

In Zulip Server before 1.7.1, on a server with multiple realms, a vulnerability in the invitation system lets an authori

CVE-2022-31168 HIGH
8.8 Jul 22

Zulip is an open source team chat tool. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low

CVE-2020-15070 HIGH
8.8 Aug 21

Zulip Server 2.x before 2.1.7 allows eval injection if a privileged attacker were able to write directly to the postgres

CVE-2025-31478 HIGH
8.2 Apr 16

Zulip is an open-source team collaboration tool. Rated high severity (CVSS 8.2), this vulnerability is remotely exploita

CVE-2019-10476 HIGH
7.8 Oct 23

Jenkins Zulip Plugin 1.1.0 and earlier stored credentials unencrypted in its global configuration file on the Jenkins ma

CVE-2024-36612 HIGH
7.5 Nov 29

Zulip from 8.0 to 8.3 contains a memory leak vulnerability in the handling of popovers. Rated high severity (CVSS 7.5),

CVE-2020-14215 HIGH
7.5 Aug 21

Zulip Server before 2.1.5 has Incorrect Access Control because 0198_preregistrationuser_invited_as adds the administrato

CVE-2022-24751 HIGH
7.4 Mar 16

Zulip is an open source group chat application. Rated high severity (CVSS 7.4), this vulnerability is remotely exploitab

Share

CVE-2026-25742 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy