{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "6.7.0.0"
              },
              {
                "fixed": "6.7.10.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "aabbca9f57a4ecb38653b302704e69bcbdc6035c"
            },
            {
              "fixed": "86dff24ba500e16325742e59d20357f57a79c2af"
            },
            {
              "fixed": "9f15faee704b61e8a96657024fa96c70b47ad082"
            },
            {
              "fixed": "4dc2435a38670035fd23121a346451a9730f2c95"
            }
          ],
          "repo": "https://github.com/shopware/shopware",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f8q6-3g5w-jjr6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "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"
      }
    ]
  },
  "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::ATTRIBUTE_ACL or perform an explicit privilege check, so AclAnnotationValidator exits when route ACL metadata is absent and low-privileged users without order:update, order_transaction:update, or order_delivery:update can trigger StateMachineRegistry::transition() writes in SYSTEM_SCOPE. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.",
  "id": "CVE-2026-48014",
  "modified": "2026-07-19T03:31:01.757437534Z",
  "published": "2026-07-17T17:56:43.236Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/shopware/shopware/releases/tag/v6.6.10.18"
    },
    {
      "type": "WEB",
      "url": "https://github.com/shopware/shopware/releases/tag/v6.7.10.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48014.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/shopware/shopware/security/advisories/GHSA-f8q6-3g5w-jjr6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48014"
    },
    {
      "type": "FIX",
      "url": "https://github.com/shopware/shopware/commit/86dff24ba500e16325742e59d20357f57a79c2af"
    },
    {
      "type": "FIX",
      "url": "https://github.com/shopware/shopware/commit/9f15faee704b61e8a96657024fa96c70b47ad082"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Shopware: Admin API ACL Bypass in Order State Transition Endpoints"
}