LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25005: An issue was discovered in the chacha20 crate before 0.2.3 for Rust.

An issue was discovered in the chacha20 crate before 0.2.3 for Rust. A ChaCha20 counter overflow makes it easier for attackers to determine plaintext.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects older Rust software using the chacha20 crate before version 0.2.3. A counter overflow in the cipher implementation can weaken confidentiality by making plaintext easier to infer. Exposure is specific to applications that include this dependency and use it for sensitive encryption.

Executive priority

Handle in normal dependency remediation cycles, with higher priority for systems encrypting sensitive customer, authentication, financial, or regulated data. There is no source-supported evidence of active exploitation, but cryptographic confidentiality weaknesses should not linger.

Technical view

The reported flaw is a ChaCha20 counter overflow in the Rust chacha20 crate before 0.2.3. The source bundle does not provide CVSS, CWE, exploit details, or broad product mappings. The main security impact described is reduced confidentiality because attackers may more easily determine plaintext.

Likely exposure

Likely exposure is limited to Rust applications, services, or libraries that depend directly or transitively on chacha20 versions earlier than 0.2.3. Business impact depends on whether that code protects sensitive data and whether vulnerable encryption paths are reachable.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation evidence. Public details describe the cryptographic weakness at a high level only. Treat this as a dependency remediation issue unless local review shows sensitive encryption use at scale.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPE, affected product mapping, or exploit status is provided. The reliable facts are the affected Rust crate, versions before 0.2.3, and the counter-overflow confidentiality concern documented by CVE and RustSec.

Mitigation direction

  • Upgrade the chacha20 crate to version 0.2.3 or later.
  • Review direct and transitive Rust dependencies for vulnerable chacha20 versions.
  • Prioritize systems where the crate protects sensitive or regulated data.
  • Check RustSec and vendor guidance for any newer recommendations.

Validation and detection

  • Inspect dependency manifests and lockfiles for chacha20 versions before 0.2.3.
  • Identify runtime paths that use ChaCha20 encryption for sensitive data.
  • Confirm updated builds resolve to chacha20 0.2.3 or later.
  • Verify dependency scanning flags are cleared after remediation.
Prepared
Confidence
medium
Sources
3

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-2019-25005 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
2Source links

CVSS and timeline data

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

Source materials

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.