Lucene search
K

42 matches found

NVD
NVD
added 3 days ago9 views

CVE-2026-40961

A bug in the login redirect route in Apache Airflow allowed authenticated users to craft URLs that bypassed the issafeurl check, enabling redirection from a trusted Airflow domain to an attacker-controlled origin. Users are advised to upgrade to apache-airflow 3.2.2 or later. As a defense-in-dept...

7.2CVSS0.00085EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 3 days ago4 views

CVE-2026-40961 Apache Airflow: Open Redirect Bypass Vulnerability

A bug in the login redirect route in Apache Airflow allowed authenticated users to craft URLs that bypassed the issafeurl check, enabling redirection from a trusted Airflow domain to an attacker-controlled origin. Users are advised to upgrade to apache-airflow 3.2.2 or later. As a defense-in-dept...

5.8AI score0.00085EPSS
Exploits0References2
CVE
CVE
added 3 days ago6 views

CVE-2026-40961

CVE-2026-40961 — Apache Airflow Open Redirect Bypass . A bug in the login redirect route allows authenticated users to craft URLs that bypass the is_safe_url check, enabling redirection from a trusted Airflow domain to an attacker-controlled origin. This affects the login flow and can lead to cre...

7.2CVSS5.8AI score0.00085EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added last week2 views

CVE-2026-45307 Speakr: Open redirect in is_safe_url via parser mismatch on next parameter

Speakr is a personal, self-hosted web application designed for transcribing audio recordings. Prior to 0.8.20-alpha, the issafeurl helper used to validate post-login redirect targets applied urljoinrequest.hosturl, target before parsing, while the controller passed the raw target to redirect. A...

6.1CVSS5.8AI score0.00029EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/09 7:23 p.m.3 views

CVE-2026-2153

A vulnerability was determined in mwielgoszewski doorman up to 0.6. This issue affects the function issafeurl of the file doorman/users/views.py. Executing a manipulation of the argument Next can lead to open redirect. The attack may be launched remotely. The exploit has been publicly disclosed a...

6.1CVSS5.2AI score0.00043EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/08 1:2 p.m.27 views

CVE-2026-2153 mwielgoszewski doorman views.py is_safe_url redirect

A vulnerability was determined in mwielgoszewski doorman up to 0.6. This issue affects the function issafeurl of the file doorman/users/views.py. Executing a manipulation of the argument Next can lead to open redirect. The attack may be launched remotely. The exploit has been publicly disclosed a...

5.3CVSS0.00043EPSS
Exploits1References4
CVE
CVE
added 2026/02/08 1:2 p.m.9 views

CVE-2026-2153

The CVE-2026-2153 entry targets the mwielgoszewski doorman project (up to version 0.6) and affects the is_safe_url function in doorman/users/views.py. The issue arises from manipulating the Next argument, allowing an open redirect. Exploitation is possible remotely, and public disclosure of the e...

6.1CVSS5AI score0.00043EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/08 12:0 a.m.4 views

PT-2026-6981

Name of the Vulnerable Software and Affected Versions mwielgoszewski doorman versions prior to 0.7 Description A flaw exists in the is safe url function within the doorman/users/views.py file. Manipulation of the Next argument can result in an open redirect. This issue can be exploited remotely...

6.1CVSS5.7AI score0.00043EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2013-0009

Malware in sbrugna...

4.3CVSS6.1AI score0.04123EPSS
Exploits0References19
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2015-0018

Malware in sbrugna...

4.3CVSS6AI score0.02884EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.2 views

SUSE CVE-2014-3730

The django.util.http.issafeurl function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\djangoproject.com."...

4.3CVSS7AI score0.00988EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:23 a.m.1 views

SUSE CVE-2015-0220

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

4.3CVSS6.1AI score0.02154EPSS
Exploits1References5
OSV
OSV
added 2022/05/17 1:9 a.m.0 views

GHSA-PW27-W7W4-9QC7 Django XSS Vulnerability

The utils.http.issafeurl function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting XSS attacks via a URL containing basic authentication, as demonstrated by...

7.4CVSS7.3AI score0.01203EPSS
Exploits0References18
OSV
OSV
added 2022/05/17 12:23 a.m.24 views

GHSA-9CWG-MHXF-HH59 Django cross-site scripting (XSS) vulnerability via is_safe_url function

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

6.1CVSS5.4AI score0.04123EPSS
Exploits0References13
Github Security Blog
Github Security Blog
added 2022/05/17 12:23 a.m.30 views

Django cross-site scripting (XSS) vulnerability via is_safe_url function

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS5.5AI score0.04123EPSS
Exploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 2:9 a.m.23 views

Django Allows Open Redirects

The django.util.http.issafeurl function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\djangoproject.com."...

4.3CVSS6.8AI score0.00988EPSS
Exploits0References14Affected Software1
OSV
OSV
added 2022/05/14 2:6 a.m.0 views

GHSA-7FQ8-4PV5-5W5C Django cross-site scripting (XSS) attack via user-supplied redirect URLs

The utils.http.issafeurl function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting XSS attacks via a control character in a URL, as demonstrated by a...

6.1CVSS5.9AI score0.02884EPSS
Exploits0References17
RedHat Linux
RedHat Linux
added 2017/06/14 3:28 p.m.3 views

python-django: Open redirect and possible XSS attack via user-supplied numeric redirect URLs

A redirect flaw, where the issafeurl function did not correctly sanitize numeric-URL user input, was found in python-django. A remote attacker could exploit this flaw to perform XSS attacks against the OpenStack dashboard...

6.1CVSS7.1AI score0.00747EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2017/06/14 3:18 p.m.36 views

Moderate: Red Hat Security Advisory: python-django security update

An update for python-django is now available for Red Hat Enterprise Linux OpenStack Platform 7.0 Kilo for RHEL 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, ...

6.1CVSS6.6AI score0.00747EPSS
Exploits1References2
myhack58
myhack58
added 2017/04/14 12:0 a.m.283 views

Django two url jump vulnerability analysis: CVE-2017-7233&7234-vulnerability warning-the black bar safety net

! Django official News&Event in the 4 on 4, released a security update that fixes two URL jump loopholes, one is the urlparse pot, the other by long Dinh tech security researcher phithon report, are very beautiful. Because there are replicate Django vulnerability of habit, the evening pumping up...

5.8CVSS6.4AI score0.00747EPSS
Exploits1
Rows per page
Query Builder