CVE-2026-40110

high
Published 2026-05-05 · Modified 2026-05-08
CVSS v3
7.3
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
CVSS v2
VIR risk
7.3

Description

Jupyter Server has a CORS Origin Validation Bypass via `re.match()` in `allow_origin_pat` (from huntr)

Predictions

Exploit likelihood
82%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-40110

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-24qx-w28j-9m6p

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/jupyter-server/jupyter_server/commit/49b34392feaa97735b3b777e3baf8f22f2a14ed8

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/jupyter-server/jupyter_server/commit/057869a327c46730afede3eab0ca2d2e3e74acea

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyaffected
debian debiansidaffected
debian debiantrixieaffected

Package impact

EcosystemPackageVulnerableFixed
python PyPIjupyter-server<2.18.02.18.0
PIPjupyter-server<= 2.17.02.18.0

Application impact

VendorProductVersionsFixed
jupyterjupyter_server{"endExcluding":"2.18.0"}2.18.0

References

CWEs

CWE-777

Verify integrity in audit chain (admin only). AS-IS.