CVE-2021-22540
CVE-2021-22540 is a medium-severity vulnerability in Dart Dart Software Development Kit with a CVSS 3.x base score of 6.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 6.1)
- CVSS v2: 4.3
- EPSS exploit prediction: 1% (48th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Dart Dart Software Development Kit
- Published:
- Last modified:
Description
Bad validation logic in the Dart SDK versions prior to 2.12.3 allow an attacker to use an XSS attack via DOM clobbering. The validation logic in dart:html for creating DOM nodes from text did not sanitize properly when it came across template tags.
Frequently asked questions
- What is CVE-2021-22540?
- Bad validation logic in the Dart SDK versions prior to 2.12.3 allow an attacker to use an XSS attack via DOM clobbering. The validation logic in dart:html for creating DOM nodes from text did not sanitize properly when it came across template tags.
- How severe is CVE-2021-22540?
- CVE-2021-22540 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2021-22540 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (48th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-22540?
- CVE-2021-22540 affects Dart Dart Software Development Kit. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-22540?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2021-22540 published?
- CVE-2021-22540 was published on 2021-04-22 and last updated on 2026-06-17.
References
- https://github.com/dart-lang/sdk/commit/ce5a1c2392debce967415d4c09359ff2555e3588
- https://github.com/dart-lang/sdk/security/advisories/GHSA-3rfv-4jvg-9522
Affected products (1)
- cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:*
More vulnerabilities in Dart Dart Software Development Kit
- CVE-2022-3095 — Critical (CVSS 9.8): The implementation of backslash parsing in the Dart URI class for versions prior to 2.18 and Flutter versions prior to…
- CVE-2021-22568 — High (CVSS 8.8): When using the dart pub publish command to publish a package to a third-party package server, the request would be…
- CVE-2026-27704 — High (CVSS 7.5): The Dart and Flutter SDKs provide software development kits for the Dart programming language. In versions of the Dart…
- CVE-2022-0451 — Medium (CVSS 6.5): Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin…
- CVE-2020-8923 — Medium (CVSS 5.4): An improper HTML sanitization in Dart versions up to and including 2.7.1 and dev versions 2.8.0-dev.16.0, allows an…
- CVE-2021-22567 — Medium (CVSS 4.6): Bidirectional Unicode text can be interpreted and compiled differently than how it appears in editors which can be…
All CVEs affecting Dart Dart Software Development Kit →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →