github.com
https://github.com/vantage6/vantage6 CVE-2024-24769
LOW
Vantage6: No limit on emails sent for password/MFA reset
Record summary
CVE-2024-24769 has a selected CVSS score of 2.1 (low).
Description
vantage6 is an open-source infrastructure for privacy preserving analysis. Prior to version 5.0.0, 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. Version 5.0.0 fixes the issue. No known workarounds are available.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableNo
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 18, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
vantage6Browse vantage6 / vantage6 | CVE List | < 5.0.0 | affected |
vantage6Browse PyPI / vantage6 | GitHub Advisory | Before 5.0.0 · Fixed in 5.0.0 | affected |
References
4github.com
https://github.com/vantage6/vantage6/blob/main/docs/release_notes.rst github.com
https://github.com/vantage6/vantage6/issues/1932 github.comConfirmation
https://github.com/vantage6/vantage6/security/advisories/GHSA-5549-c5q7-fj65