Threats Tagged 'cwe-601'
View all threats tagged with 'cwe-601'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-601'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-44889: CWE-601: URL Redirection to Untrusted Site ('Open Redirect') in Pylons webobCVE-2026-44889 0 CVE-2026-44889 is an open redirect vulnerability in the Pylons webob library prior to version 1.8.10. The issue arises from improper normalization of the HTTP Location header during redirects, allowing an attacker to craft redirect targets that bypass previous mitigations and redirect users to arbitrary external sites. This vulnerability is fixed in version 1.8.10. Join the discussion | CVE Database V5 | 06/22/2026, 21:30:11 UTC Added: 06/22/2026, 22:09:29 UTC |
CVE-2026-12863: CWE-601 URL redirection to untrusted site ('open redirect') in pretix VenuelessCVE-2026-12863 0 An unvalidated redirect was contained in Venueless' social login functionality and could be exploited for phishing using trusted domains. Join the discussion | CVE Database V5 | 06/22/2026, 08:41:33 UTC Added: 06/22/2026, 10:09:22 UTC |
CVE-2026-47645: CWE-601: URL Redirection to Untrusted Site ('Open Redirect') in Microsoft Microsoft 365 CopilotCVE-2026-47645 0 Url redirection to untrusted site ('open redirect') in Microsoft 365 Copilot's Business Chat allows an unauthorized attacker to elevate privileges over a network. Join the discussion | GCVE Database | 06/19/2026, 20:29:42 UTC Added: 06/19/2026, 19:07:11 UTC |
CVE-2026-12049: CWE-601 URL Redirection to Untrusted Site ('Open Redirect') in pgadmin.org pgAdmin 4CVE-2026-12049 0 Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed back inside pgAdmin, so an authenticated victim who clicked /mfa/validate?next=<external> -- a link typically delivered by phishing -- would be sent to an attacker-controlled host directly out of the trusted auth flow. The defect is a trusted-domain redirect, not a privilege bypass: the attacker gains no read/write access to pgAdmin or the victim's database, but the redirect launders the attacker's destination through pgAdmin's URL, which raises the success rate of credential-phishing follow-on against the victim. Fix introduces a same-origin _is_safe_redirect_url helper and gates every MFA redirect that consumes user-supplied 'next' values through it. The helper allows only relative paths and absolute URLs whose scheme is http(s) and whose host matches the current request host; it rejects external hosts in absolute and protocol-relative form, non-http schemes (javascript:, data:, mailto:), userinfo tricks (http://localhost@attacker/), and backslash variants that some browsers normalize to forward slashes. Unsafe targets fall back to the internal browser index. A dedicated regression test exercises each accept/reject category and the original reporter PoC. This issue affects pgAdmin 4: from 6.0 before 9.16. Join the discussion | CVE Database V5 | 06/18/2026, 23:37:43 UTC Added: 06/19/2026, 16:54:10 UTC |
CVE-2026-12622: CWE-601 URL redirection to untrusted site ('open redirect') in Microchip GridTime 3000CVE-2026-12622 0 The GridTime 3000 GNSS Time Server has an open redirect vulnerability in the password change form submission. This issue affects GridTime 3000: from 1.0r0.03 through 1.1r0.0. Join the discussion | CVE Database V5 | 06/19/2026, 15:48:02 UTC Added: 06/19/2026, 16:20:40 UTC |
CVE-2026-48895: CWE-601 URL Redirection to Untrusted Site ('Open Redirect') in Apache Software Foundation Apache APISIXCVE-2026-48895 0 URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache APISIX. The attacker could manipulate some client headers to perform an open-redirect, to potentially expose the session token. This issue affects Apache APISIX: from 3.0.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the issue. Join the discussion | CVE Database V5 | 06/19/2026, 13:16:29 UTC Added: 06/19/2026, 14:05:57 UTC |
CVE-2026-44915: CWE-601 URL Redirection to Untrusted Site ('Open Redirect') in Apache Software Foundation Apache APISIXCVE-2026-44915 0 URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache APISIX. The default configuration of cas-auth in Apache APISIX is vulnerable to phishing and credential theft. This issue affects Apache APISIX: from 3.0.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the issue. Join the discussion | CVE Database V5 | 06/19/2026, 13:12:33 UTC Added: 06/19/2026, 14:05:51 UTC |
CVE-2026-55237: CWE-87: Improper Neutralization of Alternate XSS Syntax in Significant-Gravitas AutoGPTCVE-2026-55237 0 AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions prior to 0.6.62 have a DOM-based Cross-Site Scripting (XSS) vulnerability in AutoGPT's signup page. The application improperly trusts a URL parameter (`next`), which is passed to `router.push`. An attacker can craft a malicious link that, when opened by an authenticated user, performs a client-side redirect and executes arbitrary JavaScript in the context of their browser. This could lead to credential theft, internal network pivoting, and unauthorized actions performed on behalf of the victim. Version 0.6.62 patches the issue. Join the discussion | CVE Database V5 | 06/18/2026, 16:21:40 UTC Added: 06/18/2026, 16:36:21 UTC |
CVE-2025-32748: CWE-601: URL Redirection to Untrusted Site ('Open Redirect') in Dell PowerFlex rackCVE-2025-32748 0 Dell PowerFlex rack, version(s) RCM 3.7/3.7, contain(s) a Host Header Injection vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability to trigger redirections. Join the discussion | CVE Database V5 | 06/17/2026, 15:17:30 UTC Added: 06/17/2026, 16:28:11 UTC |
CVE-2026-53523: CWE-601: URL Redirection to Untrusted Site ('Open Redirect') in nezhahq nezhaCVE-2026-53523 0 Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the getRedirectURL function in oauth2.go:22-29 constructs the OAuth2 callback URL by concatenating the request's Host header with a fixed path, with zero validation of the Host header. This can result in host header injection. This issue has been patched in version 2.2.0. Join the discussion | CVE Database V5 | 06/12/2026, 21:04:46 UTC Added: 06/12/2026, 21:39:31 UTC |
Showing 1 to 10 of 36 results