---
id: RUSTSEC-2026-0296
title: '`unzip` is unmaintained'
summary: '`unzip` is unmaintained'
severity: none
vendor: unzip
product: unzip
ecosystem: rust
affected:
  - unzip >= 0.0.0-0
published: '2026-09-21'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T15:30:02.903397197Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/RUSTSEC-2026-0296'
references:
  - url: 'https://crates.io/crates/unzip'
  - url: 'https://rustsec.org/advisories/RUSTSEC-2026-0296.html'
  - url: 'https://crates.io/crates/unzip'
tags:
  - osv
  - rust
ingestedAt: '2026-09-21T16:28:35.401Z'
---

## Overview

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).

## Affected packages

- `unzip >= 0.0.0-0`

## Remediation

Refer to the advisory for the patched release.
