Cyber Posture

CVE-2026-31887

High

Published: 11 March 2026

Published
11 March 2026
Modified
16 March 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0005 14.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-31887 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Shopware Shopware. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 14.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-863

Periodic review and update of procedures reduces incorrect authorization implementations over time.

addresses: CWE-863

Supervision identifies cases where authorization logic incorrectly permits unauthorized actions.

addresses: CWE-863

Defining permitted attribute values and auditing modifications reduces the chance of incorrect authorization outcomes due to tampered or missing labels.

addresses: CWE-863

The authorization process and usage restrictions help prevent incorrect authorization for remote access types.

addresses: CWE-863

Establishing configuration and connection requirements helps ensure correct rather than incorrect authorization for wireless access.

addresses: CWE-863

Establishing connection authorization processes for mobile devices helps ensure authorization decisions are correctly implemented rather than incorrect.

addresses: CWE-863

Monitoring account use, notifying on changes, and reviewing accounts for compliance corrects incorrect authorization assignments.

addresses: CWE-863

Ensures authorization decisions for external system use are correctly implemented and enforced.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The CVE describes an authorization bypass in a public-facing store-api.order endpoint of Shopware, directly enabling remote unauthenticated access to sensitive customer order data; this maps to exploitation of an Internet-facing application for data access.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Shopware is an open commerce platform. Prior to 6.7.8.1 and 6.6.10.15, an insufficient check on the filter types for unauthenticated customers allows access to orders of other customers. This is part of the deepLinkCode support on the store-api.order endpoint. This…

more

vulnerability is fixed in 6.7.8.1 and 6.6.10.15.

Deeper analysisAI

CVE-2026-31887 is a vulnerability in Shopware, an open commerce platform, affecting versions prior to 6.7.8.1 and 6.6.10.15. It arises from an insufficient check on filter types for unauthenticated customers within the deepLinkCode support on the store-api.order endpoint, enabling access to orders belonging to other customers. The issue, published on 2026-03-11, carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) and maps to CWE-863 (Incorrect Authorization).

Unauthenticated attackers can exploit this vulnerability over the network with low attack complexity and no user interaction. By manipulating filter types on the affected endpoint, they can retrieve sensitive order data from other customers, achieving high confidentiality impact while leaving integrity and availability unaffected.

The official Shopware security advisory (https://github.com/shopware/shopware/security/advisories/GHSA-7vvp-j573-5584) confirms the vulnerability and states it is fixed in versions 6.7.8.1 and 6.6.10.15. Security practitioners should prioritize upgrading affected Shopware instances to these patched releases to prevent unauthorized order data exposure.

Details

CWE(s)

Affected Products

shopware
shopware
≤ 6.6.10.15 · 6.7.0.0 — 6.7.8.1

CVEs Like This One

CVE-2026-23498Same product: Shopware Shopware
CVE-2026-31889Same product: Shopware Shopware
CVE-2026-34376Shared CWE-863
CVE-2026-23989Shared CWE-863
CVE-2026-4933Shared CWE-863
CVE-2026-28808Shared CWE-863
CVE-2026-34532Shared CWE-863
CVE-2026-21309Shared CWE-863
CVE-2026-29087Shared CWE-863
CVE-2026-26308Shared CWE-863

References