← Retour
CVE-2026-54639
high
CVSS 8.8
Style Dictionary, a build system for creating cross-platform styles, has a prototype pollution vulnerability starting in version 4.3.0 and prior to version 5.4.4. Impact users have: direct usage of `c...
Résumé
Style Dictionary, a build system for creating cross-platform styles, has a prototype pollution vulnerability starting in version 4.3.0 and prior to version 5.4.4. Impact users have: direct usage of `convertTokenData(tokens, { output: 'object' });`; indirect usage, via using Expand API; and/or indire...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-54639** a été découverte dans c.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``__proto__`` à distance pour détourner le produit.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 8.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « c CVE-2026-54639 » sur le site de l'éditeur.
CVE-2026-54639 (c) — CWE-1321 / CVSS v3 8.8
Vecteur d'attaque : local / sans interaction utilisateur
Surface d'attaque : `__proto__` / `sd.tokens` / `sd.tokenMap`
Versions affectées : `>=4.3.0 <5.4.4`
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
Style Dictionaryのプロトタイプ汚染の脆弱性
📍 Périmètre concerné
バージョン4.3.0から5.4.4未満
🔥 Gravité
NodeJSサーバーアプリケーションで高い影響
🔧 Comment corriger
バージョン5.4.4にアップデートする
🛡️ Contournement
トークンデータを事前に消毒する
🔍 Détection
トークンデータ内の`__proto__`を含むオブジェクトキーを再帰的にチェック
Références
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]