← Retour
CVE-2025-69263
high
CVSS 7.5
pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies (and git-hosted tarballs) in the lockfile without integrity hashes. This allows the remote server to serve differe...
Résumé
pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies (and git-hosted tarballs) in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package w...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2025-69263** a été découverte dans pnpm.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``victim`` à distance pour détourner le produit.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 7.5/10.
Action : mettez à jour pnpm vers **>=10.26.0** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « pnpm CVE-2025-69263 » sur le site de l'éditeur.
CVE-2025-69263 (pnpm) — CWE-494 / CVSS v3 7.5
Vecteur d'attaque : distant (réseau) / non authentifié
Surface d'attaque : `victim`
Versions affectées : `<10.26.0`
Correctif : `>=10.26.0` — 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
pnpmのバージョン10.26.2以下でHTTP tarball依存関係が整合性ハッシュなしで保存されている欠陥。
📍 Périmètre concerné
バージョン10.26.2以下のpnpm
🔥 Gravité
攻撃者が異なるコードをユーザーやCI/CD環境に提供可能で、高リスクの脆弱性。
🔧 Comment corriger
バージョン10.26.0にアップデートすることで修正可能。
🛡️ Contournement
影響を受けるバージョンを使用しない。
🔍 Détection
依存関係にHTTP tarballが含まれるか確認する。