Property
Languageregex
Severitylow
CWECWE-798: Use of Hard-coded Credentials
OWASPA07:2021 - Identification and Authentication Failures
Confidence LevelLow
Impact LevelMedium
Likelihood LevelLow

Description#

A Telegram Bot API key has been found directly in the codebase. Hard-coding sensitive credentials like API keys exposes them to anyone with access to the code, making them vulnerable to misuse.

Impact#

If an attacker obtains this API key, they could impersonate your bot, send unauthorized messages, access private conversations, or disrupt your Telegram service. This could lead to data leaks, spam, or the compromise of your application’s reputation and user trust.