VYPR
Unrated severityNVD Advisory· Published Nov 12, 2019· Updated Aug 5, 2024

CVE-2019-14367

CVE-2019-14367

Description

Slack-Chat through 1.5.5 leaks a Slack Access Token in source code. An attacker can obtain a lot of information about the victim's Slack (channels, members, etc.).

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Slack-Chat plugin for WordPress up to 1.5.5 exposes a Slack Access Token in its source code, enabling information disclosure.

Vulnerability

Slack-Chat plugin for WordPress through version 1.5.5 contains an insecure permission vulnerability where a Slack Access Token is hardcoded in the source code (likely in a JavaScript file or server-side script). This token is visible to anyone who can view the plugin's source, such as through a publicly accessible file or the WordPress admin panel. Affected versions are all versions up to and including 1.5.5 [2].

Exploitation

An attacker can obtain the Slack Access Token by accessing the plugin's source code, which may be exposed via direct file access (e.g., wp-content/plugins/slack-chat/...) or through WordPress debug features. No authentication is required if the file is publicly accessible; otherwise, an attacker with low-level WordPress access (e.g., subscriber) can view the source. The token is embedded as a literal string in the code [2].

Impact

Successful exploitation allows the attacker to use the Slack Access Token to access the victim's Slack workspace, retrieving sensitive information such as channel lists, member details, and messages. This constitutes a significant information disclosure (confidentiality breach) with potential for further social engineering or data exfiltration [2].

Mitigation

The vulnerability is fixed in version 1.5.6 or later, according to the plugin's commit history [1]. Users should update to the latest version immediately. If no update is available, the plugin should be removed or the token revoked in Slack. No workaround is provided in the available references.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.