CVE-2026-49215
Severity CVSS v4.0:
LOW
Type:
CWE-352
Cross-Site Request Forgery (CSRF)
Publication date:
17/07/2026
Last modified:
20/07/2026
Description
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.
Impact
Base Score 4.0
2.10
Severity 4.0
LOW
Base Score 3.x
5.40
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:symfony:ux:*:*:*:*:*:*:*:* | 2.22.0 (including) | 2.36.0 (excluding) |
| cpe:2.3:a:symfony:ux:3.0.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



