{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.11.4"
              },
              {
                "introduced": "5.0.0"
              },
              {
                "fixed": "5.6.4"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.3.51"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "7c842bb196df3d587ce8ae57178af191dce37e0c"
            },
            {
              "fixed": "2fe54d4fa26bb98130bb81abea658f9e72f475b4"
            },
            {
              "introduced": "bd02fca52b0da33929b594ce0d923b1dd83f94aa"
            },
            {
              "fixed": "58296d76dcae1900217986a6c922103832aa823f"
            },
            {
              "introduced": "366535ae9026ef38c588ed7e697cda6492593f6f"
            },
            {
              "fixed": "7bc4d7d1afef57e18e5c0df5a48beed9d4fd8adc"
            }
          ],
          "repo": "https://github.com/filamentphp/filament",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-7q3w-xqjw-g3cr"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48067.json"
  },
  "details": "Filament is a collection of full-stack components for accelerated Laravel development. From filament/actions 4.0.0 until 4.11.4 and 5.6.4 and from filament/tables 3.0.0 until 3.3.51, the recordSelectOptionsQuery() method may be used to scope the options available in the Select field for AttachAction and AssociateAction. However, the built-in validation rule for these fields did not apply the same scope. As a result, a user who can trigger these actions could tamper with the Livewire component's state and submit an out-of-scope value. This vulnerability is fixed in filament/actions  4.11.4 and 5.6.4 and filament/tables 3.3.51.",
  "id": "CVE-2026-48067",
  "modified": "2026-07-15T01:49:13.459349003Z",
  "published": "2026-06-22T21:46:27.323Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48067.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/filamentphp/filament/security/advisories/GHSA-7q3w-xqjw-g3cr"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48067"
    }
  ],
  "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": "Filament: Inconsistent scope enforcement for AttachAction and AssociateAction Select fields"
}