All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73031
HIGHpublished 2026-08-11 20:18 UTC · 1 day ago
8.2
CVSS / 10
// description
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.
// weaknesses (CWE)
- CWE-79
// references (5)
- https://github.com/GramSearch/telegram-search
- https://github.com/GramSearch/telegram-search/issues/653
- https://github.com/GramSearch/telegram-search/pull/654
- https://github.com/groupultra/telegram-search/commit/54f6adced844ce9990228d75e31348bfed934e05
- https://www.vulncheck.com/advisories/telegram-search-stored-xss-via-v-html-in-messagelist-vue