PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-49211 symfony CVE debrief

CVE-2026-49211 is a SQL injection vulnerability in Symfony UX Autocomplete endpoint. The issue was fixed in versions 2.36.0 and 3.1.0. This vulnerability allows unauthenticated users to turn the public BaseEntityAutocompleteType endpoint into a broad matcher or blind boolean oracle against every column in default searchable_fields. Users of Symfony UX Autocomplete endpoint should apply the patches to prevent SQL injection attacks.

Vendor
symfony
Product
ux
CVSS
MEDIUM 6.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-17
Original CVE updated
2026-07-17
Advisory published
2026-07-17
Advisory updated
2026-07-17

Who should care

Users of Symfony UX Autocomplete endpoint should apply the patches to prevent SQL injection attacks. This includes operators, platform administrators, vulnerability management teams, and security teams who need to ensure the endpoint is properly secured.

Technical summary

The Symfony UX Autocomplete endpoint is vulnerable to SQL injection due to improper escaping of SQL LIKE wildcards. An unauthenticated user can exploit this vulnerability to turn the public BaseEntityAutocompleteType endpoint into a broad matcher or blind boolean oracle against every column in default searchable_fields. The vulnerability was fixed in versions 2.36.0 and 3.1.0. This issue allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modifications. Users of Symfony UX Autocomplete endpoint should apply patches to upgrade to Symfony UX version 2.36.0 or 3.1.0 and restrict access to the BaseEntityAutocompleteType endpoint. Additionally, monitoring for suspicious activity on the endpoint and reviewing compensating controls for exposed systems are recommended until remediation is verified.

Defensive priority

Medium

Recommended defensive actions

  • Apply patches to upgrade to Symfony UX version 2.36.0 or 3.1.0
  • Restrict access to the BaseEntityAutocompleteType endpoint
  • Monitor for suspicious activity on the endpoint
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-17T17:17:15.790Z and last modified on 2026-07-17T18:00:02.913Z. The NVD entry is currently Undergoing Analysis. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The CVE record and NVD entry provide the most up-to-date information.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-17T17:17:15.790Z and has not been modified since then. The NVD entry is currently Undergoing Analysis.