VYPR
Unrated severityNVD Advisory· Published Apr 20, 2025· Updated Apr 21, 2025

CVE-2020-36845

CVE-2020-36845

Description

KnowBe4 Security Awareness Training before 2020-01-10 has an open redirect vulnerability via a script that sets window.location.href to an arbitrary URL without validation.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

KnowBe4 Security Awareness Training before 2020-01-10 has an open redirect vulnerability via a script that sets window.location.href to an arbitrary URL without validation.

Vulnerability

The KnowBe4 Security Awareness Training application prior to 2020-01-10 contains a redirect function that does not validate the destination URL before performing the redirect. The server responds with an HTML page containing a SCRIPT element that sets window.location.href to an arbitrary HTTPS URL supplied by the attacker [1]. This allows an attacker to redirect users to any external website.

Exploitation

An attacker can craft a specially crafted GET request to the vulnerable endpoint, which will return a page that automatically redirects the victim's browser to the attacker-controlled URL. The attacker does not require authentication; the victim only needs to click a malicious link or visit a crafted URL. The reference demonstrates the exact HTTP request and response that triggers the redirect [1].

Impact

Successful exploitation enables an attacker to redirect users to arbitrary external websites, which can be used for phishing attacks, credential harvesting, or distributing malware. The vulnerability itself is an open redirect; it does not directly allow code execution or data disclosure, but it can be leveraged as part of a larger attack chain.

Mitigation

The vulnerability was fixed by the vendor as of 2020-01-10 [1]. Users should ensure they are running a version of the KnowBe4 Security Awareness Training application dated after that. No workarounds are documented.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.