Skip to content

Commit bb50265

Browse files
authored
Add tracing-check advisory. (#2673)
1 parent d6d510c commit bb50265

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "tracing-check"
5+
date = "2026-02-24"
6+
expect-deleted = true
7+
8+
[versions]
9+
patched = []
10+
```
11+
12+
# `tracing-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 1 version published on 2026-02-24 approximately 4 hours
19+
before removal and had no evidence of actual downloads. There were no crates
20+
depending on this crate on crates.io.
21+
22+
The crates.io team advises anyone developing with Polymarket to review
23+
dependencies carefully. We are investigating ways to mitigate this attacker who
24+
appears to be very motivated to steal Polymarket credentials.

0 commit comments

Comments
 (0)