---
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 behavior \[Updated in Securty Center 1.3\]

# Disable legacy JQuery behavior \[Updated in Securty Center 1.3\] {#ariaid-title1}

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

The glide.jquery.legacy is used to prevent older prepatched JQuery
versions from being used which will introduce unpatched vulnerabilities in the
library.
Set glide.jquery.legacy to the recommended value of
false to prevent older prepatched JQuery versions from being used
which introduce unpatched vulnerabilities in the library. Set the value to
true to allow prepatched JQuery versions.

## More information {#sc-legacy-jquery-behavior__section_more_information}

{#sc-legacy-jquery-behavior__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.jquery.legacy |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Architecture, design, and threat modeling](https://servicenow-prod.fluidtopics.net/GP7csKl7x_IoFFA7nE_oew "This broad control addresses high level design considerations and key elements to implement a secure application. This covers the tenants of availability, confidentiality processing integrity, non-repudiation and privacy. Additionally, elements of a secure software development lifecycle are included.") |
| Purpose | To prevent potential security risks arising from attacks on vulnerabilities discovered in outdated JQuery library versions. |
| Recommended value | False |
| Configuration type | Boolean |
| Security risk | (High) Prevent older prepatched JQuery versions from being used which introduce unpatched vulnerabilities in the library. The system property is a failsafe in case any organizations depend on the non-patched versions of angularJS to run their custom implementations. |
| Security risk rating | 7.1 |
[ ]

{#sc-legacy-jquery-behavior__table_ajc_b43_3kb}

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).

