CVE-2026-48014

Source
https://cve.org/CVERecord?id=CVE-2026-48014
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48014.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48014
Aliases
Published
2026-07-17T17:56:43.236Z
Modified
2026-07-18T03:47:25.178346145Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Shopware: Admin API ACL Bypass in Order State Transition Endpoints
Details

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the order state transition features /api/action/order/{orderId}/state/{transition} and similar transaction and delivery transition routes in src/Core/Checkout/Order/Api/OrderActionController.php do not declare PlatformRequest::ATTRIBUTEACL or perform an explicit privilege check, so AclAnnotationValidator exits when route ACL metadata is absent and low-privileged users without order:update, ordertransaction:update, or orderdelivery:update can trigger StateMachineRegistry::transition() writes in SYSTEM_SCOPE. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.

Database specific
{
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48014.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "6.6.10.18"
                },
                {
                    "fixed": "6.6.10.18"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/shopware/shopware

Affected ranges

Type
GIT
Repo
https://github.com/shopware/shopware
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "6.7.0.0"
        },
        {
            "fixed": "6.7.10.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48014.json"