Skip to content

Commit 93a9172

Browse files
LawnGnomedjc
authored andcommitted
Another day, another polymarket crate.
1 parent bcc09b7 commit 93a9172

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "rpc-check"
5+
date = "2026-02-24"
6+
expect-deleted = true
7+
8+
[versions]
9+
patched = []
10+
```
11+
12+
# `rpc-check` was removed from crates.io for malicious code
13+
14+
This is part of an ongoing campaign to attempt to typosquat crates in the
15+
[`polymarket-client-sdk`](https://crates.io/crates/polymarket-client-sdk)
16+
ecosystem to exfiltrate user credentials.
17+
18+
The malicious crate had 6 versions published from 2026-02-20 onwards and had no
19+
evidence of actual usage. There were no crates depending on this crate on
20+
crates.io.
21+
22+
Thanks to Eren for finding and reporting this to the Rust security response
23+
working group, and to Emily Albini for co-ordinating with the crates.io team.
24+
25+
The crates.io team advises anyone developing with Polymarket to review
26+
dependencies carefully. We are investigating ways to mitigate this attacker who
27+
appears to be very motivated to steal Polymarket credentials.

0 commit comments

Comments
 (0)