CVE-2026-73031

telegram-search contains a stored cross-site scripting vulnerability that allows remote attackers to execute arbitrary JavaScript in victims' browsers by sending crafted messages containing unsanitized HTML to a shared Telegram group. The highlightKeyword function in MessageList.vue passes raw message content directly to v-html without HTML escaping or sanitization, enabling stored, cross-user, zero-click execution of injected payloads such as image onerror handlers when victims browse or search messages.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 20:18

Updated : 2026-08-14 20:16


NVD link : CVE-2026-73031

Mitre link : CVE-2026-73031

CVE.ORG link : CVE-2026-73031


JSON object : View

Products Affected

No product.

CWE
CWE-79

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