LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25023: An issue was discovered in the smallvec crate before 0.6.13 for Rust.

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2018-25023 affects the Rust smallvec crate before 0.6.13. The issue could allow creation of uninitialized values, including references, which undermines Rust’s normal memory-safety guarantees. Business urgency depends on whether production software still uses this old dependency directly or transitively.

Executive priority

Treat as a dependency hygiene issue unless exposed systems still use vulnerable smallvec. Prioritize confirmation in Rust assets and update during normal security maintenance, escalating if critical services depend on old versions.

Technical view

RustSec describes smallvec versions before 0.6.13 as able to create an uninitialized value of any type, including reference types. The provided sources identify the affected component and fixing commit, but provide no CVSS, CWE, exploit details, or product-specific impact beyond the crate.

Likely exposure

Exposure is most likely in Rust applications, services, or libraries that depend directly or transitively on smallvec versions before 0.6.13. The source bundle does not identify packaged products, CPEs, or deployment environments.

Exploitation context

The source bundle does not show active exploitation, and the CVE is not marked as CISA KEV. No public exploit status is provided in the supplied evidence.

Researcher notes

Evidence is narrow: affected crate, version boundary, and fixing commit are supplied, but no CVSS, CWE, exploitability narrative, or real-world exploitation evidence. Avoid assuming impact beyond memory-safety risk from uninitialized values.

Mitigation direction

  • Inventory Rust dependency trees for smallvec usage.
  • Upgrade smallvec to 0.6.13 or later where present.
  • Check RustSec and upstream vendor guidance before release.
  • Rebuild and retest affected Rust applications after dependency changes.

Validation and detection

  • Review Cargo.lock files for smallvec versions before 0.6.13.
  • Run cargo audit or equivalent RustSec-based dependency checks.
  • Confirm transitive dependencies no longer resolve vulnerable smallvec versions.
  • Verify application tests pass after dependency updates.
Prepared
Confidence
medium
Sources
5

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-2018-25023 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
4Source 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.