boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-6657HIGH
jupyter jupyter/jupyter — CORS Origin Validation Bypass in jupyter-server
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   R  U  H  H  H    8.8   .0020    9.8     —
AFFECTED
  Product          Versions       Fixed
  jupyter/jupyter  unspecified –  —
TIMELINE
  Apr 20  Reserved by @huntr_ai
  Jun 3   EXPLOIT PUBLISHED — CVE-2026-6657 (jupyter/jupyter). Public exploit reference added.
  Jun 3   Published (CNA: @huntr_ai)
CWE-346 · CNA: @huntr_ai · CVSS v3.1 · 1 reference · NVD status: Analyzed

Description

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the `allow_origin_pat` 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 allows attacker-controlled domains such as `trusted.example.com.evil.com` to pass validation against patterns intended to match `trusted.example.com`. The vulnerability affects multiple locations in the codebase, including CORS headers, WebSocket connections, referer validation, and login redirects, potentially enabling phishing attacks, arbitrary code execution, and unauthorized access to sensitive API responses.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
April 20, 2026ReservedReserved by @huntr_ai
June 3, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-6657 (jupyter/jupyter). Public exploit reference added.
June 3, 2026PublishedPublished (CNA: @huntr_ai)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
jupyterjupyter/jupyterunspecified

Weaknesses

CWE-346

References (1)

Related

Authoritative record: CVE-2026-6657 at cve.org

Vendors: jupyter

Weaknesses: CWE-346

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-6657 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.