Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/django-mfa3@0.5.0
purl pkg:pypi/django-mfa3@0.5.0
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-jg95-htnb-dbes django-mfa3 is a library that implements multi factor authentication for the django web framework. It achieves this by modifying the regular login view. Django however has a second login view for its admin area. This second login view was not modified, so the multi factor authentication can be bypassed. Users are affected if they have activated both django-mfa3 (< 0.5.0) and django.contrib.admin and have not taken any other measures to prevent users from accessing the admin login view. The issue has been fixed in django-mfa3 0.5.0. It is possible to work around the issue by overwriting the admin login route, e.g. by adding the following URL definition *before* the admin routes: url('admin/login/', lambda request: redirect(settings.LOGIN_URL) CVE-2022-24857
GHSA-3r7g-wrpr-j5g4
PYSEC-2022-192

Date Actor Action Vulnerability Source VulnerableCode Version
2026-05-31T00:55:56.210656+00:00 GHSA Importer Fixing VCID-jg95-htnb-dbes https://github.com/advisories/GHSA-3r7g-wrpr-j5g4 38.6.0
2026-05-30T20:57:42.590671+00:00 GitLab Importer Fixing VCID-jg95-htnb-dbes https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/django-mfa3/CVE-2022-24857.yml 38.6.0
2026-05-30T20:30:17.869374+00:00 Pypa Importer Fixing VCID-jg95-htnb-dbes https://github.com/pypa/advisory-database/blob/main/vulns/django-mfa3/PYSEC-2022-192.yaml 38.6.0