← Retour
CVE-2026-42557
critical
CVSS 9.6
XSS (Cross-Site Scripting) dans jupyterlab (CVE-2026-42557)
Résumé
XSS dans jupyterlab (CVE-2026-42557). L'exploitation peut entraîner la prise de contrôle totale du système. Exploitable via ``button``. Atténuation : mise à jour vers `4.5.7` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2026-42557** a été découverte dans jupyterlab.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``button`` à distance pour détourner le produit.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 9.6/10.
Action : mettez à jour jupyterlab vers **4.5.7** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « jupyterlab CVE-2026-42557 » sur le site de l'éditeur.
CVE-2026-42557 (jupyterlab) — CWE-79 / CVSS v3 9.6
Vecteur d'attaque : distant (réseau) / non authentifié
Surface d'attaque : `button` / `CommandLinker` / `document.body` / `JupyterFrontEnd`
Correctif : `4.5.7` — appliquer immédiatement
Plan : 1) Audit SBOM, 2) Mise à jour staging→prod, 3) Surveillance WAF/proxy sur les endpoints affectés, 4) Recherche d'IOC dans les logs.
Réfs : voir GHSA / avis éditeur / version corrigée liés sur cette page.
❓ Quel est le problème
Une **XSS** (CWE-79) affecte jupyterlab. Les attaquants atteignent le code vulnérable via ``button`` sans authentification.
📍 Périmètre concerné
jupyterlab — . Surface d'attaque : `button` / `CommandLinker` / `document.body` / `JupyterFrontEnd`.
🔥 Gravité
Gravité : Critique (CVSS 9.6/10). L'exploitation peut entraîner la prise de contrôle totale du système
🔧 Comment corriger
Mettre à jour vers **4.5.7**.
🛡️ Contournement
En attendant le correctif : désactivez la fonctionnalité concernée, appliquez des règles WAF, ou restreignez l'accès par ACL réseau.
🔍 Détection
Recherchez dans les logs des requêtes correspondant aux IOC connus de cette CVE. Auditez les SBOM/dépendances.
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'jupyterlab' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `jupyterlab` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade jupyterlab to 4.5.7ステージング環境で 4.5.7 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
PyPI
jupyterlab
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.5.7"}]}]
PyPI
notebook
[{"type":"ECOSYSTEM","events":[{"introduced":"7.0.0"},{"fixed":"7.5.6"}]}]
pip
jupyterlab
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.5.7"}]}]
pip
notebook
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"7.5.6"}]}]
Bitnami
jupyter-base-notebook
[{"type":"SEMVER","events":[{"introduced":"7.0.0"},{"fixed":"7.5.6"}]}]
Bitnami
jupyter-notebook
[{"type":"SEMVER","events":[{"introduced":"7.0.0"},{"fixed":"7.5.6"}]}]
Bitnami
jupyterlab
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"4.5.7"}]}]
Références
- advisory https://nvd.nist.gov/vuln/detail/CVE-2026-42557
- package https://github.com/jupyterlab/jupyterlab
- patch [email protected]
- web https://jupyterlab.readthedocs.io/en/latest/user/commands.html#commands-in-markdown-files
- web https://github.com/advisories/GHSA-mqcg-5x36-vfcg
- web 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
- web 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
- web 0b0ca135-0b70-47e7-9f44-1890c2a1c46c