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.
{
"github_reviewed_at": "2026-06-11T20:26:07Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-639"
],
"nvd_published_at": null,
"github_reviewed": true
}