CVE-2026-49211
HIGHSymfony UX: Information exposure via unescaped LIKE wildcards in EntitySearchUtil
Title source: cnaDescription
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.
References (4)
Core 4
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/symfony/ux/releases/tag/v3.1.0
X_Refsource_Confirm x_refsource_confirm
https://github.com/symfony/ux/security/advisories/GHSA-946h-jp5c-8fvh
X_Refsource_Misc x_refsource_misc
https://github.com/symfony/ux/commit/725ab3d40689c91ff19ad2d01940a30007769214
X_Refsource_Misc x_refsource_misc
https://github.com/symfony/ux/releases/tag/v2.36.0
Scores
CVSS v3
7.5
EPSS
0.0031
EPSS Percentile
22.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-200
Status
published
Products (4)
symfony/ux
3.0.0
symfony/ux
2.2.0 - 2.36.0
symfony/ux
>= 2.2.0, < 2.36.0
symfony/ux
>= 3.0.0, < 3.1.0
Published
Jul 17, 2026
Tracked Since
Jul 17, 2026