---
id: CVE-2024-24769
aliases:
  - GHSA-5549-c5q7-fj65
  - PYSEC-2026-3399
title: 'Vantage6: No limit on emails sent for password/MFA reset'
summary: 'Vantage6: No limit on emails sent for password/MFA reset'
severity: low
vendor: vantage6
product: vantage6
ecosystem: pip
affected:
  - vantage6 < 5.0.0
patched:
  - vantage6 5.0.0
published: '2026-06-05'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-5549-c5q7-fj65'
references:
  - url: >-
      https://github.com/vantage6/vantage6/security/advisories/GHSA-5549-c5q7-fj65
  - url: 'https://github.com/vantage6/vantage6/issues/1932'
  - url: 'https://github.com/vantage6/vantage6'
  - url: 'https://github.com/vantage6/vantage6/blob/main/docs/release_notes.rst#500'
tags:
  - osv
  - pip
epss: 0.00278
epssPercentile: 0.20499
ingestedAt: '2026-07-13T18:57:53.018Z'
---

## Overview

### Impact
Users can reset their MFA token via API routes that send them an email. Currently the number of emails that is sent is not limited. This gives attackers the option to flood someones mailbox with a lot of emails, and would have adverse effects on the SMTP server which may be seen as spam sender.

Note resetting the MFA token requires a correct password, so the potential impact for this is very low.

### Patches
No

### Workarounds
No

## Affected packages

- `vantage6 < 5.0.0`

## Remediation

Upgrade to a patched release:

- `vantage6 5.0.0`
