JQuery Cross-Site Scripting (XSS) Vulnerability
jquery — jQuery
In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements 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.
6.9
83.8%
Vector breakdown
- Attack vector
- Network
- Attack complexity
- High
- Privileges required
- None
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- High
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N
- Published
- Apr 29, 2020
- Modified
- Oct 21, 2025
- Added to KEV
- Jan 23, 2025
- Federal patch due
- Feb 13, 2025
CISA required action
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Weakness classification
Proof-of-concept & exploitation references
Weaponization
Public repositories whose name or description references CVE-2020-11023, found via a live GitHub search at request time. These are community-sourced signals, not a verified working exploit - cross-check each one before relying on it, and treat higher star counts and recent activity as (weak) corroboration, not proof.
No public GitHub repositories referencing CVE-2020-11023 were found at last check. Absence here is not proof no exploit exists - see the references below for vendor advisories and write-ups.
References
- debian.org
- lists.fedoraproject.org
- oracle.com
- jquery.com
- security.netapp.com
- drupal.org
- github.com
- blog.jquery.com
- lists.opensuse.org
- security.gentoo.org
- lists.opensuse.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
- lists.apache.org
Frequently asked questions
What is CVE-2020-11023?
In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements 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.
How severe is CVE-2020-11023?
CVE-2020-11023 has a CVSS base score of 6.9 out of 10 (CVSS 3.1).
Is CVE-2020-11023 actively exploited in the wild?
Yes. CVE-2020-11023 is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added Jan 23, 2025, meaning CISA has confirmed evidence of active exploitation.
What is the EPSS score for CVE-2020-11023?
83.8% - meaning FIRST.org's EPSS model estimates a 83.8% probability this vulnerability will be exploited in the wild within 30 days (100% percentile among all scored CVEs).
What type of vulnerability is CVE-2020-11023?
CVE-2020-11023 is classified under CWE-79 (CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')).
Cross-checked against
Impactr finds and proves whether CVE-2020-11023 - or flaws like it - are actually reachable in your own web apps and APIs, with a reproducible exploit as evidence.
Join the waitlist