← Retour
CVE-2026-54682
high
CVSS 8.2
DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, HTML exports generated with markdown formatting disabled pass attacker-controlled content through FormatMarkdownAsync and Format...
Résumé
DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, HTML exports generated with markdown formatting disabled pass attacker-controlled content through FormatMarkdownAsync and FormatEmbedMarkdownAsync in DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml and render it w...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-54682** a été découverte dans CVE-2026-54682.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``MessageGroupTemplate.cshtml`` à distance pour détourner le produit.
Des informations confidentielles peuvent être exposées. Score CVSS : 8.2/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « CVE-2026-54682 CVE-2026-54682 » sur le site de l'éditeur.
CVE-2026-54682 (CVE-2026-54682) — CWE-79 / CVSS v3 8.2
Vecteur d'attaque : local / non authentifié
Surface d'attaque : `MessageGroupTemplate.cshtml` / `ShouldFormatMarkdown` / `true` / `HtmlMarkdownVisitor`
Versions affectées : `<= 2.47.1`
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
DiscordChatExporterでエンコードされていないユーザー提供のコンテンツが実行される脆弱性。
📍 Périmètre concerné
DiscordChatExporterのバージョン2.47.2以前。
🔥 Gravité
ユーザーがエクスポートされたHTMLファイルを開くときにスクリプトが実行され、情報漏洩や表示変更が発生する可能性があるため重大。
🔧 Comment corriger
DiscordChatExporterをバージョン2.47.2にアップデートする。
🛡️ Contournement
情報なし
🔍 Détection
HTMLエクスポート時に表示異常や不正なスクリプトの挙動を確認する。