← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 21, 2026 · 18:41via CVEFeed

CVE-2026-54681 - DiscordChatExporter: HTML attribute injection via unescaped emoji name in HTML export

Brief

CVE ID : CVE-2026-54681

Published : Aug. 21, 2026, 6:41 p. m.

  • 28 minutes ago

Description : DiscordChatExporter saves Discord chat logs to a file. Prior to 2.

  • 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. This affects HTML exports regardless of the markdown setting.

Discord's current custom emoji name validation normally excludes attribute-breaking characters, but tampered offline input, a relaxed upstream validation rule, or another future metadata source can inject an HTML attribute and execute script when a user opens the export. This issue is fixed in version 2.

  • 2.

Severity: 0.0

  • NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Read more on CVEFeed