Security Advisory

CVE-2026-49211

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-17 16:14:29
Last updated 2026-07-17 16:41:33
Assigner GitHub_M
CVSS score 6.9
State PUBLISHED

Description

Symfony UX is a JavaScript ecosystem for Symfony. From 2.2.0 until 2.36.0 and 3.1.0, Symfony\UX\Autocomplete\Doctrine\EntitySearchUtil::addSearchClause() builds the LIKE expression used by the autocomplete endpoint by wrapping the client-supplied query in %...% without escaping SQL LIKE wildcards (%, _, \), allowing unauthenticated users to turn the public BaseEntityAutocompleteType endpoint into a broad matcher or blind boolean oracle against every column in default searchable_fields. This issue is fixed in versions 2.36.0 and 3.1.0.