Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-6654

21
FAUCET Score

CVE-2026-6654 is a double-free and use-after-free vulnerability in the thin_vec Rust crate, specifically within the IntoIter::drop and ThinVec::clear functions. The flaw occurs when a panic in ptr::drop_in_place fails to reset the length to zero, potentially allowing memory to be freed twice or accessed after deallocation. Any application or library depending on the thin_vec crate is potentially affected by this vulnerability. The vulnerability carries a CVSS v3.1 score of 5.1 (Medium severity) with local access vector, low attack complexity, and no privilege requirements. The attack vector allows for both confidentiality and integrity impact with no availability impact, though the extremely low EPSS score of 0.000120 suggests minimal real-world exploitation probability compared to other vulnerabilities. There is currently no evidence of active exploitation, and the vulnerability does not appear on the KEV catalog or Hot List. The FAUCET risk score of 40.0 out of 100 indicates moderate concern. Community adoption and patch availability should be assessed, though the low EPSS and lack of public exploitation activity suggest this remains a low-urgency remediation unless the affected crate is critical to your infrastructure.

Impacted Technologies

VendorProductVersion(s)CPE
0.2.15CPE matchmatch criteria
cpe:2.3:a:mozilla:thin-vec:0.2.15:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

5.1MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.5
Impact Score
2.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.17%
Probability of exploitation in next 30 days
EPSS Percentile
6.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0017 is in the 14th percentile among its peer group of 3,050 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

rustpatch availablevia ghsa
Product: thin-vecFixed in: 0.2.16
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-xphw-cqx3-667jhigh

thin-vec: Use-After-Free and Double Free in IntoIter::drop When Element Drop Panics

Apr 15, 2026

References

access.redhat.com / security/cve/CVE-2026-6654
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-6654.json
github.com / mozilla/thin-vec/security/advisories/GHSA-xphw-cqx3-667j
ExploitVendor Advisory