Disable legacy JQuery UI usage

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Avoid the introduction of unpatched vulnerabilities in the library by disabling legacy JQuery UI usage.

    Prevent the use of older prepatched JQuery UI versions, which introduce unpatched vulnerabilities in the library. Using old versions can potentially lead to security risks arising from attacks on vulnerabilities discovered in outdated JQuery UI library versions.

    Confirm that the glide.jquery_ui.legacy system property is set to false to prevent older prepatched JQuery UI versions from being used. This system property is a failsafe in case organizations depend on the non-patched versions to run their custom implementations.

    More information

    Attribute Description
    Configuration name glide.jquery_ui.legacy
    Configuration type System Properties (/sys_properties_list.do)
    Data type String
    Recommended value false
    Default value false
    Fallback value true
    Category Configuration
    Security risk
    • Severity score: 3.9
    • CVSS score: Low
    • Preventing older prepatched JQuery UI versions from being used can introduce unpatched vulnerabilities in the library.
    Functional impact This system property is a failsafe in case organizations depend on the non-patched versions to run their custom implementations.
    Dependencies and prerequisites None

    To learn more about adding or creating a system property, see Add a system property.