rustsec-2026-0296
osv_rustsec
Description
The [unzip](https://crates.io/crates/unzip) crate has only ever released a single version, `0.1.0` (published 2017-12-23), and has seen no further activity. It appears to be unmaintained, and its known path-traversal ("zip-slip") vulnerability will not be fixed. Consider migrating to an actively maintained alternative such as [zip](https://crates.io/crates/zip).
Timeline
- Published
- unknown
- Last Modified
- unknown
CVSS Details
CVSS details not available.
Affected Products
No product information available.
Linked Vulnerabilities
No linked vulnerabilities found.
{
"affected": [
{
"database_specific": {
"categories": [],
"cvss": null,
"informational": "unmaintained",
"source": "https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0296.json"
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "unzip",
"purl": "pkg:cargo/unzip"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0-0"
}
],
"type": "SEMVER"
}
]
}
],
"database_specific": {
"license": "CC0-1.0"
},
"details": "The [unzip](https://crates.io/crates/unzip) crate has only ever released a single\nversion, `0.1.0` (published 2017-12-23), and has seen no further activity. It\nappears to be unmaintained, and its known path-traversal (\"zip-slip\")\nvulnerability will not be fixed.\n\nConsider migrating to an actively maintained alternative such as\n[zip](https://crates.io/crates/zip).",
"id": "RUSTSEC-2026-0296",
"modified": "2026-09-21T15:30:02.903397197Z",
"published": "2026-09-21T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/unzip"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0296.html"
},
{
"type": "PACKAGE",
"url": "https://crates.io/crates/unzip"
}
],
"schema_version": "1.9.0",
"summary": "`unzip` is unmaintained"
}