CVE-2026-49209: Symfony UX: Denial of service in symfony/ux-live-component via unbounded batch action requests

Published Jun 19, 2026
·
Updated

Description

Symfony\UX\LiveComponent\Controller\BatchActionController::invoke() iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry (event subscribers, validators, Doctrine, rendering). The array size is never bounded, so an authenticated client can submit a single batch request containing thousands of actions and exhaust CPU, memory, and database connections on the application server.

Resolution

BatchActionController now enforces an upper bound of 50 actions per batch request (MAXACTIONSPERBATCH) and rejects larger payloads up front with a BadRequestHttpException. The matching JavaScript backend was also updated to split larger client-side batches into multiple requests so legitimate usage isn't affected.

The patch for this issue is available here for branch 2.x (and forward-ported to 3.x).

Credits

Symfony would like to thank Pascal Cescon for reporting the issue and Hugo Alliaume for providing the fix.

Other sources

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.

MITRE

Affected Software

4 affected componentsFixes available
composer/symfony/ux-live-component>=3.0.0<3.1.0
3.1.0
composer/symfony/ux-live-component>=2.5.0<2.36.0
2.36.0
Symfony UX>=2.5.0<2.36.0
Symfony UX=3.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade composer/symfony/ux-live-component to a version that resolves this vulnerability.

    Fixed in 3.1.0
  2. Upgrade

    Upgrade composer/symfony/ux-live-component to a version that resolves this vulnerability.

    Fixed in 2.36.0
  3. Upgrade

    Upgrade Symfony UX (symfony/ux-live-component) to a version that resolves this vulnerability.

    Fixed in 2.36.0
  4. Upgrade

    Upgrade Symfony UX (symfony/ux-live-component) to a version that resolves this vulnerability.

    Fixed in 3.1.0
  5. Configuration

    Update/patch BatchActionController to enforce MAX_ACTIONS_PER_BATCH=50 and reject any _batch request with more than 50 actions by throwing BadRequestHttpException.

    Symfony\UX\LiveComponent\Controller\BatchActionController MAX_ACTIONS_PER_BATCH upper bound for _batch actions payload = 50

Event History

Jun 19, 2026
Advisory Published
via GitHub·07:34 PM
Data Sourced
via GitHub·07:34 PM
DescriptionWeaknessAffected Software
Jul 17, 2026
CVE Published
via MITRE·04:02 PM
Data Sourced
via MITRE·04:02 PM
DescriptionWeakness
Data Sourced
via NVD·05:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-49209?

CVE-2026-49209 has a severity rating of medium with a CVSS score of 5.3.

2

What vulnerability does CVE-2026-49209 address?

CVE-2026-49209 addresses a denial of service vulnerability in Symfony UX due to unbounded batch action requests.

3

How do I fix CVE-2026-49209?

To fix CVE-2026-49209, you should upgrade to the latest version of the Symfony UX Live Component package that includes the patch.

4

What are the potential impacts of CVE-2026-49209?

The potential impacts of CVE-2026-49209 include the possibility of denial of service, leading to application performance issues.

5

Who is affected by CVE-2026-49209?

CVE-2026-49209 affects users of the Symfony UX Live Component who utilize the batch action feature without restrictions.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203