---
id: CVE-2024-22193
aliases:
  - GHSA-rjmv-52mp-gjrr
  - PYSEC-2024-32
title: vantage6 may create unencrypted tasks in encrypted collaboration
summary: vantage6 may create unencrypted tasks in encrypted collaboration
severity: low
cvss: 3.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N'
vendor: vantage6
product: vantage6
ecosystem: pip
affected:
  - vantage6 < 4.2.0
patched:
  - vantage6 4.2.0
published: '2024-01-30'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:05.181054898Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-rjmv-52mp-gjrr'
references:
  - url: >-
      https://github.com/vantage6/vantage6/security/advisories/GHSA-rjmv-52mp-gjrr
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-22193'
  - url: >-
      https://github.com/vantage6/vantage6/commit/6383283733b81abfcacfec7538dc4dc882e98074
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/vantage6/PYSEC-2024-32.yaml
  - url: 'https://github.com/vantage6/vantage6'
tags:
  - osv
  - pip
epss: 0.00257
epssPercentile: 0.15417
ingestedAt: '2026-09-12T03:13:01.726Z'
---

## Overview

### Impact
There are no checks on whether the input is encrypted if a task is created in an encrypted collaboration. Therefore, a user may accidentally create a task with sensitive input data that will then be stored unencrypted in a database.

### Workarounds
This is not an issue with the normal workflow, only if e.g. a user with the python client sets encryption to the wrong value.

## Affected packages

- `vantage6 < 4.2.0`

## Remediation

Upgrade to a patched release:

- `vantage6 4.2.0`
