GHSA-r8w9-5wcg-vfj7 · Severity: high · Ecosystem: rust — Mio's tokens for named pipes may be delivered after deregistration
Mio is a Metal I/O library for Rust. When using named pipes on Windows, mio will under some circumstances return invalid tokens that correspond to named pipes that have already been deregistered from the mio registry. The impact of this vulnerability depends on how mio is used. For some applications, invalid tokens may be ignored or cause a warning or a crash. On the other hand, for applications that store pointers in the tokens, this vulnerability may result in a use-after-free. For users of Tokio, this vulnerability is serious and can result in a use-after-free in Tokio. The vulnerability is Windows-specific, and can only happen if you are using named pipes. Other IO resources are not affected. This vulnerability has been fixed in mio v0.8.11. All versions of mio between v0.7.2 and v0.8.10 are vulnerable. Tokio is vulnerable when you are using a vulnerable version of mio AND you are using at least Tokio v1.30.0. Versions of Tokio prior to v1.30.0 will ignore invalid tokens, so they are not vulnerable. Vulnerable libraries that use mio can work around this issue by detecting and ignoring invalid tokens.
Conclusion & alert: CVE-2024-27308 is rated Moderate Risk (56.8/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.94%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-10 | 0.96% | 0.94% | -0.03% |
| 2 | 2026-05-28 | 0.94% | 0.96% | +0.03% |
| 3 | 2026-05-06 | — | 0.94% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-r8w9-5wcg-vfj7 · Severity: high · Ecosystem: rust — Mio's tokens for named pipes may be delivered after deregistration
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2024-27308 unimportant priority: Debian including 2 source packages (rust-mio, rust-mio-0.6), 9 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 9. | https://security-tracker.debian.org/tracker/CVE-2024-27308 |
ubuntu
|
medium | CVE-2024-27308 medium priority: Ubuntu including 2 source packages (rust-mio, rust-mio-0.6), 10 status rows across 5 suites (focal, jammy, mantic, noble, upstream): not-affected 9, DNE 1. | https://ubuntu.com/security/CVE-2024-27308 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| mio_project | mio | >= 0.7.2, <= 0.8.10 | cpe:2.3:a:mio_project:mio:*:*:*:*:*:rust:*:* |
| tokio | tokio | >= 1.30.0 | cpe:2.3:a:tokio:tokio:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/tokio-rs/mio/commit/90d4fe00df870acd3d38f3dc4face9aacab8fbb9 | Patch |
| https://github.com/tokio-rs/mio/pull/1760 | Issue Tracking |
| https://github.com/tokio-rs/mio/security/advisories/GHSA-r8w9-5wcg-vfj7 | Vendor Advisory |
| https://github.com/tokio-rs/tokio/issues/6369 | Issue Tracking |