---
id: CVE-2026-28518
aliases:
  - GHSA-rpqr-j937-6qr9
  - PYSEC-2026-2856
title: OpenViking contains a Path Traversal vulnerability
summary: OpenViking contains a Path Traversal vulnerability
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
vendor: openviking
product: openviking
ecosystem: pip
affected:
  - openviking <= 0.2.1
published: '2026-03-03'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:40.949099583Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-rpqr-j937-6qr9'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-28518'
  - url: 'https://github.com/volcengine/OpenViking/issues/342'
  - url: >-
      https://github.com/volcengine/OpenViking/commit/46b3e76e28b9b3eee73693720c9ec48820228b72
  - url: 'https://github.com/volcengine/OpenViking'
  - url: >-
      https://www.vulncheck.com/advisories/openviking-ovpack-import-zip-slip-path-traversal
tags:
  - osv
  - pip
epss: 0.00184
epssPercentile: 0.07064
ingestedAt: '2026-07-13T18:58:02.866Z'
---

## Overview

OpenViking versions 0.2.1 and prior, fixed in commit 46b3e76, contain a path traversal vulnerability in the .ovpack import handling that allows attackers to write files outside the intended import directory. Attackers can craft malicious ZIP archives with traversal sequences, absolute paths, or drive prefixes in member names to overwrite or create arbitrary files with the importing process privileges.

## Affected packages

- `openviking <= 0.2.1`

## Remediation

Refer to the advisory for the patched release.
