{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.73.16"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "291a660355d8a20a8c49537dcc92bab2ba7e6eb1"
            }
          ],
          "repo": "https://github.com/statamic/cms",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "6.0.0-alpha.1"
              },
              {
                "fixed": "6.7.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "1025dbc537fdb606c73209ab54d865b345d241d4"
            },
            {
              "fixed": "0b45b8a5c1537e83a4252d3f7681f2e9572653b0"
            }
          ],
          "repo": "https://github.com/statamic/cms",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3jg4-p23x-p4qx"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33883.json"
  },
  "details": "Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.16 and 6.7.2, the `user:reset_password_form` tag could render user-input directly into HTML without escaping, allowing an attacker to craft a URL that executes arbitrary JavaScript in the victim's browser. This has been fixed in 5.73.16 and 6.7.2.",
  "id": "CVE-2026-33883",
  "modified": "2026-04-01T23:07:53.804376721Z",
  "published": "2026-03-27T20:37:21.190Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33883.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/statamic/cms/security/advisories/GHSA-3jg4-p23x-p4qx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33883"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Statamic has Reflected XSS via unescaped redirect parameter in its password reset form tag"
}