LiveActive security incident?Get immediate response
CVE Record

CVE-2026-6654: Use-After-Free and Double-Free in IntoIter::drop when element drop panics

Double-Free / Use-After-Free (UAF) in the `IntoIter::drop` and `ThinVec::clear` functions in the thin_vec crate. A panic in `ptr::drop_in_place` skips setting the length to zero.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-6654 affects Mozilla's Rust thin-vec crate version 0.2.16. Under specific panic conditions, memory may be freed twice or used after being freed. This can crash software and may affect confidentiality or integrity. The source bundle does not show active exploitation or a named fixed version.

Executive priority

Treat as a high-priority dependency review, not an emergency internet-wide incident. Focus on systems using thin-vec 0.2.16, especially critical services where a local crash or memory safety failure has business impact.

Technical view

The issue is a double-free/use-after-free in `IntoIter::drop` and `ThinVec::clear`. If `ptr::drop_in_place` panics, length may not be reset to zero, allowing unsafe cleanup behavior. CVSS 3.1 is 7.3 high with local attack vector and high availability impact.

Likely exposure

Exposure is most likely in Rust applications or downstream packages that directly or transitively include thin-vec 0.2.16. Internet exposure is not established by the sources; the CVSS vector indicates local exploitation.

Exploitation context

No cited source or KEV entry indicates active exploitation. Practical risk depends on whether an application can reach the affected drop or clear paths and trigger a panic during element destruction.

Researcher notes

Evidence is limited to the provided advisory metadata and Red Hat references. The bundle names affected version 0.2.16 and the memory-safety mechanism, but does not provide exploit evidence, broad product impact, or a fixed version.

Mitigation direction

  • Inventory direct and transitive use of thin-vec 0.2.16.
  • Check the GitHub advisory for vendor remediation guidance.
  • Monitor Red Hat CVE and VEX pages for downstream status.
  • Update when a vendor-confirmed fixed version is available.
  • Prioritize software where crashes create operational or safety impact.

Validation and detection

  • Search dependency manifests, lockfiles, and SBOMs for thin-vec 0.2.16.
  • Identify products embedding Rust components that use thin-vec.
  • Review whether affected cleanup paths are reachable in your code.
  • Check Red Hat VEX data for affected downstream packages.
  • Document compensating controls if immediate update guidance is unavailable.
Prepared
Confidence
medium
Sources
6

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.

cwe · low confidence lookup

CWE-1341: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-415: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-416: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-6654 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

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

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.

2CVSS vectors
5Timeline events
2ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.3CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H2.54.7redhat-SADP
5.1CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N2.52.5CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2026-6654Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
redhat-SADPthin-vec: mozilla/thin-vec: Memory corruption vulnerability via Double-Free/Use-After-Free
other:Red Hat severity ratingcvssV3_1
  • 2026-04-20T11:00:56.752Z: Reported to Red Hat.
  • 2026-04-20T10:05:52.339Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Mozillathin-vec0.2.16unknown
Weakness

CWE details

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

CWE-1341 · source CWE mapping

Multiple Releases of Same Resource or Handle

Multiple Releases of Same Resource or Handle represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-415 · source CWE mapping

Double Free

Double Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.