Vulnerability DatabaseRUSTSEC-2021-0119

RUSTSEC-2021-0119
Rust vulnerability analysis and mitigation

Overview

The vulnerability (RUSTSEC-2021-0119/CVE-2021-45707) was discovered in the nix crate versions 0.16.0 and later, affecting versions before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. The issue involves an out-of-bounds write vulnerability in the unistd::getgrouplist function when a user is a member of more than 16 /etc/groups groups (NVD).

Technical details

The vulnerability stems from a mismatch between the buffer capacity and the ngroups value passed to libc::getgrouplist. When libc::getgrouplist returns -1 (indicating the supplied groups buffer is too short), the code doubles the buffer size but doesn't properly update the ngroups value to reflect the new buffer length. This causes libc to write beyond the allocated memory buffer, potentially leading to segmentation faults, allocator corruption, or undefined behavior (Github Issue). The vulnerability has been assigned a CVSS v3.1 base score of 9.8 (CRITICAL) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability can result in out-of-bounds memory writes, which may lead to memory corruption, program crashes, or potential arbitrary code execution. The high CVSS score indicates that this vulnerability could potentially be exploited remotely without requiring privileges or user interaction (NVD).

Mitigation and workarounds

The vulnerability has been fixed in versions 0.20.2, 0.21.2, and 0.22.2 of the nix crate. Users should upgrade to these or later versions to mitigate the vulnerability. The fix involves properly updating the ngroups value to match the buffer capacity in each iteration of the getgrouplist function (NVD).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-66627HIGH8.4
  • RustRust
  • wasmi
NoYesDec 09, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 2025
CVE-2025-67487MEDIUM5.5
  • RustRust
  • static-web-server
NoYesDec 09, 2025
CVE-2025-66622LOW1.3
  • RustRust
  • matrix-sdk-base
NoYesDec 09, 2025
RUSTSEC-2025-0135N/AN/A
  • RustRust
  • matrix-sdk-base
NoYesDec 08, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management