---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Disable legacy JQuery UI usage

# Disable legacy JQuery UI usage {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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 {#sc-disable-legacy-jquery-ui-usage__section_lnh_pkf_32c}

{#sc-disable-legacy-jquery-ui-usage__table_hhv_dvg_1xb__entry__2}

| 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](https://servicenow-prod.fluidtopics.net/s9Iz8esR6282THUNXoEpzg "The Configuration category ensures applications have a secure build environment and hardened third party library components. Specifically, ensuring a build and deploy pipeline is repeatable and includes automated testing and prevents known security issues from being deployed. This includes keeping dependencies up to date and free from known vulnerabilities.") |
| 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. {#sc-disable-legacy-jquery-ui-usage__ul_ihv_dvg_1xb} |
| 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 |
[ ]

{#sc-disable-legacy-jquery-ui-usage__table_hhv_dvg_1xb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

