Security readout for executives and security teams
Plain-English summary
Affected Zulip Server versions let server owners or administrators download a public data export that incorrectly included attachments from private messages and private streams. The issue is not anonymous access, but it can expose sensitive files to administrators who were not expected to see private content.
Executive priority
Treat this as a confidentiality and governance issue, not an internet-wide emergency. Prioritize patching any affected self-hosted Zulip instance and investigating whether historical exports may have leaked sensitive attachments beyond their intended audience.
Technical view
CVE-2022-31134 is CWE-200 information exposure in Zulip Server public data exports. Versions >=2.1.0 and <5.4 included all attachment contents in exports generated through an administrator-only UI. CVSS 3.1 is 4.9: network-accessible, low complexity, high privileges required, high confidentiality impact.
Likely exposure
Self-hosted Zulip Server deployments running versions >=2.1.0 and <5.4 are exposed if server owners or administrators can generate public data exports. Exposure risk is higher where administrators are operational staff and not trusted to access private messages, private streams, or attached files.
Exploitation context
The sources do not report active exploitation, and the CVE is not listed as KEV in the provided bundle. Abuse requires high-privilege Zulip administrative access, but could still disclose confidential attachments if an authorized administrator generated or retained affected exports.
Researcher notes
Focus validation on version range, administrator export capability, and historical export artifacts. The provided evidence names Zulip Server 5.4 as patched but does not provide exploit reports, broader affected products, or detailed forensic indicators.
Mitigation direction
- Upgrade Zulip Server to version 5.4 or later.
- Review vendor guidance for any deployment-specific cleanup instructions.
- Inventory and secure previously generated public data exports.
- Restrict server owner and administrator roles to trusted personnel.
- Remove unnecessary export files from shared or backup locations.
Validation and detection
- Confirm the deployed Zulip Server version is not >=2.1.0 and <5.4.
- Check whether public data exports were generated before patching.
- Review who had server owner or administrator access during the exposure window.
- Inspect retention locations for old public data export archives.
- Verify post-upgrade exports no longer include private attachments.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-31134 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N1.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.9MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/zulip/zulip/security/advisories/GHSA-58pm-88xp-7x9mCVE reference · x_refsource_CONFIRM
- https://blog.zulip.com/2022/07/12/zulip-cloud-data-exportsCVE reference · x_refsource_MISC
- https://blog.zulip.com/2022/07/12/zulip-server-5-4-security-releaseCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
