← Browse

CVE-2026-73031

Medium

Elevated severity or exploit probability.

CVSS base
8.7 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
EPSS — probability of exploitation (30 days)
0.7%
49.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-79
Published 2026-08-11 · modified 2026-08-14

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.

References

Official: NVD · CVE.org