UBUNTU-CVE-2026-40110

Source
https://ubuntu.com/security/CVE-2026-40110
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-40110.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-40110
Upstream
Published
2026-05-05T22:16:00Z
Modified
2026-06-30T18:18:03Z
Severity
  • 7.6 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L CVSS Calculator
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N CVSS Calculator
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

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 allow_origin_pat configuration value. Because re.match() only anchors at the start of the string and does not require a full match, a pattern intended to match only a trusted domain (e.g., trusted.example.com) will also match any origin that begins with that domain followed by additional characters (e.g., trusted.example.com.evil.com). An attacker who controls such a domain can bypass the CORS origin restriction and make cross-origin requests to the Jupyter Server API from an untrusted site. This issue has been fixed in version 2.18.0.

References

Affected packages

Ubuntu:22.04:LTS / jupyter-server

Package

Name
jupyter-server
Purl
pkg:deb/ubuntu/jupyter-server?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.2.2-1
1.13.1-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "jupyter-server",
            "binary_version": "1.13.1-1"
        },
        {
            "binary_name": "python3-jupyter-server",
            "binary_version": "1.13.1-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-40110.json"

Ubuntu:24.04:LTS / jupyter-server

Package

Name
jupyter-server
Purl
pkg:deb/ubuntu/jupyter-server?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.23.3-1
1.23.3-2

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "jupyter-server",
            "binary_version": "1.23.3-2"
        },
        {
            "binary_name": "python3-jupyter-server",
            "binary_version": "1.23.3-2"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-40110.json"

Ubuntu:25.10 / jupyter-server

Package

Name
jupyter-server
Purl
pkg:deb/ubuntu/jupyter-server?arch=source&distro=questing

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.14.2-5
2.15.0-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "jupyter-server",
            "binary_version": "2.15.0-1"
        },
        {
            "binary_name": "python3-jupyter-server",
            "binary_version": "2.15.0-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-40110.json"

Ubuntu:26.04:LTS / jupyter-server

Package

Name
jupyter-server
Purl
pkg:deb/ubuntu/jupyter-server?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.15.0-1
2.17.0-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "jupyter-server",
            "binary_version": "2.17.0-1"
        },
        {
            "binary_name": "python3-jupyter-server",
            "binary_version": "2.17.0-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-40110.json"