VYPR

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')

BaseDraftLikelihood: Low

Description

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-178

CVEs mapped to this weakness (1,692)

page 63 of 85
  • CVE-2026-44520MedMay 14, 2026
    risk 0.30cvss 5.7epss 0.00

    Docling-Graph turns documents into validated Pydantic objects, then builds a directed knowledge graph with explicit semantic relationships. Prior to 1.5.1, the URLInputHandler class in docling_graph/core/input/handlers.py makes HTTP requests to user-supplied URLs without…

  • CVE-2023-6927MedDec 18, 2023
    risk 0.30cvss 4.6epss 0.01

    A flaw was found in Keycloak. This issue may allow an attacker to steal authorization codes or tokens from clients using a wildcard in the JARM response mode "form_post.jwt" which could be used to bypass the security patch implemented to address CVE-2023-6134.

  • CVE-2022-41965MedNov 28, 2022
    risk 0.30cvss 5.7epss 0.00

    Opencast is a free, open-source platform to support the management of educational audio and video content. Prior to Opencast 12.5, Opencast's Paella authentication page could be used to redirect to an arbitrary URL for authenticated users. The vulnerability allows attackers to…

  • CVE-2022-36087MedSep 9, 2022
    risk 0.30cvss 5.7epss 0.01

    OAuthLib is an implementation of the OAuth request-signing logic for Python 3.6+. In OAuthLib versions 3.1.1 until 3.2.1, an attacker providing malicious redirect uri can cause denial of service. An attacker can also leverage usage of `uri_validate` functions depending where it…

  • CVE-2022-22797MedMay 12, 2022
    risk 0.30cvss 4.6epss 0.00

    Sysaid – sysaid Open Redirect - An Attacker can change the redirect link at the parameter "redirectURL" from"GET" request from the url location: /CommunitySSORedirect.jsp?redirectURL=https://google.com. Unvalidated redirects and forwards are possible when a web application…

  • CVE-2020-29537MedJan 29, 2021
    risk 0.30cvss 4.6epss 0.01

    Archer before 6.8 P2 (6.8.0.2) is affected by an open redirect vulnerability. A remote privileged attacker may potentially redirect legitimate users to arbitrary web sites and conduct phishing attacks. The attacker could then steal the victims' credentials and silently…

  • CVE-2020-4048MedJun 12, 2020
    risk 0.30cvss 5.7epss 0.02

    In affected versions of WordPress, due to an issue in wp_validate_redirect() and URL sanitization, an arbitrary external link can be crafted leading to unintended/open redirect when clicked. This has been patched in version 5.4.2, along with all the previously affected versions…

  • CVE-2020-5337MedMay 4, 2020
    risk 0.30cvss 4.6epss 0.01

    RSA Archer, versions prior to 6.7 P1 (6.7.0.1), contain a URL redirection vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability to redirect application users to arbitrary web URLs by tricking the victim users to click on maliciously…

  • CVE-2025-55207MedAug 15, 2025
    risk 0.29cvss epss 0.01

    Astro is a web framework for content-driven websites. Following CVE-2025-54793 there's still an Open Redirect vulnerability in a subset of Astro deployment scenarios prior to version 9.4.1. Astro 5.12.8 addressed CVE-2025-54793 where https://example.com//astro.build/press would…

  • CVE-2025-21401MedFeb 15, 2025
    risk 0.29cvss 4.5epss 0.00

    Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability

  • CVE-2020-36665MedMar 4, 2023
    risk 0.29cvss 5.5epss 0.01

    A vulnerability was found in Artesãos SEOTools up to 0.17.1 and classified as critical. This issue affects the function eachValue of the file TwitterCards.php. The manipulation of the argument value leads to open redirect. Upgrading to version 0.17.2 is able to address this…

  • CVE-2020-36664MedMar 4, 2023
    risk 0.29cvss 5.5epss 0.01

    A vulnerability has been found in Artesãos SEOTools up to 0.17.1 and classified as problematic. This vulnerability affects the function setTitle of the file SEOMeta.php. The manipulation of the argument title leads to open redirect. Upgrading to version 0.17.2 is able to…

  • CVE-2020-36663MedMar 4, 2023
    risk 0.29cvss 5.5epss 0.01

    A vulnerability, which was classified as problematic, was found in Artesãos SEOTools up to 0.17.1. This affects the function makeTag of the file OpenGraph.php. The manipulation of the argument value leads to open redirect. Upgrading to version 0.17.2 is able to address this…

  • CVE-2020-36627MedDec 25, 2022
    risk 0.29cvss 5.5epss 0.01

    A vulnerability was found in Macaron i18n. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file i18n.go. The manipulation leads to open redirect. The attack can be launched remotely. Upgrading to version 0.5.0 is able to…

  • CVE-2022-4589MedDec 17, 2022
    risk 0.29cvss 5.5epss 0.00

    A vulnerability has been found in cyface Terms and Conditions Module up to 2.0.9 and classified as problematic. Affected by this vulnerability is the function returnTo of the file termsandconditions/views.py. The manipulation leads to open redirect. The attack can be launched…

  • CVE-2021-25655MedJun 24, 2021
    risk 0.29cvss 4.4epss 0.00

    A vulnerability in the system Service Menu component of Avaya Aura Experience Portal may allow URL Redirection to any untrusted site through a crafted attack. Affected versions include 7.0 through 7.2.3 (without hotfix) and 8.0.0 (without hotfix).

  • CVE-2026-19078MedAug 11, 2026
    risk 0.28cvss 4.3epss 0.00

    A flaw was found in the oauth-server component. This open redirect vulnerability occurs when the 'then' parameter in the grant approval handler is not properly validated. A remote attacker can craft a malicious URL that, when approved or denied by an authenticated user,…

  • CVE-2026-71240MedAug 5, 2026
    risk 0.28cvss 4.3epss 0.00

    DjangoCRM's toggle_default_sorting view is the only route in common/urls.py that is not wrapped in login_required or staff_member_required, and it redirects to a caller-supplied next_url GET parameter after only checking secure_url(next_url), which merely verifies the target…

  • CVE-2026-18721MedAug 4, 2026
    risk 0.28cvss 4.3epss 0.00

    A vulnerability has been found in kalcaddle kodbox 1.67 Build 02. This issue affects some unknown processing of the file /user/sso/apiLogin of the component SSO API Login. The manipulation of the argument callbackUrl leads to open redirect. The attack can be initiated remotely.…

  • CVE-2026-17912MedJul 30, 2026
    risk 0.28cvss 4.3epss 0.00

    Inappropriate implementation in Chrome for iOS in Google Chrome on iOS prior to 151.0.7922.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)