CVE-2026-49211

HIGH

Symfony UX: Information exposure via unescaped LIKE wildcards in EntitySearchUtil

Title source: cna
STIX 2.1

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.

References (4)

Core 4

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