Symfony UX is a JavaScript ecosystem for Symfony. From 2.22.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::isLiveComponentRequest() gates #[LiveAction] invocations on Accept: application/vnd.live-component+html, but the Accept header is CORS-safelisted and cross-origin fetch() can set it without preflight, allowing forged cross-origin #[LiveAction] requests against a victim session when applications use SameSite=None, credentials: 'include', a permissive cookie policy, or a same-origin pivot. This issue is fixed in versions 2.36.0 and 3.1.0.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-352"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49215.json"
}{
"cpe": [
"cpe:2.3:a:symfony:ux:*:*:*:*:*:*:*:*",
"cpe:2.3:a:symfony:ux:3.0.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.22.0"
},
{
"fixed": "2.36.0"
},
{
"introduced": "3.0.0"
},
{
"last_affected": "3.0.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
]
}