LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38191: An issue was discovered in the tokio crate before 1.8.1 for Rust.

An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Tokio is a core Rust async runtime. In versions before 1.8.1, aborting a task can cause it to be dropped on the wrong thread. The provided sources do not describe confirmed business impact, but Rust services using affected Tokio versions should prioritize dependency review and upgrade planning.

Executive priority

Handle as a targeted dependency hygiene item, not an emergency based on current evidence. Prioritize internet-facing or business-critical Rust services if they run affected Tokio versions, because the provided sources do not quantify impact or exploitation likelihood.

Technical view

Tokio before 1.8.1 may drop a Task in the wrong thread after JoinHandle::abort. The source bundle provides no CVSS, CWE, exploitability, or detailed impact. Treat this as a dependency-level correctness and runtime-safety issue where abort paths are reachable.

Likely exposure

Exposure is limited to Rust applications or libraries that depend on the tokio crate before 1.8.1. Risk is most relevant where code uses or can trigger JoinHandle::abort. The bundle lists no CPEs and no affected vendor/product beyond Tokio.

Exploitation context

No source in the bundle reports active exploitation, and KEV is false. The bundle provides no proof-of-concept, attacker prerequisites, or weaponization details. Exploitability and practical impact remain unclear from the supplied evidence.

Researcher notes

The key evidence is narrow: affected Tokio versions before 1.8.1 and incorrect task drop thread behavior after JoinHandle::abort. No CVSS, CWE, CPE, patch details beyond version boundary, exploit status, or impact analysis is included in the supplied bundle.

Mitigation direction

  • Upgrade tokio to version 1.8.1 or later.
  • Review Cargo.lock for resolved tokio versions below 1.8.1.
  • Check vendor or upstream RustSec guidance for any additional remediation notes.
  • Prioritize services that call JoinHandle::abort or abort spawned tasks.

Validation and detection

  • Inventory Rust projects using the tokio crate.
  • Confirm resolved tokio versions in dependency lockfiles.
  • Search application code for JoinHandle::abort usage.
  • Run existing unit and integration tests after dependency updates.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-38191 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.