2026-09-27 13:9CVE-2026-100869VulnCheck
PUBLISHED5.2CWE-863

Sylius 2.x before 2.1.16 and 2.2.9 Arbitrary Payment Action via Shop API

Sylius versions before 2.1.16 and 2.2.9 fail to restrict payment request actions in the Shop API endpoint, allowing customers to trigger refunds on completed orders. Attackers with order tokens can submit arbitrary payment actions like refunds that payment gateways execute while Sylius maintains order as paid, causing financial loss.

Problem type

Affected products

Sylius

Sylius

< 2.1.16 - AFFECTED

< 2.2.9 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-100869
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-100869",
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "dateUpdated": "2026-09-27T14:29:44.181Z",
    "dateReserved": "2026-09-27T00:20:54.407Z",
    "datePublished": "2026-09-27T13:09:54.038Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck",
        "dateUpdated": "2026-09-27T14:29:44.181Z"
      },
      "datePublic": "2026-09-02T00:00:00.000Z",
      "title": "Sylius 2.x before 2.1.16 and 2.2.9 Arbitrary Payment Action via Shop API",
      "descriptions": [
        {
          "lang": "en",
          "value": "Sylius versions before 2.1.16 and 2.2.9 fail to restrict payment request actions in the Shop API endpoint, allowing customers to trigger refunds on completed orders. Attackers with order tokens can submit arbitrary payment actions like refunds that payment gateways execute while Sylius maintains order as paid, causing financial loss."
        }
      ],
      "affected": [
        {
          "vendor": "Sylius",
          "product": "Sylius",
          "collectionURL": "https://packagist.org",
          "packageName": "sylius/sylius",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "2.0.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "2.1.16"
            },
            {
              "version": "2.2.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "2.2.9"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "Incorrect Authorization",
              "cweId": "CWE-863",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/Sylius/Sylius/security/advisories/GHSA-2rv4-pjmm-7fxf",
          "name": "GitHub Security Advisory (GHSA-2rv4-pjmm-7fxf)",
          "tags": [
            "vendor-advisory"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius/pull/19214",
          "tags": [
            "patch",
            "issue-tracking"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius/commit/5813831f60f3a60b735a86a57c4b519626a3b75d",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius/releases/tag/v2.2.9",
          "name": "Sylius v2.2.9 Release Notes",
          "tags": [
            "release-notes"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius",
          "tags": [
            "product"
          ]
        },
        {
          "url": "https://www.vulncheck.com/advisories/sylius-2-x-before-2.1.16-and-2.2.9-arbitrary-payment-action-via-shop-api",
          "name": "VulnCheck Advisory: Sylius 2.x before 2.1.16 and 2.2.9 Arbitrary Payment Action via Shop API",
          "tags": [
            "third-party-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS"
        },
        {
          "format": "CVSS",
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "attackVector": "NETWORK",
            "attackComplexity": "HIGH",
            "privilegesRequired": "NONE",
            "userInteraction": "NONE",
            "scope": "UNCHANGED",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM"
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Alfonsas Cirtautas",
          "type": "finder"
        },
        {
          "lang": "en",
          "value": "leediay153",
          "type": "finder"
        }
      ]
    }
  }
}