LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32683: XSS through createObjectURL

wire-webapp is the web version of Wire, an open-source messenger. A cross-site scripting vulnerability exists in wire-webapp prior to version 2021-06-01-production.0. If a user is instructed to open an image in a new tab (right click -> open in new tab, or copy the URL and paste it in the URL bar), an the image payload is executed on the domain hosting the app (app.wire.com). In particular, if an image contains malicious code in addition to the actual picture, this code is executed on app.wire.com. This allows the attacker to fully control the user account. The vulnerability was patched in version 2021-06-01-production.0. As a workaround, users should not try to open image URLs.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity XSS in Wire’s web app. A crafted image could run code on the Wire web domain if a user opened the image URL in a new tab or pasted it into the address bar. The source states this could let an attacker fully control the user account.

Executive priority

Treat as urgent if your organization operates or depends on an older Wire web client. The vulnerability can lead to full account compromise, but the provided evidence indicates a patch exists and does not establish active exploitation.

Technical view

CVE-2021-32683 affects wire-webapp before 2021-06-01-production.0. The issue is CWE-79 XSS involving createObjectURL/image handling. Exploitation requires user interaction, but no privileges. CVSS 3.1 is 8.8 with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely for organizations or users running wire-webapp versions earlier than 2021-06-01-production.0. The provided sources identify wire-webapp and app.wire.com behavior, but do not list broader downstream products or deployments.

Exploitation context

The bundle does not show CISA KEV listing or other evidence of active exploitation. The attack path requires convincing a user to open an image URL outside the normal viewer flow, after which malicious content could execute in the app’s domain context.

Researcher notes

Evidence supports a user-assisted XSS tied to opening crafted image object URLs. Avoid assuming automatic message-view compromise; the described path requires opening the image URL. The source bundle names the patch version but does not provide enough detail to infer all vulnerable forks or custom builds.

Mitigation direction

  • Upgrade wire-webapp to 2021-06-01-production.0 or later.
  • Follow the GitHub advisory for current vendor guidance.
  • Until patched, instruct users not to open image URLs in new tabs.
  • Review potentially affected accounts if suspicious image interactions were reported.

Validation and detection

  • Inventory deployed wire-webapp versions and compare against 2021-06-01-production.0.
  • Confirm hosted web clients are running the patched release.
  • Review the referenced fixing commit for the changed image URL handling.
  • Check helpdesk or security reports for suspicious image-link interactions.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookup
cve · low confidence lookup

CVE-2021-32683 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-32683Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
wireappwire-webapp< 2021-06-01-production.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.