CVE-2023-22735
CVE-2023-22735 is a medium-severity vulnerability in Zulip Zulip Server with a CVSS 3.x base score of 4.4. 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-436.
Key facts
- Severity: Medium (CVSS 3.x base score 4.4)
- EPSS exploit prediction: 1% (40th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-436
- Affected product: Zulip Zulip Server
- Published:
- Last modified:
Description
Zulip is an open-source team collaboration tool. In versions of zulip prior to commit `2f6c5a8` but after commit `04cf68b` users could upload files with arbitrary `Content-Type` which would be served from the Zulip hostname with `Content-Disposition: inline` and no `Content-Security-Policy` header, allowing them to trick other users into executing arbitrary Javascript in the context of the Zulip application. Among other things, this enables session theft. Only deployments which use the S3 storage (not the local-disk storage) are affected, and only deployments which deployed commit 04cf68b45ebb5c03247a0d6453e35ffc175d55da, which has only been in `main`, not any numbered release. Users affected should upgrade from main again to deploy this fix. Switching from S3 storage to the local-disk storage would nominally mitigate this, but is likely more involved than upgrading to the latest `main` which addresses the issue.
Frequently asked questions
- What is CVE-2023-22735?
- Zulip is an open-source team collaboration tool. In versions of zulip prior to commit `2f6c5a8` but after commit `04cf68b` users could upload files with arbitrary `Content-Type` which would be served from the Zulip hostname with `Content-Disposition: inline` and no `Content-Security-Policy` header, allowing them to trick other users into executing arbitrary Javascript in the context of the Zulip application. Among other things, this enables session theft. Only deployments which use the S3 storage (not the local-disk storage) are affected, and only deployments which deployed commit 04cf68b45ebb5c03247a0d6453e35ffc175d55da, which has only been in `main`, not any numbered release. Users affected should upgrade from main again to deploy this fix. Switching from S3 storage to the local-disk storage would nominally mitigate this, but is likely more involved than upgrading to the latest `main` which addresses the issue.
- How severe is CVE-2023-22735?
- CVE-2023-22735 has a CVSS 3.x base score of 4.4, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2023-22735 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (40th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-22735?
- CVE-2023-22735 affects Zulip Zulip Server. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-22735?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-22735 published?
- CVE-2023-22735 was published on 2023-02-07 and last updated on 2026-06-17.
References
- https://github.com/zulip/zulip/commit/04cf68b45ebb5c03247a0d6453e35ffc175d55da
- https://github.com/zulip/zulip/commit/2f6c5a883e106aa82a570d3d1f243993284b70f3
- https://github.com/zulip/zulip/security/advisories/GHSA-wm83-3764-5wqh
- https://zulip.readthedocs.io/en/latest/production/upgrade-or-modify.html#upgrading-from-a-git-repository
Affected products (1)
- cpe:2.3:a:zulip:zulip_server:2023-01-09:*:*:*:*:*:*:*
More vulnerabilities in Zulip Zulip Server
- CVE-2019-18933 — Critical (CVSS 9.8): 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…
- CVE-2020-15070 — High (CVSS 8.8): Zulip Server 2.x before 2.1.7 allows eval injection if a privileged attacker were able to write directly to the…
- CVE-2017-0910 — High (CVSS 8.8): In Zulip Server before 1.7.1, on a server with multiple realms, a vulnerability in the invitation system lets an…
- CVE-2025-31478 — High (CVSS 8.2): Zulip is an open-source team collaboration tool. Zulip supports a configuration where account creation is limited…
- CVE-2023-33186 — High (CVSS 8.2): Zulip is an open-source team collaboration tool with unique topic-based threading that combines the best of email and…
- CVE-2024-36612 — High (CVSS 7.5): Zulip from 8.0 to 8.3 contains a memory leak vulnerability in the handling of popovers.
All CVEs affecting Zulip Zulip Server →
Other CWE-436 vulnerabilities
- CVE-2023-24813 — Critical (CVSS 10.0): Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and…
- CVE-2026-8034 — Critical (CVSS 9.8): A server-side request forgery (SSRF) vulnerability was identified in the GitHub Enterprise Server notebook viewer that…
- CVE-2021-45327 — Critical (CVSS 9.8): Gitea before 1.11.2 is affected by Trusting HTTP Permission Methods on the Server Side when referencing the vulnerable…
- CVE-2020-10180 — Critical (CVSS 9.8): The ESET AV parsing engine allows virus-detection bypass via a crafted BZ2 Checksum field in an archive. This affects…
- CVE-2019-19589 — Critical (CVSS 9.8): The Lever PDF Embedder plugin 4.4 for WordPress does not block the distribution of polyglot PDF documents that are…
- CVE-2026-14198 — Critical (CVSS 9.1): @fastify/middie versions 9.1.0 through 9.3.2 decode the encoded slash %2F inside path parameter values before matching…