← Back
CWE-601

1,578 CVEs • Abstraction: Base • Likelihood of Exploit: Low

URL Redirection to Untrusted Site ('Open Redirect')

A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks.

JSON object

Loading...

CVEs (1,578)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Cms Project
1Cms
Jun 17, 2026
Jul 31, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Fuge CMS v1.0 contains an Open Redirect vulnerability in member/RegisterAct.java.
1Cms Project
1Cms
Jun 17, 2026
Jul 31, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Fuge CMS v1.0 contains an Open Redirect vulnerability via /front/ProcessAct.java.
1Vound Software
1Intella Connect
Jun 17, 2026
Jul 31, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Vound Intella Connect 2.6.0.3 has an Open Redirect vulnerability.
1Icewarp
2Icewarp Server
Mail Server
Jul 9, 2026
Jul 27, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Open Redirect vulnerability exists in IceWarp MailServer IceWarp Server Deep Castle 2 Update 1 (13.0.1.2) via the referer parameter.
1Netdisco
1Netdisco
Jun 17, 2026
Jul 26, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Netdisco before v2.063000 was discovered to contain an open redirect vulnerability. An attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted link...Show more
Netdisco before v2.063000 was discovered to contain an open redirect vulnerability. An attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.Show less
1Seeddms
1Seeddms
Jun 17, 2026
Jul 20, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
SeedDMS v6.0.15 was discovered to contain an open redirect vulnerability. An attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.
1Ibm
1Security Verify Access
Jun 17, 2026
Jul 19, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
IBM Security Verify Access 10.0 could allow a remote attacker to conduct phishing attacks, using an open redirect attack. By persuading a victim to visit a specially crafted Web site, a remote attacker could exploit this...Show more
IBM Security Verify Access 10.0 could allow a remote attacker to conduct phishing attacks, using an open redirect attack. By persuading a victim to visit a specially crafted Web site, a remote attacker could exploit this vulnerability to spoof the URL displayed to redirect a user to a malicious Web site that would appear to be trusted. This could allow the attacker to obtain highly sensitive information or conduct further attacks against the victim. IBM X-Force ID: 252186.Show less
1Hcltech
1Bigfix Webui
Jun 17, 2026
Jul 18, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
 URL redirection in Login page in HCL BigFix WebUI allows malicious user to redirect the client browser to an external site via redirect URL response header.
1Livelyworks
1Articart
Jun 17, 2026
Jul 16, 2023
N/A· v4
6.1 MEDIUM· v3
4.0 MEDIUM· v2
A vulnerability was found in LivelyWorks Articart 2.0.1 and classified as problematic. Affected by this issue is some unknown functionality of the file /change-language/de_DE of the component Base64 Encoding Handler. The...Show more
A vulnerability was found in LivelyWorks Articart 2.0.1 and classified as problematic. Affected by this issue is some unknown functionality of the file /change-language/de_DE of the component Base64 Encoding Handler. The manipulation of the argument redirectTo leads to open redirect. The attack may be launched remotely. VDB-234230 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.Show less
1Elecom
4Wrh 300wh H Firmware
Wtc 300hwh FirmwareWtc C1167gc B Firmware+1 more
Jun 17, 2026
Jul 13, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Open redirect vulnerability in ELECOM wireless LAN routers and ELECOM wireless LAN repeaters allows a remote unauthenticated attacker to redirect users to arbitrary web sites and conduct phishing attacks via a specially...Show more
Open redirect vulnerability in ELECOM wireless LAN routers and ELECOM wireless LAN repeaters allows a remote unauthenticated attacker to redirect users to arbitrary web sites and conduct phishing attacks via a specially crafted URL. Affected products and versions are as follows: WRH-300WH-H v2.12 and earlier, WTC-300HWH v1.09 and earlier, WTC-C1167GC-B v1.17 and earlier, and WTC-C1167GC-W v1.17 and earlier. Show less
1Jenkins
1Openshift Login
Jun 17, 2026
Jul 12, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins, allowing attackers to perform phishing attacks.
1Fossbilling
1Fossbilling
Jun 17, 2026
Jul 10, 2023
N/A· v4
4.8 MEDIUM· v3
N/A· v2
Open Redirect in GitHub repository alextselegidis/easyappointments prior to 1.5.0.
4Fedoraproject
Youtube Dlc ProjectYt Dl+1 more
4Fedora
Youtube DlYoutube Dlc+1 more
Jun 17, 2026
Jul 6, 2023
N/A· v4
8.2 HIGH· v3
N/A· v2
yt-dlp is a command-line program to download videos from video sites. During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them whe...Show more
yt-dlp is a command-line program to download videos from video sites. During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent manifest's host. This vulnerable behavior is present in yt-dlp prior to 2023.07.06 and nightly 2023.07.06.185519. All native and external downloaders are affected, except for `curl` and `httpie` (version 3.1.0 or later). At the file download stage, all cookies are passed by yt-dlp to the file downloader as a `Cookie` header, thereby losing their scope. This also occurs in yt-dlp's info JSON output, which may be used by external tools. As a result, the downloader or external tool may indiscriminately send cookies with requests to domains or paths for which the cookies are not scoped. yt-dlp version 2023.07.06 and nightly 2023.07.06.185519 fix this issue by removing the `Cookie` header upon HTTP redirects; having native downloaders calculate the `Cookie` header from the cookiejar, utilizing external downloaders' built-in support for cookies instead of passing them as header arguments, disabling HTTP redirectiong if the external downloader does not have proper cookie support, processing cookies passed as HTTP headers to limit their scope, and having a separate field for cookies in the info dict storing more information about scoping Some workarounds are available for those who are unable to upgrade. Avoid using cookies and user authentication methods. While extractors may set custom cookies, these usually do not contain sensitive information. Alternatively, avoid using `--load-info-json`. Or, if authentication is a must: verify the integrity of download links from unknown sources in browser (including redirects) before passing them to yt-dlp; use `curl` as external downloader, since it is not impacted; and/or avoid fragmented formats such as HLS/m3u8, DASH/mpd and ISM.Show less
1Novu
1Novu
Jun 17, 2026
Jul 6, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Novu provides an API for sending notifications through multiple channels. Versions prior to 0.16.0 contain an open redirect vulnerability in the "Sign In with GitHub" functionality of Novu's open-source repository. It co...Show more
Novu provides an API for sending notifications through multiple channels. Versions prior to 0.16.0 contain an open redirect vulnerability in the "Sign In with GitHub" functionality of Novu's open-source repository. It could have allowed an attacker to force a victim into opening a malicious URL and thus, potentially log into the repository under the victim's account gaining full control of the account. This vulnerability only affected the Novu Cloud and Open-Source deployments if the user manually enabled the GitHub OAuth on their self-hosted instance of Novu. Users should upgrade to version 0.16.0 to receive a patch.Show less
1Gitea
1Gitea
Jun 17, 2026
Jul 5, 2023
N/A· v4
4.4 MEDIUM· v3
N/A· v2
Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.
1Wp Experts
1Protect Wp Admin
Jun 17, 2026
Jul 4, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
The Protect WP Admin WordPress plugin before 4.0 discloses the URL of the admin panel via a redirection of a crafted URL, bypassing the protection offered.
1Brave
1Browser
Jun 17, 2026
Jul 1, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
An Open Redirect vulnerability exists prior to version 1.52.117, where the built-in QR scanner in Brave Browser Android navigated to scanned URLs automatically without showing the URL first. Now the user must manually na...Show more
An Open Redirect vulnerability exists prior to version 1.52.117, where the built-in QR scanner in Brave Browser Android navigated to scanned URLs automatically without showing the URL first. Now the user must manually navigate to the URL.Show less
1Ericsson
1Network Manager
Jun 17, 2026
Jun 29, 2023
N/A· v4
4.8 MEDIUM· v3
N/A· v2
Ericsson Network Manager (ENM), versions prior to 22.2, contains a vulnerability in the REST endpoint “editprofile” where Open Redirect HTTP Header Injection can lead to redirection of the submitted request to domain out...Show more
Ericsson Network Manager (ENM), versions prior to 22.2, contains a vulnerability in the REST endpoint “editprofile” where Open Redirect HTTP Header Injection can lead to redirection of the submitted request to domain out of control of ENM deployment. The attacker would need admin/elevated access to exploit the vulnerabilityShow less
1Nextcloud
1Nextcloud Server
Jun 17, 2026
Jun 23, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
NextCloud Server and NextCloud Enterprise Server provide file storage for Nextcloud, a self-hosted productivity platform. Starting in version 26.0.0 and prior to version 26.0.2, an attacker could supply a URL that redire...Show more
NextCloud Server and NextCloud Enterprise Server provide file storage for Nextcloud, a self-hosted productivity platform. Starting in version 26.0.0 and prior to version 26.0.2, an attacker could supply a URL that redirects an unsuspecting victim from a legitimate domain to an attacker's site. Nextcloud Server and Nextcloud Enterprise Server 26.0.2 contain a patch for this issue. No known workarounds are available.Show less
1Zscaler
1Client Connector
Jun 17, 2026
Jun 22, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A URL parameter during login flow was vulnerable to injection. An attacker could insert a malicious domain in this parameter, which would redirect the user after auth and send the authorization token to the redirected do...Show more
A URL parameter during login flow was vulnerable to injection. An attacker could insert a malicious domain in this parameter, which would redirect the user after auth and send the authorization token to the redirected domain.Show less