LiveActive security incident?Get immediate response
CVE Record

CVE-2020-28724: Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.

Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Werkzeug before 0.11.6 could mishandle URLs with a double slash and redirect users to an unintended external destination. This is not described as remote code execution or data theft, but it can help phishing or trust-abuse campaigns when exposed in public web apps.

Executive priority

Treat this as a targeted web trust issue, not a platform-wide emergency. Prioritize internet-facing applications, login flows, and customer-facing links that may use old Werkzeug versions.

Technical view

The source record describes an open redirect in Werkzeug versions before 0.11.6 caused by double-slash URL handling. Public references point to Pallets Flask and Werkzeug issue discussions and a Werkzeug pull request. No CVSS, CWE, affected CPEs, or active exploitation evidence is provided in the bundle.

Likely exposure

Exposure is most likely in Python web applications that depend on Werkzeug before 0.11.6 and perform redirects using affected URL handling. Flask-based applications may be relevant only where they use the vulnerable Werkzeug version.

Exploitation context

The bundle does not cite active exploitation, and this CVE is not marked KEV. The practical risk is redirecting users from a trusted application domain to an attacker-chosen destination, supporting phishing or authentication-flow confusion.

Researcher notes

Evidence is sparse: the CVE description names Werkzeug before 0.11.6 and double-slash URL handling, but the bundle lacks CVSS, CWE, CPEs, and exploit-status details. Keep conclusions tied to Pallets issue and pull-request references.

Mitigation direction

  • Upgrade Werkzeug to 0.11.6 or later where applicable.
  • Check Pallets/Werkzeug guidance for any application-specific remediation details.
  • Review application redirects for strict destination allowlisting.
  • Avoid trusting user-controlled redirect destinations without validation.

Validation and detection

  • Inventory dependency manifests and lockfiles for Werkzeug versions before 0.11.6.
  • Identify public routes that perform redirects or accept redirect destination parameters.
  • Confirm redirect validation rejects unintended external destinations.
  • Verify fixed services run the expected Werkzeug version after deployment.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-28724 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.