CVE-2022-0451
CVE-2022-0451 is a medium-severity vulnerability in Dart Dart Software Development Kit with a CVSS 3.x base score of 6.5. 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-863.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v2: 4.0
- EPSS exploit prediction: 1% (58th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-863
- Affected product: Dart Dart Software Development Kit
- Published:
- Last modified:
Description
Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with authorization header and it redirects to an attackers site, they might not expect attacker site to receive authorization header. We recommend updating the Dart SDK to version 2.16.0 or beyond.
Frequently asked questions
- What is CVE-2022-0451?
- Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with authorization header and it redirects to an attackers site, they might not expect attacker site to receive authorization header. We recommend updating the Dart SDK to version 2.16.0 or beyond.
- How severe is CVE-2022-0451?
- CVE-2022-0451 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2022-0451 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (58th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-0451?
- CVE-2022-0451 affects Dart Dart Software Development Kit. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-0451?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2022-0451 published?
- CVE-2022-0451 was published on 2022-02-18 and last updated on 2026-06-17.
References
- https://dart-review.googlesource.com/c/sdk/+/229947
- https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc
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-2021-22540 — Medium (CVSS 6.1): Bad validation logic in the Dart SDK versions prior to 2.12.3 allow an attacker to use an XSS attack via DOM…
- 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-863 (Incorrect Authorization) vulnerabilities
- CVE-2026-48286 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9396 and earlier are affected by an Incorrect Authorization…
- CVE-2026-48303 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by an Incorrect Authorization…
- CVE-2026-44330 — Critical (CVSS 10.0): free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the…
- CVE-2026-46595 — Critical (CVSS 10.0): Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of…
- CVE-2026-33105 — Critical (CVSS 10.0): Improper authorization in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over…
- CVE-2026-32213 — Critical (CVSS 10.0): Improper authorization in Azure AI Foundry allows an unauthorized attacker to elevate privileges over a network.
Browse all CWE-863 (Incorrect Authorization) vulnerabilities →