CVE-2020-11022 MEDIUM

CVE-2020-11022: jQuery has a potential XSS vulnerability

Vendor Jquery
Product jQuery
Weakness CWE-79 · XSS
Published April 29, 2020
Last update April 13, 2026

CVSS base score

6.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

In jQuery starting with 1.12.0 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Key dates

02Disclosure timeline

April 29, 2020 CVE published
April 13, 2026 Record updated

Related vulnerabilities

04Related CVE