From fd5fbbe3fda7d02f2a77d28eb57a6a7d2f5fb1bd Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" <193874+carols10cents@users.noreply.github.com> Date: Sun, 5 Apr 2026 19:51:21 -0400 Subject: [PATCH] Report removed, malicious crate logtrace (#2765) --- crates/logtrace/RUSTSEC-0000-0000.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 crates/logtrace/RUSTSEC-0000-0000.md diff --git a/crates/logtrace/RUSTSEC-0000-0000.md b/crates/logtrace/RUSTSEC-0000-0000.md new file mode 100644 index 000000000..0465a0330 --- /dev/null +++ b/crates/logtrace/RUSTSEC-0000-0000.md @@ -0,0 +1,20 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "logtrace" +date = "2026-04-05" +expect-deleted = true +categories = ["malicious"] + +[versions] +patched = [] +``` + +# `logtrace` was removed from crates.io for malicious code + +`logtrace` appeared to be downloading a RAT. + +The malicious crate had 2 versions published on 2026-04-01 that had a total of 30 downloads. There +were no crates depending on this crate on crates.io. + +Thanks to [Socket.dev](https://socket.dev/) for detecting and reporting this to the crates.io team!