Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-32618

30
FAUCET Score

CVE-2021-32618 is an open redirect vulnerability affecting the Python "Flask-Security-Too" package, which is used to add security features to Flask applications. It allows an attacker to craft a malicious URL that, when clicked by a user, redirects them from a legitimate Flask application to an arbitrary external website. This is due to lenient URL validation that can be bypassed by specific URL formats. The vulnerability has a CVSS score of 6.1 (MEDIUM), indicating a network-based attack with low complexity, requiring user interaction, and potentially leading to low impact on confidentiality and integrity. However, its practical severity is often mitigated as the common Werkzeug WSGI layer typically prevents this redirect unless explicitly configured otherwise. While there is no evidence of active exploitation, Nuclei templates exist for detecting this vulnerability. It has garnered significant community discussion and media coverage, highlighting awareness despite its medium severity and the common mitigating factor.

Impacted Technologies

VendorProductVersion(s)CPE
All Versions ImpactedCPE matchmatch criteria
cpe:2.3:a:flask-security_project:flask-security:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

3.1LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
1.6
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
3.29%
Probability of exploitation in next 30 days
EPSS Percentile
87.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2021-32618 · Jan 18, 2022
This CVE's current EPSS score of 0.0329 is in the 94th percentile among its peer group of 26,234 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

pippatch availablevia ghsa
Product: Flask-Security-TooFixed in: 4.1.0

Vendor Advisories (1)

pipGHSA-6qmf-fj6m-686clow

Open Redirect in Flask-Security-Too

May 17, 2021

References

github.com / Flask-Middleware/flask-security/issues/486
Third Party Advisory
github.com / Flask-Middleware/flask-security/security/advisories/GHSA-6qmf-fj6m-686c
Third Party Advisory