jQuery.UI.Combined
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Activity
- Latest release
- 1y ago
- Total releases
- 38
- Cadence
- ~42 days
- Last 12 months
- 0
Details
- First release
- Mar 03, 2011
| Version | Released | |
|---|---|---|
1.14.1
minor
|
1.14.1
minor
Dependencies (1)
|
|
1.13.3
patch
|
1.13.3
patch
Dependencies (1)
|
|
1.13.2
patch
|
1.13.2
patch
Dependencies (1)
|
|
1.13.1
patch
1 CVE
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev |
1.13.1
patch
Dependencies (1)
|
|
1.13.0
minor
1 CVE
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev |
1.13.0
minor
Dependencies (1)
|
|
1.12.1
patch
4 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev |
1.12.1
patch
Dependencies (1)
|
|
1.12.0
minor
4 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev |
1.12.0
minor
Dependencies (1)
|
|
1.11.4
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.11.4
patch
Dependencies (1)
|
|
1.11.3
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.11.3
patch
Dependencies (1)
|
|
1.11.2
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.11.2
patch
Dependencies (1)
|
|
1.11.1
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.11.1
patch
Dependencies (1)
|
|
1.11.0
minor
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.11.0
minor
Dependencies (1)
|
|
1.10.4
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.10.4
patch
Dependencies (1)
|
|
1.10.3
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.10.3
patch
Dependencies (1)
|
|
1.10.2
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.10.2
patch
Dependencies (1)
|
|
1.10.1
patch
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.10.1
patch
Dependencies (1)
|
|
1.10.0
minor
5 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.10.0
minor
Dependencies (1)
|
|
1.9.2
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.9.2
patch
Dependencies (1)
|
|
1.9.1
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.9.1
patch
Dependencies (1)
|
|
1.9.0
minor
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.9.0
minor
Dependencies (1)
|
|
1.8.24
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.24
patch
Dependencies (1)
|
|
1.9.0-RC1
pre
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.9.0-RC1
pre
Dependencies (1)
|
|
1.8.23
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.23
patch
Dependencies (1)
|
|
1.8.20.1
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.20.1
patch
Dependencies (1)
|
|
1.8.22
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.22
patch
Dependencies (1)
|
|
1.8.21
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.21
patch
Dependencies (1)
|
|
1.8.20
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.20
patch
Dependencies (1)
|
|
1.8.19
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.19
patch
Dependencies (1)
|
|
1.8.18
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.18
patch
Dependencies (1)
|
|
1.8.17
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.17
patch
Dependencies (1)
|
|
1.8.16
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.16
patch
Dependencies (1)
|
|
1.8.15
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.15
patch
Dependencies (1)
|
|
1.8.14
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.14
patch
Dependencies (1)
|
|
1.8.13
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.13
patch
Dependencies (1)
|
|
1.8.12
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.12
patch
Dependencies (1)
|
|
1.8.11
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.11
patch
Dependencies (1)
|
|
1.8.10
patch
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.10
patch
Dependencies (1)
|
|
1.8.9
initial
7 CVEs
CVE-2022-31160
GHSA-h6gj-6jjq-h8g9
Jul 18, 2022
jQuery UI vulnerable to XSS when refreshing a checkboxradio with an HTML-like initial text label
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
ImpactInitializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. If you call For example, starting with the following initial secure HTML:
and calling:
will turn the initial HTML into:
and the alert will get executed. PatchesThe bug has been patched in jQuery UI 1.13.2. WorkaroundsTo remediate the issue, if you can change the initial HTML, you can wrap all the non-input contents of the
Referenceshttps://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 23 more Show less
1.13.0
1.13.1
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.2
References
Updated Jul 21, 2025 · Source: OSV.dev
CVE-2021-41183
GHSA-j7qv-pgf6-hvh4
BIT-drupal-2021-41183
Oct 26, 2021
XSS in `*Text` options of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of various
will call PatchesThe issue is fixed in jQuery UI 1.13.0. The values passed to various WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41184
GHSA-gpqq-952q-5327
BIT-drupal-2021-41184
Oct 26, 2021
XSS in the `of` option of the `.position()` util in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2021-41182
GHSA-9gj3-hwp5-pmwc
BIT-drupal-2021-41182
Oct 26, 2021
XSS in the `altField` option of the Datepicker widget in jquery-ui
6.5
/ 10
Medium
Network
Low
None
Required
Unchanged
None
High
None
ImpactAccepting the value of the
will call the PatchesThe issue is fixed in jQuery UI 1.13.0. Any string value passed to the WorkaroundsA workaround is to not accept the value of the For more informationIf you have any questions or comments about this advisory, search for a relevant issue in the jQuery UI repo. If you don't find an answer, open a new issue. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
+ 21 more Show less
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.13.0
References
Updated Jul 08, 2026 · Source: OSV.dev
CVE-2010-5312
GHSA-wcm2-9c89-wmfm
Oct 24, 2017
Cross-site Scripting in jquery-ui
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2012-6662
GHSA-qqxp-xp9v-vvx6
Oct 24, 2017
jquery-ui Tooltip widget vulnerable to XSS
Medium
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo. Affected versions
1.8.10
1.8.11
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
+ 9 more Show less
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.10.0
References
Updated Apr 14, 2025 · Source: OSV.dev
CVE-2016-7103
GHSA-hpcf-8vf9-q4gj
Oct 24, 2017
jQuery-UI vulnerable to Cross-site Scripting in dialog closeText
6.1
/ 10
Medium
Network
Low
None
Required
Changed
Low
Low
None
Affected versions of jQuery-UI is a library for manipulating UI elements via jQuery. Version 1.11.4 has a cross site scripting (XSS) vulnerability in the RecommendationUpgrade to jQuery-UI 1.12.0 or later. Affected versions
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.8.10
1.8.11
+ 19 more Show less
1.8.12
1.8.13
1.8.14
1.8.15
1.8.16
1.8.17
1.8.18
1.8.19
1.8.20
1.8.20.1
1.8.21
1.8.22
1.8.23
1.8.24
1.8.9
1.9.0
1.9.0-RC1
1.9.1
1.9.2
Fixed in
1.12.0
References
Updated Mar 11, 2024 · Source: OSV.dev |
1.8.9
initial
Dependencies (1)
|