← Retour
CVE-2026-3087
high
CVSS 7.5
Traversée de chemin dans libpython (CVE-2026-3087)
Résumé
traversée de chemin dans libpython (CVE-2026-3087). Les données peuvent être altérées par des attaquants. Atténuation : mise à jour vers `3.14.5` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2026-3087** a été découverte dans libpython.
Les données peuvent être altérées par des attaquants. Score CVSS : 7.5/10.
Action : mettez à jour libpython vers **3.14.5** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « libpython CVE-2026-3087 » sur le site de l'éditeur.
CVE-2026-3087 (libpython) — CWE-22 / CVSS v3 7.5
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Correctif : `3.14.5` — 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 **traversée de chemin** (CWE-22) affecte libpython.
📍 Périmètre concerné
libpython — .
🔥 Gravité
Gravité : Élevée (CVSS 7.5/10). Les données peuvent être altérées par des attaquants
🔧 Comment corriger
Mettre à jour vers **3.14.5**.
🛡️ 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 'libpython' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `libpython` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade libpython to 3.14.5ステージング環境で 3.14.5 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Bitnami
libpython
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"3.14.5"}]}]
Bitnami
python-min
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"3.14.5"}]}]
Bitnami
python
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"3.14.5"}]}]
Références
- web https://github.com/python/cpython/commit/ab5ef98af693bded74a738570e81ea70abef2840
- web https://github.com/python/cpython/commit/b01e594fbe754a960212f908d047294e880b52fd
- web https://github.com/python/cpython/commit/fc829e88753858c8ac669594bf0093f44948c0f4
- web https://github.com/python/cpython/issues/146581
- web https://github.com/python/cpython/pull/146591
- web https://mail.python.org/archives/list/[email protected]/thread/X6FXE5C6KDKOVNX3EC3DWD5RUPFWOZA4/
- web http://www.openwall.com/lists/oss-security/2026/04/28/9
- web https://nvd.nist.gov/vuln/detail/CVE-2026-3087
- web https://mail.python.org/archives/list/[email protected]/thread/X6FXE5C6KDKOVNX3EC3DWD5RUPFWOZA4
- web https://github.com/advisories/GHSA-7r27-jhmm-vmp6
- web https://github.com/python/cpython/commit/65b255416ae217bf0e22085be3c1976cea18bd8c
- web https://github.com/python/cpython/commit/8e13025747e1ca72e86d1f35637123f9c306f0cb
- web https://github.com/python/cpython/commit/8ee6aff14054b37b53e47194a2fa313e98163c94
- web https://github.com/python/cpython/commit/ba0aca3bffce431fe2fbd53ca4cd6a717a2e2c19