原始 OSV JSON{
"id": "GHSA-7q3w-xqjw-g3cr",
"aliases": [
"CVE-2026-48067"
],
"details": "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.",
"summary": "Filament has inconsistent scope enforcement for its AttachAction and AssociateAction Select fields",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.3.51"
}
]
}
],
"package": {
"name": "filament/tables",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.3.50"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.11.4"
}
]
}
],
"package": {
"name": "filament/actions",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.11.3"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.6.4"
}
]
}
],
"package": {
"name": "filament/actions",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.6.3"
}
}
],
"modified": "2026-07-18T17:26:36Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2026-06-11T20:26:07Z",
"references": [
{
"url": "https://github.com/filamentphp/filament/security/advisories/GHSA-7q3w-xqjw-g3cr",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48067",
"type": "ADVISORY"
},
{
"url": "https://github.com/filamentphp/filament",
"type": "PACKAGE"
},
{
"url": "https://github.com/filamentphp/filament/releases/tag/v3.3.51",
"type": "WEB"
},
{
"url": "https://github.com/filamentphp/filament/releases/tag/v4.11.4",
"type": "WEB"
},
{
"url": "https://github.com/filamentphp/filament/releases/tag/v5.6.4",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-639"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-22T22:16:46Z",
"github_reviewed_at": "2026-06-11T20:26:07Z"
}
}