CVE-2026-77650
Received Received - Intake

Rogue Dependency Enables Arbitrary Code Execution in append-only-vec

Vulnerability report for CVE-2026-77650, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: MITRE

Description

The append-only-vec crate 0.1.9 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-21
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-506 The product contains code that appears to be malicious in nature.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves the append-only-vec crate 0.1.9 for Rust, which contains a malicious dependency that registers with a command-and-control server to enable arbitrary code execution during project compilation. The compromised crate was published and removed within 107 minutes with no evidence of actual usage.

Detection Guidance

Check for the presence of the malicious crate 'append-only-vec' version 0.1.9 in your project's dependencies. Inspect build scripts for unexpected network connections or file modifications. Look for files named 'rust-setup' or 'rust-setup.ps1' in temporary directories.

Impact Analysis

If you compile a project using the append-only-vec crate 0.1.9, the malicious dependency could execute arbitrary code on your system during the build process. This could lead to unauthorized access, data theft, or further compromise of your development environment.

Mitigation Strategies

Remove 'append-only-vec' version 0.1.9 from your project dependencies. Audit other dependencies for similar malicious crates like 'proc-macro1' or related typosquatted packages. Update to clean versions if available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-77650. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart