Skip to content

Commit b5be603

Browse files
carols10centsdjc
authored andcommitted
Malicious crate rpc-check
1 parent 93090f9 commit b5be603

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "rpc-check"
5+
date = "2026-02-19"
6+
expect-deleted = true
7+
8+
[versions]
9+
patched = []
10+
```
11+
12+
# `rpc-check` was removed from crates.io for malicious code
13+
14+
It was attempting to steal credentials from the `POLYMARKET_PRIVATE_KEY` environment variable.
15+
16+
The malicious crate had 3 versions published on 2026-02-15 and had been downloaded only 155 times.
17+
There were no crates depending on this crate on crates.io.
18+
19+
Thanks to Sisong Li for finding and reporting this to the crates.io team!

0 commit comments

Comments
 (0)