Lucene search
+L

85 matches found

CVE
CVE
added 2026/08/04 8:01 p.m.60 views

CVE-2026-70486

Open WebUI (self-hosted AI platform) versions 0.9.0–0.11.0 contain a Same-Origin/XSS risk in the terminal file-preview iframe: the serveUrl iframe branch granted allow-same-origin and allow-scripts for HTML files from the app origin, enabling an authenticated user with terminal server access to r...

8.2CVSS6.1AI score0.00374EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:41 a.m.14 views

PYSEC-2026-3472 jupyter-server is vulnerable to CORS origin validation bypass when the `allow_origin_pat` configuration is used

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

6.1CVSS6.4AI score0.00197EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/07/15 9:57 p.m.13 views

Permissive Cross-domain Policy with Untrusted Domains

Overview fiftyone is a FiftyOne: the open-source tool for building high-quality datasets and computer vision models Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains via the Access-Control-Allow-Origin header in the server response. An...

6.9CVSS5.4AI score0.00093EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:34 a.m.21 views

CVE-2026-6657

A flaw was found in jupyter-server. A remote attacker can bypass Cross-Origin Resource Sharing CORS origin validation when the alloworiginpat configuration is used. This vulnerability allows malicious domains to pass validation against patterns intended for trusted domains. This could lead to...

8.8CVSS5.7AI score0.00197EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/06/05 3:16 a.m.20 views

SUSE CVE-2026-6657

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

8.8CVSS6AI score0.00197EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/03 6:33 p.m.14 views

GHSA-V42X-X7JP-845H Duplicate Advisory: jupyter-server is vulnerable to CORS origin validation bypass when the `allow_origin_pat` configuration is used

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-24qx-w28j-9m6p. This link is maintained to preserve external references. Original Description A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation...

6.1CVSS6.4AI score0.00197EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/06/03 6:33 p.m.13 views

Duplicate Advisory: jupyter-server is vulnerable to CORS origin validation bypass when the `allow_origin_pat` configuration is used

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-24qx-w28j-9m6p. This link is maintained to preserve external references. Original Description A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation...

8.8CVSS6.4AI score0.00197EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/06/03 4:16 p.m.15 views

CVE-2026-6657

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

8.8CVSS0.00197EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/03 3:06 p.m.58 views

CVE-2026-6657 CORS Origin Validation Bypass in jupyter-server

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

6.1CVSS0.00197EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/03 3:06 p.m.10 views

CVE-2026-6657 CORS Origin Validation Bypass in jupyter-server

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

6.1CVSS6.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/03 3:06 p.m.14 views

CVE-2026-6657 CORS Origin Validation Bypass in jupyter-server

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

6.1CVSS6AI score0.00197EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/03 3:06 p.m.78 views

CVE-2026-6657

CVE-2026-6657 affects jupyter-server versions 1.12.0–2.17.0. Root cause: use of re.match() for Origin validation in allow_origin_pat, allowing attacker-controlled domains to bypass CORS checks (e.g., trusted.example.com.evil.com) across CORS headers, WebSocket, referer validation, and login redir...

8.8CVSS6.6AI score0.00197EPSS
SaveExploits1References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-6657

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is...

8.8CVSS6.4AI score0.00197EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/05/18 2:19 p.m.13 views

CVE-2026-40110

A flaw was found in Jupyter Server. The Origin header validation, which uses Python's re.match function, does not correctly validate incoming origins against allowed patterns. This allows a remote attacker to bypass Cross-Origin Resource Sharing CORS restrictions by crafting a malicious domain th...

7.6CVSS5.8AI score0.0034EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/05 9:29 p.m.9 views

CVE-2026-40110 jupyter-server CORS origin validation bypass via unanchored regex in allow_origin_pat

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS5.9AI score
SaveExploits0References10
AlpineLinux
AlpineLinux
added 2026/05/05 9:29 p.m.52 views

CVE-2026-40110

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS5.8AI score0.0034EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/05/05 9:29 p.m.9 views

CVE-2026-40110 jupyter-server CORS origin validation bypass via unanchored regex in allow_origin_pat

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS5.8AI score0.0034EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/05 9:29 p.m.75 views

CVE-2026-40110

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS5.8AI score0.0034EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/05 9:29 p.m.57 views

CVE-2026-40110 jupyter-server CORS origin validation bypass via unanchored regex in allow_origin_pat

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS0.0034EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/05 4:54 p.m.10 views

Regular Expression without Anchors

Overview Affected versions of this package are vulnerable to Regular Expression without Anchors through the alloworiginpat checks in websocket.py, login.py. An attacker can bypass CORS, WebSocket origin checks, and login redirect validation by supplying an Origin or Referer value that matches the...

8.2CVSS5.7AI score0.0034EPSS
SaveExploits0References2
Rows per page
Query Builder