{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.5.6"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b7ddafc60590c66af0458c4a06487bcff6d26a2b"
            }
          ],
          "repo": "https://github.com/pretix/pretix-mollie",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "rami.io",
    "cwe_ids": [
      "CWE-841"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57536.json"
  },
  "details": "Our payment integration with Mollie did not properly validate payment \nstatus responses. An attacker could use a successful payment status \nresponse from one payment and supply it to the system for a different \npayment, gaining access to multiple valid tickets with only one payment.",
  "id": "CVE-2026-57536",
  "modified": "2026-07-15T01:48:55.385003110Z",
  "published": "2026-06-25T14:08:37.928Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://pypi.python.org"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57536.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57536"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/pretix/pretix-mollie"
    },
    {
      "type": "ARTICLE",
      "url": "https://pretix.eu/about/en/blog/20260625-release-2026-5-2/"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Insufficient validation of payment status in pretix-mollie"
}