VYPR

DiscordChatExporter

by DiscordChatExporter

CVEs (2)

  • CVE-2026-54682HigAug 21, 2026
    risk 0.46cvss 8.2epss

    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.cs…

  • CVE-2026-54681MedAug 21, 2026
    risk 0.20cvss 4.1epss

    DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, the VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HTML entity encoding.…