LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32710: Potential Session Hijacking in Shopware

Shopware is an open source eCommerce platform. Potential session hijacking of store customers in versions below 6.3.5.2. We recommend to update to the current version 6.3.5.2. You can get the update to 6.3.5.2 regularly via the Auto-Updater or directly via the download overview. For older versions of 6.1 and 6.2, corresponding security measures are also available via a plugin. For the full range of functions, we recommend updating to the latest Shopware version.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Shopware storefronts below 6.3.5.2 may allow potential hijacking of store customer sessions. The main business risk is unauthorized access to customer session data or account context. The available sources rate this medium severity because exploitation is high complexity and the cited CVSS impact is confidentiality only.

Executive priority

Prioritize remediation for public Shopware stores that handle customer accounts. The issue is not listed as actively exploited, but session hijacking can create customer trust, privacy, and incident-response exposure if left unpatched.

Technical view

CVE-2021-32710 affects shopware/platform versions below 6.3.5.2 and is associated with CWE-384 session management weakness. CVSS 3.1 is 5.9: network reachable, high attack complexity, no privileges, no user interaction, unchanged scope, high confidentiality impact, no integrity or availability impact.

Likely exposure

Exposure is limited to organizations running Shopware platform storefronts below 6.3.5.2, especially public eCommerce sites using customer sessions. The provided sources do not identify other affected products, hosted-only exposure, or administrator-session impact.

Exploitation context

The source bundle does not show active exploitation, and the KEV flag is false. CVSS indicates network reachability without privileges or user interaction, but high attack complexity. Treat this as a credible customer-session confidentiality risk, not confirmed widespread exploitation.

Researcher notes

The public description is sparse and identifies potential session hijacking rather than detailed exploit conditions. Do not assume exploitability in unrelated Shopware components. Validation should focus on version evidence, applied vendor plugin measures for older branches, and regression testing customer-session behavior after updating.

Mitigation direction

  • Upgrade Shopware platform to version 6.3.5.2 or later.
  • For Shopware 6.1 or 6.2, apply the vendor-provided security plugin measures.
  • Prefer updating to the latest Shopware version for full functionality.
  • Review Shopware vendor guidance before choosing any compensating control.

Validation and detection

  • Inventory all Shopware platform deployments and record exact versions.
  • Confirm each affected storefront runs 6.3.5.2 or later.
  • For 6.1 and 6.2 systems, verify the security plugin is installed and current.
  • Check change records to confirm production deployment after remediation.
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 · low confidence lookup

CWE-384: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-32710 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
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

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

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
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2021-32710Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
shopwareplatform< 6.3.5.2Listed
Weakness

CWE details

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

CWE-384 · source CWE mapping

Session Fixation

Session Fixation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.