---
id: CVE-2024-39700
aliases:
  - PYSEC-2024-322
  - BIT-jupyterlab-2024-39700
  - GHSA-45gq-v5wm-82wg
title: >-
  JupyterLab extension template is a  `copier` template for JupyterLab
  extensions. Repositories created using this template with `test` opt…
summary: >-
  JupyterLab extension template is a  `copier` template for JupyterLab
  extensions. Repositories created using this template with `test` option
  include `update-integration-tests.yml` workflow which has an RCE
  vulnerability. Extension author…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
vendor: jupyterlab
product: jupyterlab
ecosystem: pip
affected:
  - jupyterlab < 4.3.0
patched:
  - jupyterlab 4.3.0
published: '2024-07-16'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/PYSEC-2024-322'
references:
  - url: >-
      https://github.com/jupyterlab/extension-template/commit/035e78c1c65bcedee97c95bb683abe59c96bc4e6
  - url: >-
      https://github.com/jupyterlab/extension-template/security/advisories/GHSA-45gq-v5wm-82wg
tags:
  - osv
  - pip
  - exploit-available
epss: 0.01092
epssPercentile: 0.63937
ingestedAt: '2026-07-13T18:58:06.443Z'
exploits:
  github: 2
  githubRepos:
    - 'https://github.com/LOURC0D3/CVE-2024-39700-PoC'
    - 'https://github.com/pvharmo2/gha-lab-0ba60e6456'
  checkedAt: '2026-09-25T08:20:43.296Z'
exploitAvailable: true
---

## Overview

JupyterLab extension template is a  `copier` template for JupyterLab extensions. Repositories created using this template with `test` option include `update-integration-tests.yml` workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to the latest version. Users who made changes to `update-integration-tests.yml`, accept overwriting of this file and re-apply your changes later. Users may wish to temporarily disable GitHub Actions while working on the upgrade. We recommend rebasing all open pull requests from untrusted users as actions may run using the version from the `main` branch at the time when the pull request was created. Users who are upgrading from template version prior to 4.3.0 may wish to leave out proposed changes to the release workflow for now as it requires additional configuration.

## Affected packages

- `jupyterlab < 4.3.0`

## Remediation

Upgrade to a patched release:

- `jupyterlab 4.3.0`
