CVE-2026-54681

Published: Ago 21, 2026 Last Modified: Ago 21, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 4,1
Attack Vector: local
Attack Complexity: high
Privileges Required: none
User Interaction: required
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

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. 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.47.2.

79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Stable
Common Consequences
Security Scopes Affected:
Access Control Confidentiality Integrity Availability
Potential Impacts:
Bypass Protection Mechanism Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML, Web Based, Web Server
View CWE Details
https://github.com/Tyrrrz/DiscordChatExporter/security/advisories/GHSA-r7qm-wg9…
https://github.com/Tyrrrz/DiscordChatExporter/commit/f4d1e630f7f27120c3be4320d9…
https://github.com/Tyrrrz/DiscordChatExporter/pull/1544
https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.47.2
https://github.com/Tyrrrz/DiscordChatExporter/security/advisories/GHSA-r7qm-wg9…