← Back
CWE-601

1,576 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,576)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Jenkins
1Gitlab Authentication
Jun 17, 2026
Feb 15, 2022
N/A· v4
5.4 MEDIUM· v3
4.9 MEDIUM· v2
Jenkins GitLab Authentication Plugin 1.13 and earlier records the HTTP Referer header as part of the URL query parameters when the authentication process starts, allowing attackers with access to Jenkins to craft a URL t...Show more
Jenkins GitLab Authentication Plugin 1.13 and earlier records the HTTP Referer header as part of the URL query parameters when the authentication process starts, allowing attackers with access to Jenkins to craft a URL that will redirect users to an attacker-specified URL after logging in.Show less
1Microweber
1Microweber
Jun 17, 2026
Feb 15, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Open Redirect in Packagist microweber/microweber prior to 1.2.11.
1Noptin
1Noptin
Jun 17, 2026
Feb 14, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
The WordPress Newsletter Plugin WordPress plugin before 1.6.5 does not validate the to parameter before redirecting the user to its given value, leading to an open redirect issue
1Magnolia Cms
1Magnolia Cms
Jun 17, 2026
Feb 11, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue in the Login page of Magnolia CMS v6.2.3 and below allows attackers to exploit both an Open Redirect vulnerability and Cross-Site Request Forgery (CSRF) in order to brute force and exfiltrate users' credentials.
1Microweber
1Microweber
Jun 17, 2026
Feb 11, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Open Redirect in Packagist microweber/microweber prior to 1.2.11.
1Xwiki
1Xwiki
Jun 17, 2026
Feb 9, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions there is no protection against URL redirection to untrusted sites, in particular some well kno...Show more
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions there is no protection against URL redirection to untrusted sites, in particular some well known parameters (xredirect) can be used to perform url redirections. This problem has been patched in XWiki 12.10.7 and XWiki 13.3RC1. Users are advised to update. There are no known workarounds for this issue.Show less
1Siemens
1Sinema Remote Connect Server
Jun 17, 2026
Feb 9, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V2.0). Affected products contain an open redirect vulnerability. An attacker could trick a valid authenticated user to the device into c...Show more
A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V2.0). Affected products contain an open redirect vulnerability. An attacker could trick a valid authenticated user to the device into clicking a malicious link there by leading to phishing attacks.Show less
1Gitea
1Gitea
Jun 17, 2026
Feb 8, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Gitea before 1.4.3 is affected by URL Redirection to Untrusted Site ('Open Redirect') via internal URLs.
1Octopus
2Octopus Deploy
Octopus Server
Jun 17, 2026
Feb 7, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
In affected Octopus Server versions when the server HTTP and HTTPS bindings are configured to localhost, Octopus Server will allow open redirects.
1Seeddms
1Seeddms
Jun 17, 2026
Feb 4, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Open Redirect vulnerability exists in SeedDMS 6.0.15 in out.Login.php, which llows remote malicious users to redirect users to malicious sites using the "referuri" parameter.
1Adenza
1Axiomsl Controllerview
Jun 17, 2026
Jan 30, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Adenza AxiomSL ControllerView through 10.8.1 allows redirection for SSO login URLs.
1Plone
1Plone
Jun 17, 2026
Jan 28, 2022
N/A· v4
6.1 MEDIUM· v3
2.6 LOW· v2
Products.ATContentTypes are the core content types for Plone 2.1 - 4.3. Versions of Plone that are dependent on Products.ATContentTypes prior to version 3.0.6 are vulnerable to reflected cross site scripting and open red...Show more
Products.ATContentTypes are the core content types for Plone 2.1 - 4.3. Versions of Plone that are dependent on Products.ATContentTypes prior to version 3.0.6 are vulnerable to reflected cross site scripting and open redirect when an attacker can get a compromised version of the image_view_fullscreen page in a cache, for example in Varnish. The technique is known as cache poisoning. Any later visitor can get redirected when clicking on a link on this page. Usually only anonymous users are affected, but this depends on the user's cache settings. Version 3.0.6 of Products.ATContentTypes has been released with a fix. This version works on Plone 5.2, Python 2 only. As a workaround, make sure the image_view_fullscreen page is not stored in the cache. More information about the vulnerability and cvmitigation measures is available in the GitHub Security Advisory.Show less
1Webp Converter For Media Project
1Webp Converter For Media
Jun 17, 2026
Jan 24, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
The WebP Converter for Media WordPress plugin before 4.0.3 contains a file (passthru.php) which does not validate the src parameter before redirecting the user to it, leading to an Open Redirect issue
1Tri
1Event Tickets
Jun 17, 2026
Jan 24, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
The Event Tickets WordPress plugin before 5.2.2 does not validate the tribe_tickets_redirect_to parameter before redirecting the user to the given value, leading to an arbitrary redirect issue
1Bologer
1Anycomment
Jun 17, 2026
Jan 17, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
The AnyComment WordPress plugin before 0.3.5 has an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first, leading to an Open Redirect issue, which ac...Show more
The AnyComment WordPress plugin before 0.3.5 has an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first, leading to an Open Redirect issue, which according to the vendor, is a feature.Show less
3Debian
Node Fetch ProjectSiemens
3Debian Linux
Node FetchSinec Ins
Jun 17, 2026
Jan 16, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
1Qnap
1Qcalagent
Jun 17, 2026
Jan 14, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
An open redirect vulnerability has been reported to affect QNAP device running QcalAgent. If exploited, this vulnerability allows attackers to redirect users to an untrusted page that contains malware. We have already fi...Show more
An open redirect vulnerability has been reported to affect QNAP device running QcalAgent. If exploited, this vulnerability allows attackers to redirect users to an untrusted page that contains malware. We have already fixed this vulnerability in the following versions of QcalAgent: QcalAgent 1.1.7 and laterShow less
1Rubyonrails
1Rails
Jun 17, 2026
Jan 10, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
A open redirect vulnerability exists in Action Pack >= 6.0.0 that could allow an attacker to craft a "X-Forwarded-Host" headers in combination with certain "allowed host" formats can cause the Host Authorization middlewa...Show more
A open redirect vulnerability exists in Action Pack >= 6.0.0 that could allow an attacker to craft a "X-Forwarded-Host" headers in combination with certain "allowed host" formats can cause the Host Authorization middleware in Action Pack to redirect users to a malicious website.Show less
1Digitalbazaar
1Forge
Jun 17, 2026
Jan 6, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
forge is vulnerable to URL Redirection to Untrusted Site
1Shopware
1Shopware
Jun 17, 2026
Jan 5, 2022
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
Shopware is an open source e-commerce software platform. An open redirect vulnerability has been discovered. Users may be arbitrary redirected due to incomplete URL handling in the shopware router. This issue has been re...Show more
Shopware is an open source e-commerce software platform. An open redirect vulnerability has been discovered. Users may be arbitrary redirected due to incomplete URL handling in the shopware router. This issue has been resolved in version 5.7.7. There is no workaround and users are advised to upgrade as soon as possible.Show less