← Back to CVE search

CVE-2026-49216

Symfony UX

Description

Symfony UX is a JavaScript ecosystem for Symfony. From 2.2.0 until 2.36.0 and 3.1.0, the Stimulus controller in symfony/ux-autocomplete renders AJAX response items in _createAutocompleteWithRemoteData() by interpolating the text field into HTML template literals (<div>${item[labelField]}</div>) rather than text, allowing attacker-controlled markup from user-supplied dropdown values to execute in the browser of any user who opens an autocomplete widget backed by the same data. This issue is fixed in versions 2.36.0 and 3.1.0.

CVSS 5.4EPSS 0.17600000000000002%Risk 0.55
View source
Published
2026-07-17 17:17:16
Affected versions
>=2.2.0,<2.36.0,>=3.1.0,<3.1.0
Type
Library
Last modified
2026-07-21 03:16:41
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N