← Back
Web Application
CVE-2026-73031 high CVSS 8.7

telegram-search contains a stored cross-site scripting vulnerability that allows remote attackers...

Summary

telegram-search contains a stored cross-site scripting vulnerability that allows remote attackers...

AI summary openai / gpt-4o

telegram-searchに保存型XSSの脆弱性が存在し、攻撃者は細工されたメッセージを介して被害者のブラウザで任意のJavaScriptを実行できます。これはunsanitized HTMLを共有グループで送信することにより可能になります。問題はMessageList.vue内のhighlightKeyword関数が原因です。
❓ What is the problem
telegram-searchには保存型のクロスサイトスクリプティングの脆弱性があります。
📍 Affected scope
MessageList.vueのhighlightKeyword関数で発生します。
🔥 Severity
この脆弱性は任意のJavaScriptが被害者のブラウザで無操作で実行される危険があります。
🔧 How to fix
highlightKeyword関数でHTMLをエスケープまたはサニタイズする処理を追加してください。
🛡️ Workaround
情報なし
🔍 Detection
特定のグループ内のメッセージのHTMLコンテンツを確認し、unsanitizedな要素がないかチェックしてください。

References

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →