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 76 of 85
  • CVE-2026-42195LowMay 8, 2026
    risk 0.15cvss 3.4epss 0.00

    draw.io is a configurable diagramming and whiteboarding application. Prior to version 29.7.9, the draw.io client accepts a ?gitlab= URL parameter that overrides the GitLab server URL used during OAuth sign-in. A crafted link causes the user's click on draw.io's "Authorize in…

  • CVE-2026-45278LowJun 1, 2026
    risk 0.14cvss 3.3epss 0.00

    Nextcloud is an open source content collaboration platform. From version 6.1.0 to before version 8.2.2, an attacker can craft links that would redirect users to another website, when the victim uses the attackers link to log in via user OIDC. This issue has been patched in…

  • CVE-2018-7674LowMar 28, 2018
    risk 0.14cvss 2.1epss 0.01

    The NetIQ Identity Manager user console, in versions prior to 4.7, is susceptible to URL redirection.

  • CVE-2026-59180LowJul 10, 2026
    risk 0.13cvss 3.1epss 0.00

    Apprise is an open source library which allows you to send a notification to almost all of the most popular notification services available. Prior to 1.11.0, Apprise HTTP-based notification plugins and HTTP attachment and config loaders in apprise/attachment/http.py and…

  • CVE-2026-11502LowJun 8, 2026
    risk 0.13cvss 3.1epss 0.00

    A weakness has been identified in JeecgBoot up to 3.9.2. Impacted is the function HttpServletResponse.sendRedirect of the file jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/system/controller/ThirdLoginController.java of the component Third-Party Login.…

  • CVE-2025-62690LowDec 17, 2025
    risk 0.13cvss 3.1epss 0.00

    Mattermost versions 10.11.x <= 10.11.4 fail to validate redirect URLs on the /error page, which allows an attacker to redirect a victim to a malicious site via a crafted link opened in a new tab.

  • CVE-2025-62379LowOct 15, 2025
    risk 0.13cvss 3.1epss 0.00

    Reflex is a library to build full-stack web apps in pure Python. In versions 0.5.4 through 0.8.14, the /auth-codespace endpoint automatically assigns the redirect_to query parameter value directly to client-side links without any validation and triggers automatic clicks when the…

  • CVE-2025-9084LowSep 15, 2025
    risk 0.13cvss 3.1epss 0.00

    Mattermost versions 10.5.x <= 10.5.9 fail to properly validate redirect URLs which allows attackers to redirect users to malicious sites via crafted OAuth login URLs

  • CVE-2024-50345LowNov 6, 2024
    risk 0.13cvss 3.1epss 0.01

    symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not parse URI with special characters the same way browsers do. As a result, an attacker can trick a validator relying…

  • CVE-2021-32618LowMay 17, 2021
    risk 0.13cvss 3.1epss 0.03

    The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is an independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. All versions of Flask-Security-Too allow redirects after many…

  • CVE-2021-21273LowFeb 26, 2021
    risk 0.13cvss 3.1epss 0.02

    Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.25.0, requests to user provided domains were not restricted to external IP addresses when…

  • CVE-2021-21330LowFeb 26, 2021
    risk 0.13cvss 3.1epss 0.02

    aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a…

  • CVE-2019-10133LowJun 26, 2019
    risk 0.13cvss 3.1epss 0.01

    A flaw was found in Moodle before 3.7, 3.6.4, 3.5.6, 3.4.9 and 3.1.18. The form to upload cohorts contained a redirect field, which was not restricted to internal URLs.

  • CVE-2025-64481LowNov 7, 2025
    risk 0.11cvss epss 0.00

    Datasette is an open source multi-tool for exploring and publishing data. In versions 0.65.1 and below and 1.0a0 through 1.0a19, deployed instances of Datasette include an open redirect vulnerability. Hits to the path //example.com/foo/bar/ (the trailing slash is required) will…

  • CVE-2022-24719LowMar 1, 2022
    risk 0.10cvss 2.6epss 0.01

    Fluture-Node is a FP-style HTTP and streaming utils for Node based on Fluture. Using `followRedirects` or `followRedirectsWith` with any of the redirection strategies built into fluture-node 4.0.0 or 4.0.1, paired with a request that includes confidential headers such as…

  • CVE-2020-10770MedDec 15, 2020
    risk 0.09cvss 5.3epss 0.70

    A flaw was found in Keycloak before 13.0.0, where it is possible to force the server to call out an unverified URL using the OIDC parameter request_uri. This flaw allows an attacker to use this parameter to execute a Server-side request forgery (SSRF) attack.

  • CVE-2026-64941LowAug 10, 2026
    risk 0.07cvss epss 0.00

    URL Redirection to Untrusted Site ('Open Redirect') vulnerability in phoenixframework phoenix_live_view allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the…

  • CVE-2026-59730LowJul 27, 2026
    risk 0.07cvss epss 0.00

    Astro is a web framework for content-driven websites. In versions 8.1.0 through 11.0.1, when trailingSlash: 'always' is configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with…

  • CVE-2026-49456lowJul 8, 2026
    risk 0.07cvss epss

    ## Summary The `unstable_redirect()` helper exported from `waku/router/server` (`packages/waku/src/router/define-router.tsx:156–161`) accepts an arbitrary string and reflects it unchanged into the HTTP `Location` response header with no URL validation, scheme restriction, or…

  • CVE-2025-53535LowJul 7, 2025
    risk 0.07cvss epss 0.00

    Better Auth is an authentication and authorization library for TypeScript. An open redirect has been found in the originCheck middleware function, which affects the following routes: /verify-email, /reset-password/:token, /delete-user/callback, /magic-link/verify,…