{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-49209",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-28T03:42:34.340Z",
        "datePublished": "2026-07-17T16:02:06.498Z",
        "dateUpdated": "2026-07-17T17:26:18.929Z"
    },
    "containers": {
        "cna": {
            "title": "Symfony UX: Denial of service in symfony/ux-live-component via unbounded batch action requests",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-770",
                            "lang": "en",
                            "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/symfony/ux/security/advisories/GHSA-mm82-c99c-h2cf",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/symfony/ux/security/advisories/GHSA-mm82-c99c-h2cf"
                },
                {
                    "name": "https://github.com/symfony/ux/commit/95e878d5257f13d6d652ca95e3ef6bb0934d674f",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/symfony/ux/commit/95e878d5257f13d6d652ca95e3ef6bb0934d674f"
                },
                {
                    "name": "https://github.com/symfony/ux/releases/tag/v2.36.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/symfony/ux/releases/tag/v2.36.0"
                },
                {
                    "name": "https://github.com/symfony/ux/releases/tag/v3.1.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/symfony/ux/releases/tag/v3.1.0"
                }
            ],
            "affected": [
                {
                    "vendor": "symfony",
                    "product": "ux",
                    "versions": [
                        {
                            "version": ">= 3.0.0, < 3.1.0",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.5.0, < 2.36.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-17T16:02:06.498Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\\UX\\LiveComponent\\Controller\\BatchActionController::__invoke() iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, an authenticated client can submit a single _batch request containing thousands of actions and exhaust CPU, memory, and database connections on the application server. This issue is fixed in versions 2.36.0 and 3.1.0."
                }
            ],
            "source": {
                "advisory": "GHSA-mm82-c99c-h2cf",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-17T17:26:12.348589Z",
                                "id": "CVE-2026-49209",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-17T17:26:18.929Z"
                }
            }
        ]
    }
}