CVE-2024-26136: kedi ElectronCord's Discord Token is public
kedi ElectronCord is a bot management tool for Discord. Commit aaaeaf4e6c99893827b2eea4dd02f755e1e24041 exposes an account access token in the config.json file. Malicious actors could potentially exploit this vulnerability to gain unauthorized access to sensitive information or perform malicious actions on behalf of the repository owner. As of time of publication, it is unknown whether the owner of the repository has rotated the token or taken other mitigation steps aside from informing users of the situation.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Operational
Rotate/replace the exposed account access token that was committed in commit aaaeaf4e6c99893827b2eea4dd02f755e1e24041 and remove it from config.json.
- Operational
Invalidate the public Discord Token used by kedi ElectronCord (kedi ElectronCord's Discord Token is public) and issue a new token.
Event History
Frequently Asked Questions
What is the severity of CVE-2024-26136?
CVE-2024-26136 has a high severity due to the exposure of sensitive account access tokens.
How do I fix CVE-2024-26136?
To fix CVE-2024-26136, remove the exposed account access token from the config.json file and implement proper access controls.
What vulnerabilities does CVE-2024-26136 introduce?
CVE-2024-26136 potentially allows malicious actors to gain unauthorized access to user accounts and sensitive information.
Which versions of ElectronCord are affected by CVE-2024-26136?
CVE-2024-26136 affects all versions of ElectronCord up to version 2024-02-19.
Is there a known exploit for CVE-2024-26136?
While there is no reported public exploit for CVE-2024-26136, the vulnerability poses significant risks if the exposed tokens are discovered by attackers.