CVE-2026-40171

Source
https://cve.org/CVERecord?id=CVE-2026-40171
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40171.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40171
Aliases
Downstream
Related
Published
2026-05-06T19:36:32.072Z
Modified
2026-07-13T16:42:47.886298772Z
Severity
  • 8.4 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Jupyter Notebook and JupyterLab token theft via stored XSS in help command linker
Details

In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions 4.5.6 and earlier, and the corresponding @jupyter-notebook/help-extension and @jupyterlab/help-extension packages before 7.5.6 and 4.5.7, a stored cross-site scripting issue in the help command linker can be chained with attacker-controlled notebook content to steal authentication tokens with a single click.

An attacker can craft a malicious notebook file containing elements that appear indistinguishable from legitimate controls and trigger execution when a user interacts with them. Successful exploitation allows theft of the user's authentication token and complete takeover of the Jupyter session through the REST API, including reading files, creating or modifying files, accessing kernels to execute arbitrary code, and creating terminals for shell access. This issue has been fixed in Notebook 7.5.6, JupyterLab 4.5.7, @jupyter-notebook/help-extension 7.5.6, and @jupyterlab/help-extension 4.5.7. As a workaround, disable the affected help extensions or set allowCommandLinker to false in the sanitizer configuration.

Database specific
{
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "last_affected": "4.5.6"
                },
                {
                    "last_affected": "4.5.6"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40171.json"
}
References

Affected packages

Git / github.com/jupyter/notebook

Affected ranges

Type
GIT
Repo
https://github.com/jupyter/notebook
Events
Introduced
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "DESCRIPTION",
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.5.5"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "7.5.6"
        }
    ]
}

Affected versions

@jupyter-notebook/app@7.*
@jupyter-notebook/app@7.0.0
@jupyter-notebook/app@7.0.1
@jupyter-notebook/app@7.0.2
@jupyter-notebook/app@7.0.3
@jupyter-notebook/app@7.0.4
@jupyter-notebook/app@7.0.5
@jupyter-notebook/application-extension@7.*
@jupyter-notebook/application-extension@7.0.0
@jupyter-notebook/application-extension@7.0.1
@jupyter-notebook/application-extension@7.0.2
@jupyter-notebook/application-extension@7.0.3
@jupyter-notebook/application-extension@7.0.4
@jupyter-notebook/application-extension@7.0.5
@jupyter-notebook/application-extension@7.0.6
@jupyter-notebook/application-extension@7.1.0
@jupyter-notebook/application-extension@7.1.0-alpha.0
@jupyter-notebook/application-extension@7.1.0-alpha.1
@jupyter-notebook/application-extension@7.1.0-alpha.2
@jupyter-notebook/application-extension@7.1.0-beta.0
@jupyter-notebook/application-extension@7.1.0-rc.0
@jupyter-notebook/application-extension@7.1.0-rc.1
@jupyter-notebook/application-extension@7.1.1
@jupyter-notebook/application-extension@7.1.2
@jupyter-notebook/application-extension@7.2.0
@jupyter-notebook/application-extension@7.2.0-alpha.0
@jupyter-notebook/application-extension@7.2.0-beta.0
@jupyter-notebook/application-extension@7.2.0-beta.1
@jupyter-notebook/application-extension@7.2.0-rc.0
@jupyter-notebook/application-extension@7.2.0-rc.1
@jupyter-notebook/application-extension@7.3.0
@jupyter-notebook/application-extension@7.3.0-alpha.0
@jupyter-notebook/application-extension@7.3.0-alpha.1
@jupyter-notebook/application-extension@7.3.0-beta.0
@jupyter-notebook/application-extension@7.3.0-beta.1
@jupyter-notebook/application-extension@7.3.0-beta.2
@jupyter-notebook/application-extension@7.3.0-rc.0
@jupyter-notebook/application-extension@7.3.1
@jupyter-notebook/application-extension@7.3.2
@jupyter-notebook/application-extension@7.4.0
@jupyter-notebook/application-extension@7.4.0-alpha.0
@jupyter-notebook/application-extension@7.4.0-alpha.1
@jupyter-notebook/application-extension@7.4.0-alpha.2
@jupyter-notebook/application-extension@7.4.0-alpha.3
@jupyter-notebook/application-extension@7.4.0-beta.0
@jupyter-notebook/application-extension@7.4.0-beta.1
@jupyter-notebook/application-extension@7.4.0-beta.2
@jupyter-notebook/application-extension@7.4.0-beta.3
@jupyter-notebook/application-extension@7.4.0-rc.0
@jupyter-notebook/application-extension@7.5.0
@jupyter-notebook/application-extension@7.5.0-alpha.0
@jupyter-notebook/application-extension@7.5.0-alpha.1
@jupyter-notebook/application-extension@7.5.0-alpha.2
@jupyter-notebook/application-extension@7.5.0-alpha.3
@jupyter-notebook/application-extension@7.5.0-beta.0
@jupyter-notebook/application-extension@7.5.0-beta.1
@jupyter-notebook/application-extension@7.5.0-rc.0
@jupyter-notebook/application-extension@7.5.0-rc.1
@jupyter-notebook/application-extension@7.5.1
@jupyter-notebook/application-extension@7.5.2
@jupyter-notebook/application-extension@7.5.3
@jupyter-notebook/application-extension@7.5.4
@jupyter-notebook/application-extension@7.5.5
@jupyter-notebook/application@7.*
@jupyter-notebook/application@7.0.0
@jupyter-notebook/application@7.0.1
@jupyter-notebook/application@7.0.2
@jupyter-notebook/application@7.0.3
@jupyter-notebook/application@7.0.4
@jupyter-notebook/application@7.0.5
@jupyter-notebook/application@7.0.6
@jupyter-notebook/application@7.1.0
@jupyter-notebook/application@7.1.0-alpha.0
@jupyter-notebook/application@7.1.0-alpha.1
@jupyter-notebook/application@7.1.0-alpha.2
@jupyter-notebook/application@7.1.0-beta.0
@jupyter-notebook/application@7.1.0-rc.0
@jupyter-notebook/application@7.1.0-rc.1
@jupyter-notebook/application@7.1.1
@jupyter-notebook/application@7.1.2
@jupyter-notebook/application@7.2.0
@jupyter-notebook/application@7.2.0-alpha.0
@jupyter-notebook/application@7.2.0-beta.0
@jupyter-notebook/application@7.2.0-beta.1
@jupyter-notebook/application@7.2.0-rc.0
@jupyter-notebook/application@7.2.0-rc.1
@jupyter-notebook/application@7.3.0
@jupyter-notebook/application@7.3.0-alpha.0
@jupyter-notebook/application@7.3.0-alpha.1
@jupyter-notebook/application@7.3.0-beta.0
@jupyter-notebook/application@7.3.0-beta.1
@jupyter-notebook/application@7.3.0-beta.2
@jupyter-notebook/application@7.3.0-rc.0
@jupyter-notebook/application@7.3.1
@jupyter-notebook/application@7.3.2
@jupyter-notebook/application@7.4.0
@jupyter-notebook/application@7.4.0-alpha.0
@jupyter-notebook/application@7.4.0-alpha.1
@jupyter-notebook/application@7.4.0-alpha.2
@jupyter-notebook/application@7.4.0-alpha.3
@jupyter-notebook/application@7.4.0-beta.0
@jupyter-notebook/application@7.4.0-beta.1
@jupyter-notebook/application@7.4.0-beta.2
@jupyter-notebook/application@7.4.0-beta.3
@jupyter-notebook/application@7.4.0-rc.0
@jupyter-notebook/application@7.5.0
@jupyter-notebook/application@7.5.0-alpha.0
@jupyter-notebook/application@7.5.0-alpha.1
@jupyter-notebook/application@7.5.0-alpha.2
@jupyter-notebook/application@7.5.0-alpha.3
@jupyter-notebook/application@7.5.0-beta.0
@jupyter-notebook/application@7.5.0-beta.1
@jupyter-notebook/application@7.5.0-rc.0
@jupyter-notebook/application@7.5.0-rc.1
@jupyter-notebook/application@7.5.1
@jupyter-notebook/application@7.5.2
@jupyter-notebook/application@7.5.3
@jupyter-notebook/application@7.5.4
@jupyter-notebook/application@7.5.5
@jupyter-notebook/buildutils@7.*
@jupyter-notebook/buildutils@7.0.0
@jupyter-notebook/buildutils@7.0.1
@jupyter-notebook/buildutils@7.0.2
@jupyter-notebook/buildutils@7.0.3
@jupyter-notebook/buildutils@7.0.4
@jupyter-notebook/buildutils@7.0.5
@jupyter-notebook/console-extension@7.*
@jupyter-notebook/console-extension@7.0.0
@jupyter-notebook/console-extension@7.0.1
@jupyter-notebook/console-extension@7.0.2
@jupyter-notebook/console-extension@7.0.3
@jupyter-notebook/console-extension@7.0.4
@jupyter-notebook/console-extension@7.0.5
@jupyter-notebook/console-extension@7.0.6
@jupyter-notebook/console-extension@7.1.0
@jupyter-notebook/console-extension@7.1.0-alpha.0
@jupyter-notebook/console-extension@7.1.0-alpha.1
@jupyter-notebook/console-extension@7.1.0-alpha.2
@jupyter-notebook/console-extension@7.1.0-beta.0
@jupyter-notebook/console-extension@7.1.0-rc.0
@jupyter-notebook/console-extension@7.1.0-rc.1
@jupyter-notebook/console-extension@7.1.1
@jupyter-notebook/console-extension@7.1.2
@jupyter-notebook/console-extension@7.2.0
@jupyter-notebook/console-extension@7.2.0-alpha.0
@jupyter-notebook/console-extension@7.2.0-beta.0
@jupyter-notebook/console-extension@7.2.0-beta.1
@jupyter-notebook/console-extension@7.2.0-rc.0
@jupyter-notebook/console-extension@7.2.0-rc.1
@jupyter-notebook/console-extension@7.3.0
@jupyter-notebook/console-extension@7.3.0-alpha.0
@jupyter-notebook/console-extension@7.3.0-alpha.1
@jupyter-notebook/console-extension@7.3.0-beta.0
@jupyter-notebook/console-extension@7.3.0-beta.1
@jupyter-notebook/console-extension@7.3.0-beta.2
@jupyter-notebook/console-extension@7.3.0-rc.0
@jupyter-notebook/console-extension@7.3.1
@jupyter-notebook/console-extension@7.3.2
@jupyter-notebook/console-extension@7.4.0
@jupyter-notebook/console-extension@7.4.0-alpha.0
@jupyter-notebook/console-extension@7.4.0-alpha.1
@jupyter-notebook/console-extension@7.4.0-alpha.2
@jupyter-notebook/console-extension@7.4.0-alpha.3
@jupyter-notebook/console-extension@7.4.0-beta.0
@jupyter-notebook/console-extension@7.4.0-beta.1
@jupyter-notebook/console-extension@7.4.0-beta.2
@jupyter-notebook/console-extension@7.4.0-beta.3
@jupyter-notebook/console-extension@7.4.0-rc.0
@jupyter-notebook/console-extension@7.5.0
@jupyter-notebook/console-extension@7.5.0-alpha.0
@jupyter-notebook/console-extension@7.5.0-alpha.1
@jupyter-notebook/console-extension@7.5.0-alpha.2
@jupyter-notebook/console-extension@7.5.0-alpha.3
@jupyter-notebook/console-extension@7.5.0-beta.0
@jupyter-notebook/console-extension@7.5.0-beta.1
@jupyter-notebook/console-extension@7.5.0-rc.0
@jupyter-notebook/console-extension@7.5.0-rc.1
@jupyter-notebook/console-extension@7.5.1
@jupyter-notebook/console-extension@7.5.2
@jupyter-notebook/console-extension@7.5.3
@jupyter-notebook/console-extension@7.5.4
@jupyter-notebook/console-extension@7.5.5
@jupyter-notebook/docmanager-extension@7.*
@jupyter-notebook/docmanager-extension@7.0.0
@jupyter-notebook/docmanager-extension@7.0.1
@jupyter-notebook/docmanager-extension@7.0.2
@jupyter-notebook/docmanager-extension@7.0.3
@jupyter-notebook/docmanager-extension@7.0.4
@jupyter-notebook/docmanager-extension@7.0.5
@jupyter-notebook/docmanager-extension@7.0.6
@jupyter-notebook/docmanager-extension@7.1.0
@jupyter-notebook/docmanager-extension@7.1.0-alpha.0
@jupyter-notebook/docmanager-extension@7.1.0-alpha.1
@jupyter-notebook/docmanager-extension@7.1.0-alpha.2
@jupyter-notebook/docmanager-extension@7.1.0-beta.0
@jupyter-notebook/docmanager-extension@7.1.0-rc.0
@jupyter-notebook/docmanager-extension@7.1.0-rc.1
@jupyter-notebook/docmanager-extension@7.1.1
@jupyter-notebook/docmanager-extension@7.1.2
@jupyter-notebook/docmanager-extension@7.2.0
@jupyter-notebook/docmanager-extension@7.2.0-alpha.0
@jupyter-notebook/docmanager-extension@7.2.0-beta.0
@jupyter-notebook/docmanager-extension@7.2.0-beta.1
@jupyter-notebook/docmanager-extension@7.2.0-rc.0
@jupyter-notebook/docmanager-extension@7.2.0-rc.1
@jupyter-notebook/docmanager-extension@7.3.0
@jupyter-notebook/docmanager-extension@7.3.0-alpha.0
@jupyter-notebook/docmanager-extension@7.3.0-alpha.1
@jupyter-notebook/docmanager-extension@7.3.0-beta.0
@jupyter-notebook/docmanager-extension@7.3.0-beta.1
@jupyter-notebook/docmanager-extension@7.3.0-beta.2
@jupyter-notebook/docmanager-extension@7.3.0-rc.0
@jupyter-notebook/docmanager-extension@7.3.1
@jupyter-notebook/docmanager-extension@7.3.2
@jupyter-notebook/docmanager-extension@7.4.0
@jupyter-notebook/docmanager-extension@7.4.0-alpha.0
@jupyter-notebook/docmanager-extension@7.4.0-alpha.1
@jupyter-notebook/docmanager-extension@7.4.0-alpha.2
@jupyter-notebook/docmanager-extension@7.4.0-alpha.3
@jupyter-notebook/docmanager-extension@7.4.0-beta.0
@jupyter-notebook/docmanager-extension@7.4.0-beta.1
@jupyter-notebook/docmanager-extension@7.4.0-beta.2
@jupyter-notebook/docmanager-extension@7.4.0-beta.3
@jupyter-notebook/docmanager-extension@7.4.0-rc.0
@jupyter-notebook/docmanager-extension@7.5.0
@jupyter-notebook/docmanager-extension@7.5.0-alpha.0
@jupyter-notebook/docmanager-extension@7.5.0-alpha.1
@jupyter-notebook/docmanager-extension@7.5.0-alpha.2
@jupyter-notebook/docmanager-extension@7.5.0-alpha.3
@jupyter-notebook/docmanager-extension@7.5.0-beta.0
@jupyter-notebook/docmanager-extension@7.5.0-beta.1
@jupyter-notebook/docmanager-extension@7.5.0-rc.0
@jupyter-notebook/docmanager-extension@7.5.0-rc.1
@jupyter-notebook/docmanager-extension@7.5.1
@jupyter-notebook/docmanager-extension@7.5.2
@jupyter-notebook/docmanager-extension@7.5.3
@jupyter-notebook/docmanager-extension@7.5.4
@jupyter-notebook/docmanager-extension@7.5.5
@jupyter-notebook/documentsearch-extension@7.*
@jupyter-notebook/documentsearch-extension@7.0.0
@jupyter-notebook/documentsearch-extension@7.0.1
@jupyter-notebook/documentsearch-extension@7.0.2
@jupyter-notebook/documentsearch-extension@7.0.3
@jupyter-notebook/documentsearch-extension@7.0.4
@jupyter-notebook/documentsearch-extension@7.0.5
@jupyter-notebook/documentsearch-extension@7.0.6
@jupyter-notebook/documentsearch-extension@7.1.0
@jupyter-notebook/documentsearch-extension@7.1.0-alpha.0
@jupyter-notebook/documentsearch-extension@7.1.0-alpha.1
@jupyter-notebook/documentsearch-extension@7.1.0-alpha.2
@jupyter-notebook/documentsearch-extension@7.1.0-beta.0
@jupyter-notebook/documentsearch-extension@7.1.0-rc.0
@jupyter-notebook/documentsearch-extension@7.1.0-rc.1
@jupyter-notebook/documentsearch-extension@7.1.1
@jupyter-notebook/documentsearch-extension@7.1.2
@jupyter-notebook/documentsearch-extension@7.2.0
@jupyter-notebook/documentsearch-extension@7.2.0-alpha.0
@jupyter-notebook/documentsearch-extension@7.2.0-beta.0
@jupyter-notebook/documentsearch-extension@7.2.0-beta.1
@jupyter-notebook/documentsearch-extension@7.2.0-rc.0
@jupyter-notebook/documentsearch-extension@7.2.0-rc.1
@jupyter-notebook/documentsearch-extension@7.3.0
@jupyter-notebook/documentsearch-extension@7.3.0-alpha.0
@jupyter-notebook/documentsearch-extension@7.3.0-alpha.1
@jupyter-notebook/documentsearch-extension@7.3.0-beta.0
@jupyter-notebook/documentsearch-extension@7.3.0-beta.1
@jupyter-notebook/documentsearch-extension@7.3.0-beta.2
@jupyter-notebook/documentsearch-extension@7.3.0-rc.0
@jupyter-notebook/documentsearch-extension@7.3.1
@jupyter-notebook/documentsearch-extension@7.3.2
@jupyter-notebook/documentsearch-extension@7.4.0
@jupyter-notebook/documentsearch-extension@7.4.0-alpha.0
@jupyter-notebook/documentsearch-extension@7.4.0-alpha.1
@jupyter-notebook/documentsearch-extension@7.4.0-alpha.2
@jupyter-notebook/documentsearch-extension@7.4.0-alpha.3
@jupyter-notebook/documentsearch-extension@7.4.0-beta.0
@jupyter-notebook/documentsearch-extension@7.4.0-beta.1
@jupyter-notebook/documentsearch-extension@7.4.0-beta.2
@jupyter-notebook/documentsearch-extension@7.4.0-beta.3
@jupyter-notebook/documentsearch-extension@7.4.0-rc.0
@jupyter-notebook/documentsearch-extension@7.5.0
@jupyter-notebook/documentsearch-extension@7.5.0-alpha.0
@jupyter-notebook/documentsearch-extension@7.5.0-alpha.1
@jupyter-notebook/documentsearch-extension@7.5.0-alpha.2
@jupyter-notebook/documentsearch-extension@7.5.0-alpha.3
@jupyter-notebook/documentsearch-extension@7.5.0-beta.0
@jupyter-notebook/documentsearch-extension@7.5.0-beta.1
@jupyter-notebook/documentsearch-extension@7.5.0-rc.0
@jupyter-notebook/documentsearch-extension@7.5.0-rc.1
@jupyter-notebook/documentsearch-extension@7.5.1
@jupyter-notebook/documentsearch-extension@7.5.2
@jupyter-notebook/documentsearch-extension@7.5.3
@jupyter-notebook/documentsearch-extension@7.5.4
@jupyter-notebook/documentsearch-extension@7.5.5
@jupyter-notebook/help-extension@7.*
@jupyter-notebook/help-extension@7.0.0
@jupyter-notebook/help-extension@7.0.1
@jupyter-notebook/help-extension@7.0.2
@jupyter-notebook/help-extension@7.0.3
@jupyter-notebook/help-extension@7.0.4
@jupyter-notebook/help-extension@7.0.5
@jupyter-notebook/help-extension@7.0.6
@jupyter-notebook/help-extension@7.1.0
@jupyter-notebook/help-extension@7.1.0-alpha.0
@jupyter-notebook/help-extension@7.1.0-alpha.1
@jupyter-notebook/help-extension@7.1.0-alpha.2
@jupyter-notebook/help-extension@7.1.0-beta.0
@jupyter-notebook/help-extension@7.1.0-rc.0
@jupyter-notebook/help-extension@7.1.0-rc.1
@jupyter-notebook/help-extension@7.1.1
@jupyter-notebook/help-extension@7.1.2
@jupyter-notebook/help-extension@7.2.0
@jupyter-notebook/help-extension@7.2.0-alpha.0
@jupyter-notebook/help-extension@7.2.0-beta.0
@jupyter-notebook/help-extension@7.2.0-beta.1
@jupyter-notebook/help-extension@7.2.0-rc.0
@jupyter-notebook/help-extension@7.2.0-rc.1
@jupyter-notebook/help-extension@7.3.0
@jupyter-notebook/help-extension@7.3.0-alpha.0
@jupyter-notebook/help-extension@7.3.0-alpha.1
@jupyter-notebook/help-extension@7.3.0-beta.0
@jupyter-notebook/help-extension@7.3.0-beta.1
@jupyter-notebook/help-extension@7.3.0-beta.2
@jupyter-notebook/help-extension@7.3.0-rc.0
@jupyter-notebook/help-extension@7.3.1
@jupyter-notebook/help-extension@7.3.2
@jupyter-notebook/help-extension@7.4.0
@jupyter-notebook/help-extension@7.4.0-alpha.0
@jupyter-notebook/help-extension@7.4.0-alpha.1
@jupyter-notebook/help-extension@7.4.0-alpha.2
@jupyter-notebook/help-extension@7.4.0-alpha.3
@jupyter-notebook/help-extension@7.4.0-beta.0
@jupyter-notebook/help-extension@7.4.0-beta.1
@jupyter-notebook/help-extension@7.4.0-beta.2
@jupyter-notebook/help-extension@7.4.0-beta.3
@jupyter-notebook/help-extension@7.4.0-rc.0
@jupyter-notebook/help-extension@7.5.0
@jupyter-notebook/help-extension@7.5.0-alpha.0
@jupyter-notebook/help-extension@7.5.0-alpha.1
@jupyter-notebook/help-extension@7.5.0-alpha.2
@jupyter-notebook/help-extension@7.5.0-alpha.3
@jupyter-notebook/help-extension@7.5.0-beta.0
@jupyter-notebook/help-extension@7.5.0-beta.1
@jupyter-notebook/help-extension@7.5.0-rc.0
@jupyter-notebook/help-extension@7.5.0-rc.1
@jupyter-notebook/help-extension@7.5.1
@jupyter-notebook/help-extension@7.5.2
@jupyter-notebook/help-extension@7.5.3
@jupyter-notebook/help-extension@7.5.4
@jupyter-notebook/help-extension@7.5.5
@jupyter-notebook/lab-extension@7.*
@jupyter-notebook/lab-extension@7.0.0
@jupyter-notebook/lab-extension@7.0.1
@jupyter-notebook/lab-extension@7.0.2
@jupyter-notebook/lab-extension@7.0.3
@jupyter-notebook/lab-extension@7.0.4
@jupyter-notebook/lab-extension@7.0.5
@jupyter-notebook/lab-extension@7.0.6
@jupyter-notebook/lab-extension@7.1.0
@jupyter-notebook/lab-extension@7.1.0-alpha.0
@jupyter-notebook/lab-extension@7.1.0-alpha.1
@jupyter-notebook/lab-extension@7.1.0-alpha.2
@jupyter-notebook/lab-extension@7.1.0-beta.0
@jupyter-notebook/lab-extension@7.1.0-rc.0
@jupyter-notebook/lab-extension@7.1.0-rc.1
@jupyter-notebook/lab-extension@7.1.1
@jupyter-notebook/lab-extension@7.1.2
@jupyter-notebook/lab-extension@7.2.0
@jupyter-notebook/lab-extension@7.2.0-alpha.0
@jupyter-notebook/lab-extension@7.2.0-beta.0
@jupyter-notebook/lab-extension@7.2.0-beta.1
@jupyter-notebook/lab-extension@7.2.0-rc.0
@jupyter-notebook/lab-extension@7.2.0-rc.1
@jupyter-notebook/lab-extension@7.3.0
@jupyter-notebook/lab-extension@7.3.0-alpha.0
@jupyter-notebook/lab-extension@7.3.0-alpha.1
@jupyter-notebook/lab-extension@7.3.0-beta.0
@jupyter-notebook/lab-extension@7.3.0-beta.1
@jupyter-notebook/lab-extension@7.3.0-beta.2
@jupyter-notebook/lab-extension@7.3.0-rc.0
@jupyter-notebook/lab-extension@7.3.1
@jupyter-notebook/lab-extension@7.3.2
@jupyter-notebook/lab-extension@7.4.0
@jupyter-notebook/lab-extension@7.4.0-alpha.0
@jupyter-notebook/lab-extension@7.4.0-alpha.1
@jupyter-notebook/lab-extension@7.4.0-alpha.2
@jupyter-notebook/lab-extension@7.4.0-alpha.3
@jupyter-notebook/lab-extension@7.4.0-beta.0
@jupyter-notebook/lab-extension@7.4.0-beta.1
@jupyter-notebook/lab-extension@7.4.0-beta.2
@jupyter-notebook/lab-extension@7.4.0-beta.3
@jupyter-notebook/lab-extension@7.4.0-rc.0
@jupyter-notebook/lab-extension@7.5.0
@jupyter-notebook/lab-extension@7.5.0-alpha.0
@jupyter-notebook/lab-extension@7.5.0-alpha.1
@jupyter-notebook/lab-extension@7.5.0-alpha.2
@jupyter-notebook/lab-extension@7.5.0-alpha.3
@jupyter-notebook/lab-extension@7.5.0-beta.0
@jupyter-notebook/lab-extension@7.5.0-beta.1
@jupyter-notebook/lab-extension@7.5.0-rc.0
@jupyter-notebook/lab-extension@7.5.0-rc.1
@jupyter-notebook/lab-extension@7.5.1
@jupyter-notebook/lab-extension@7.5.2
@jupyter-notebook/lab-extension@7.5.3
@jupyter-notebook/lab-extension@7.5.4
@jupyter-notebook/lab-extension@7.5.5
@jupyter-notebook/metapackage@7.*
@jupyter-notebook/metapackage@7.0.0
@jupyter-notebook/metapackage@7.0.1
@jupyter-notebook/metapackage@7.0.2
@jupyter-notebook/metapackage@7.0.3
@jupyter-notebook/metapackage@7.0.4
@jupyter-notebook/metapackage@7.0.5
@jupyter-notebook/notebook-extension@7.*
@jupyter-notebook/notebook-extension@7.0.0
@jupyter-notebook/notebook-extension@7.0.1
@jupyter-notebook/notebook-extension@7.0.2
@jupyter-notebook/notebook-extension@7.0.3
@jupyter-notebook/notebook-extension@7.0.4
@jupyter-notebook/notebook-extension@7.0.5
@jupyter-notebook/notebook-extension@7.0.6
@jupyter-notebook/notebook-extension@7.1.0
@jupyter-notebook/notebook-extension@7.1.0-alpha.0
@jupyter-notebook/notebook-extension@7.1.0-alpha.1
@jupyter-notebook/notebook-extension@7.1.0-alpha.2
@jupyter-notebook/notebook-extension@7.1.0-beta.0
@jupyter-notebook/notebook-extension@7.1.0-rc.0
@jupyter-notebook/notebook-extension@7.1.0-rc.1
@jupyter-notebook/notebook-extension@7.1.1
@jupyter-notebook/notebook-extension@7.1.2
@jupyter-notebook/notebook-extension@7.2.0
@jupyter-notebook/notebook-extension@7.2.0-alpha.0
@jupyter-notebook/notebook-extension@7.2.0-beta.0
@jupyter-notebook/notebook-extension@7.2.0-beta.1
@jupyter-notebook/notebook-extension@7.2.0-rc.0
@jupyter-notebook/notebook-extension@7.2.0-rc.1
@jupyter-notebook/notebook-extension@7.3.0
@jupyter-notebook/notebook-extension@7.3.0-alpha.0
@jupyter-notebook/notebook-extension@7.3.0-alpha.1
@jupyter-notebook/notebook-extension@7.3.0-beta.0
@jupyter-notebook/notebook-extension@7.3.0-beta.1
@jupyter-notebook/notebook-extension@7.3.0-beta.2
@jupyter-notebook/notebook-extension@7.3.0-rc.0
@jupyter-notebook/notebook-extension@7.3.1
@jupyter-notebook/notebook-extension@7.3.2
@jupyter-notebook/notebook-extension@7.4.0
@jupyter-notebook/notebook-extension@7.4.0-alpha.0
@jupyter-notebook/notebook-extension@7.4.0-alpha.1
@jupyter-notebook/notebook-extension@7.4.0-alpha.2
@jupyter-notebook/notebook-extension@7.4.0-alpha.3
@jupyter-notebook/notebook-extension@7.4.0-beta.0
@jupyter-notebook/notebook-extension@7.4.0-beta.1
@jupyter-notebook/notebook-extension@7.4.0-beta.2
@jupyter-notebook/notebook-extension@7.4.0-beta.3
@jupyter-notebook/notebook-extension@7.4.0-rc.0
@jupyter-notebook/notebook-extension@7.5.0
@jupyter-notebook/notebook-extension@7.5.0-alpha.0
@jupyter-notebook/notebook-extension@7.5.0-alpha.1
@jupyter-notebook/notebook-extension@7.5.0-alpha.2
@jupyter-notebook/notebook-extension@7.5.0-alpha.3
@jupyter-notebook/notebook-extension@7.5.0-beta.0
@jupyter-notebook/notebook-extension@7.5.0-beta.1
@jupyter-notebook/notebook-extension@7.5.0-rc.0
@jupyter-notebook/notebook-extension@7.5.0-rc.1
@jupyter-notebook/notebook-extension@7.5.1
@jupyter-notebook/notebook-extension@7.5.2
@jupyter-notebook/notebook-extension@7.5.3
@jupyter-notebook/notebook-extension@7.5.4
@jupyter-notebook/notebook-extension@7.5.5
@jupyter-notebook/terminal-extension@7.*
@jupyter-notebook/terminal-extension@7.0.0
@jupyter-notebook/terminal-extension@7.0.1
@jupyter-notebook/terminal-extension@7.0.2
@jupyter-notebook/terminal-extension@7.0.3
@jupyter-notebook/terminal-extension@7.0.4
@jupyter-notebook/terminal-extension@7.0.5
@jupyter-notebook/terminal-extension@7.0.6
@jupyter-notebook/terminal-extension@7.1.0
@jupyter-notebook/terminal-extension@7.1.0-alpha.0
@jupyter-notebook/terminal-extension@7.1.0-alpha.1
@jupyter-notebook/terminal-extension@7.1.0-alpha.2
@jupyter-notebook/terminal-extension@7.1.0-beta.0
@jupyter-notebook/terminal-extension@7.1.0-rc.0
@jupyter-notebook/terminal-extension@7.1.0-rc.1
@jupyter-notebook/terminal-extension@7.1.1
@jupyter-notebook/terminal-extension@7.1.2
@jupyter-notebook/terminal-extension@7.2.0
@jupyter-notebook/terminal-extension@7.2.0-alpha.0
@jupyter-notebook/terminal-extension@7.2.0-beta.0
@jupyter-notebook/terminal-extension@7.2.0-beta.1
@jupyter-notebook/terminal-extension@7.2.0-rc.0
@jupyter-notebook/terminal-extension@7.2.0-rc.1
@jupyter-notebook/terminal-extension@7.3.0
@jupyter-notebook/terminal-extension@7.3.0-alpha.0
@jupyter-notebook/terminal-extension@7.3.0-alpha.1
@jupyter-notebook/terminal-extension@7.3.0-beta.0
@jupyter-notebook/terminal-extension@7.3.0-beta.1
@jupyter-notebook/terminal-extension@7.3.0-beta.2
@jupyter-notebook/terminal-extension@7.3.0-rc.0
@jupyter-notebook/terminal-extension@7.3.1
@jupyter-notebook/terminal-extension@7.3.2
@jupyter-notebook/terminal-extension@7.4.0
@jupyter-notebook/terminal-extension@7.4.0-alpha.0
@jupyter-notebook/terminal-extension@7.4.0-alpha.1
@jupyter-notebook/terminal-extension@7.4.0-alpha.2
@jupyter-notebook/terminal-extension@7.4.0-alpha.3
@jupyter-notebook/terminal-extension@7.4.0-beta.0
@jupyter-notebook/terminal-extension@7.4.0-beta.1
@jupyter-notebook/terminal-extension@7.4.0-beta.2
@jupyter-notebook/terminal-extension@7.4.0-beta.3
@jupyter-notebook/terminal-extension@7.4.0-rc.0
@jupyter-notebook/terminal-extension@7.5.0
@jupyter-notebook/terminal-extension@7.5.0-alpha.0
@jupyter-notebook/terminal-extension@7.5.0-alpha.1
@jupyter-notebook/terminal-extension@7.5.0-alpha.2
@jupyter-notebook/terminal-extension@7.5.0-alpha.3
@jupyter-notebook/terminal-extension@7.5.0-beta.0
@jupyter-notebook/terminal-extension@7.5.0-beta.1
@jupyter-notebook/terminal-extension@7.5.0-rc.0
@jupyter-notebook/terminal-extension@7.5.0-rc.1
@jupyter-notebook/terminal-extension@7.5.1
@jupyter-notebook/terminal-extension@7.5.2
@jupyter-notebook/terminal-extension@7.5.3
@jupyter-notebook/terminal-extension@7.5.4
@jupyter-notebook/terminal-extension@7.5.5
@jupyter-notebook/tree-extension@7.*
@jupyter-notebook/tree-extension@7.0.0
@jupyter-notebook/tree-extension@7.0.1
@jupyter-notebook/tree-extension@7.0.2
@jupyter-notebook/tree-extension@7.0.3
@jupyter-notebook/tree-extension@7.0.4
@jupyter-notebook/tree-extension@7.0.5
@jupyter-notebook/tree-extension@7.0.6
@jupyter-notebook/tree-extension@7.1.0
@jupyter-notebook/tree-extension@7.1.0-alpha.0
@jupyter-notebook/tree-extension@7.1.0-alpha.1
@jupyter-notebook/tree-extension@7.1.0-alpha.2
@jupyter-notebook/tree-extension@7.1.0-beta.0
@jupyter-notebook/tree-extension@7.1.0-rc.0
@jupyter-notebook/tree-extension@7.1.0-rc.1
@jupyter-notebook/tree-extension@7.1.1
@jupyter-notebook/tree-extension@7.1.2
@jupyter-notebook/tree-extension@7.2.0
@jupyter-notebook/tree-extension@7.2.0-alpha.0
@jupyter-notebook/tree-extension@7.2.0-beta.0
@jupyter-notebook/tree-extension@7.2.0-beta.1
@jupyter-notebook/tree-extension@7.2.0-rc.0
@jupyter-notebook/tree-extension@7.2.0-rc.1
@jupyter-notebook/tree-extension@7.3.0
@jupyter-notebook/tree-extension@7.3.0-alpha.0
@jupyter-notebook/tree-extension@7.3.0-alpha.1
@jupyter-notebook/tree-extension@7.3.0-beta.0
@jupyter-notebook/tree-extension@7.3.0-beta.1
@jupyter-notebook/tree-extension@7.3.0-beta.2
@jupyter-notebook/tree-extension@7.3.0-rc.0
@jupyter-notebook/tree-extension@7.3.1
@jupyter-notebook/tree-extension@7.3.2
@jupyter-notebook/tree-extension@7.4.0
@jupyter-notebook/tree-extension@7.4.0-alpha.0
@jupyter-notebook/tree-extension@7.4.0-alpha.1
@jupyter-notebook/tree-extension@7.4.0-alpha.2
@jupyter-notebook/tree-extension@7.4.0-alpha.3
@jupyter-notebook/tree-extension@7.4.0-beta.0
@jupyter-notebook/tree-extension@7.4.0-beta.1
@jupyter-notebook/tree-extension@7.4.0-beta.2
@jupyter-notebook/tree-extension@7.4.0-beta.3
@jupyter-notebook/tree-extension@7.4.0-rc.0
@jupyter-notebook/tree-extension@7.5.0
@jupyter-notebook/tree-extension@7.5.0-alpha.0
@jupyter-notebook/tree-extension@7.5.0-alpha.1
@jupyter-notebook/tree-extension@7.5.0-alpha.2
@jupyter-notebook/tree-extension@7.5.0-alpha.3
@jupyter-notebook/tree-extension@7.5.0-beta.0
@jupyter-notebook/tree-extension@7.5.0-beta.1
@jupyter-notebook/tree-extension@7.5.0-rc.0
@jupyter-notebook/tree-extension@7.5.0-rc.1
@jupyter-notebook/tree-extension@7.5.1
@jupyter-notebook/tree-extension@7.5.2
@jupyter-notebook/tree-extension@7.5.3
@jupyter-notebook/tree-extension@7.5.4
@jupyter-notebook/tree-extension@7.5.5
@jupyter-notebook/tree@7.*
@jupyter-notebook/tree@7.0.0
@jupyter-notebook/tree@7.0.1
@jupyter-notebook/tree@7.0.2
@jupyter-notebook/tree@7.0.3
@jupyter-notebook/tree@7.0.4
@jupyter-notebook/tree@7.0.5
@jupyter-notebook/tree@7.0.6
@jupyter-notebook/tree@7.1.0
@jupyter-notebook/tree@7.1.0-alpha.0
@jupyter-notebook/tree@7.1.0-alpha.1
@jupyter-notebook/tree@7.1.0-alpha.2
@jupyter-notebook/tree@7.1.0-beta.0
@jupyter-notebook/tree@7.1.0-rc.0
@jupyter-notebook/tree@7.1.0-rc.1
@jupyter-notebook/tree@7.1.1
@jupyter-notebook/tree@7.1.2
@jupyter-notebook/tree@7.2.0
@jupyter-notebook/tree@7.2.0-alpha.0
@jupyter-notebook/tree@7.2.0-beta.0
@jupyter-notebook/tree@7.2.0-beta.1
@jupyter-notebook/tree@7.2.0-rc.0
@jupyter-notebook/tree@7.2.0-rc.1
@jupyter-notebook/tree@7.3.0
@jupyter-notebook/tree@7.3.0-alpha.0
@jupyter-notebook/tree@7.3.0-alpha.1
@jupyter-notebook/tree@7.3.0-beta.0
@jupyter-notebook/tree@7.3.0-beta.1
@jupyter-notebook/tree@7.3.0-beta.2
@jupyter-notebook/tree@7.3.0-rc.0
@jupyter-notebook/tree@7.3.1
@jupyter-notebook/tree@7.3.2
@jupyter-notebook/tree@7.4.0
@jupyter-notebook/tree@7.4.0-alpha.0
@jupyter-notebook/tree@7.4.0-alpha.1
@jupyter-notebook/tree@7.4.0-alpha.2
@jupyter-notebook/tree@7.4.0-alpha.3
@jupyter-notebook/tree@7.4.0-beta.0
@jupyter-notebook/tree@7.4.0-beta.1
@jupyter-notebook/tree@7.4.0-beta.2
@jupyter-notebook/tree@7.4.0-beta.3
@jupyter-notebook/tree@7.4.0-rc.0
@jupyter-notebook/tree@7.5.0
@jupyter-notebook/tree@7.5.0-alpha.0
@jupyter-notebook/tree@7.5.0-alpha.1
@jupyter-notebook/tree@7.5.0-alpha.2
@jupyter-notebook/tree@7.5.0-alpha.3
@jupyter-notebook/tree@7.5.0-beta.0
@jupyter-notebook/tree@7.5.0-beta.1
@jupyter-notebook/tree@7.5.0-rc.0
@jupyter-notebook/tree@7.5.0-rc.1
@jupyter-notebook/tree@7.5.1
@jupyter-notebook/tree@7.5.2
@jupyter-notebook/tree@7.5.3
@jupyter-notebook/tree@7.5.4
@jupyter-notebook/tree@7.5.5
@jupyter-notebook/ui-components@7.*
@jupyter-notebook/ui-components@7.0.0
@jupyter-notebook/ui-components@7.0.1
@jupyter-notebook/ui-components@7.0.2
@jupyter-notebook/ui-components@7.0.3
@jupyter-notebook/ui-components@7.0.4
@jupyter-notebook/ui-components@7.0.5
@jupyter-notebook/ui-components@7.0.6
@jupyter-notebook/ui-components@7.1.0
@jupyter-notebook/ui-components@7.1.0-alpha.0
@jupyter-notebook/ui-components@7.1.0-alpha.1
@jupyter-notebook/ui-components@7.1.0-alpha.2
@jupyter-notebook/ui-components@7.1.0-beta.0
@jupyter-notebook/ui-components@7.1.0-rc.0
@jupyter-notebook/ui-components@7.1.0-rc.1
@jupyter-notebook/ui-components@7.1.1
@jupyter-notebook/ui-components@7.1.2
@jupyter-notebook/ui-components@7.2.0
@jupyter-notebook/ui-components@7.2.0-alpha.0
@jupyter-notebook/ui-components@7.2.0-beta.0
@jupyter-notebook/ui-components@7.2.0-beta.1
@jupyter-notebook/ui-components@7.2.0-rc.0
@jupyter-notebook/ui-components@7.2.0-rc.1
@jupyter-notebook/ui-components@7.3.0
@jupyter-notebook/ui-components@7.3.0-alpha.0
@jupyter-notebook/ui-components@7.3.0-alpha.1
@jupyter-notebook/ui-components@7.3.0-beta.0
@jupyter-notebook/ui-components@7.3.0-beta.1
@jupyter-notebook/ui-components@7.3.0-beta.2
@jupyter-notebook/ui-components@7.3.0-rc.0
@jupyter-notebook/ui-components@7.3.1
@jupyter-notebook/ui-components@7.3.2
@jupyter-notebook/ui-components@7.4.0
@jupyter-notebook/ui-components@7.4.0-alpha.0
@jupyter-notebook/ui-components@7.4.0-alpha.1
@jupyter-notebook/ui-components@7.4.0-alpha.2
@jupyter-notebook/ui-components@7.4.0-alpha.3
@jupyter-notebook/ui-components@7.4.0-beta.0
@jupyter-notebook/ui-components@7.4.0-beta.1
@jupyter-notebook/ui-components@7.4.0-beta.2
@jupyter-notebook/ui-components@7.4.0-beta.3
@jupyter-notebook/ui-components@7.4.0-rc.0
@jupyter-notebook/ui-components@7.5.0
@jupyter-notebook/ui-components@7.5.0-alpha.0
@jupyter-notebook/ui-components@7.5.0-alpha.1
@jupyter-notebook/ui-components@7.5.0-alpha.2
@jupyter-notebook/ui-components@7.5.0-alpha.3
@jupyter-notebook/ui-components@7.5.0-beta.0
@jupyter-notebook/ui-components@7.5.0-beta.1
@jupyter-notebook/ui-components@7.5.0-rc.0
@jupyter-notebook/ui-components@7.5.0-rc.1
@jupyter-notebook/ui-components@7.5.1
@jupyter-notebook/ui-components@7.5.2
@jupyter-notebook/ui-components@7.5.3
@jupyter-notebook/ui-components@7.5.4
@jupyter-notebook/ui-components@7.5.5
v7.*
v7.0.0
v7.0.1
v7.0.2
v7.0.3
v7.0.4
v7.0.5
v7.0.6
v7.1.0
v7.1.0a0
v7.1.0a1
v7.1.0a2
v7.1.0b0
v7.1.0rc0
v7.1.0rc1
v7.1.1
v7.1.2
v7.2.0
v7.2.0a0
v7.2.0b0
v7.2.0b1
v7.2.0rc0
v7.2.0rc1
v7.3.0
v7.3.0a0
v7.3.0a1
v7.3.0b0
v7.3.0b1
v7.3.0b2
v7.3.0rc0
v7.3.1
v7.3.2
v7.4.0
v7.4.0a0
v7.4.0a1
v7.4.0a2
v7.4.0a3
v7.4.0b0
v7.4.0b1
v7.4.0b2
v7.4.0b3
v7.4.0rc0
v7.5.0
v7.5.0a0
v7.5.0a1
v7.5.0a2
v7.5.0a3
v7.5.0b0
v7.5.0b1
v7.5.0rc0
v7.5.0rc1
v7.5.1
v7.5.2
v7.5.3
v7.5.4
v7.5.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40171.json"