Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable legacy JQuery behavior

The glide.jquery.legacy is used to prevent older prepatched JQuery versions from being used which will introduce unpatched vulnerabilities in the library.

If glide.jquery.legacy is not set to the recommended value of false, then older prepatched JQuery versions are used which introduce unpatched vulnerabilities in the library. When false, integrates the JQuery 1.12.3 and 2.2.3 security patches. The system property is a fail-safe in case any organizations depend on the non-patched versions of angularJS to run their custom implementations.

Ensure the property glide.jquery.legacy is set to false.

More information

AttributeDescription
Configuration nameglide.jquery.legacy
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuefalse
Default value<none>
Fallback valuetrue
CategoryArchitecture, design, and threat modeling
Security risk- Severity score: 7.1 - CVSS rating: High - Security risk details: This update could potentially lead to security risks arising from attacks on vulnerabilities discovered in outdated JQuery library versions.
Functional impactNone
Dependencies and prerequisitesNone

Parent Topic:Architecture, design, and threat modeling