CVE-2017-18915
Mattermost Server server restarts may provide attackers with API access
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get github.com/mattermost/mattermost-server@v3.6.7-0.20170420152529-0968e4079e0a
go get github.com/mattermost/mattermost-server@v3.7.5
go get github.com/mattermost/mattermost-server@v3.8.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (3)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| github.com/mattermost/mattermost-server | go | All versions | 3.6.7-0.20170420152529-0968e4079e0a |
| github.com/mattermost/mattermost-server | go | All versions | 3.7.5 |
| github.com/mattermost/mattermost-server | go | All versions | 3.8.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-20Improper Input ValidationMITRE
- CWE-807
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2017-18915ADVISORY
- https://github.com/mattermost/mattermost/commit/0968e4079e0aa670254f3fe3a7248d126e3cf877WEB
- https://github.com/mattermost/mattermost/commit/c7bdce8a6641ed8d361a43b6004a351535c78423WEB
- https://github.com/mattermost/mattermost/commit/fb325cc339eb8d8efb60dbadc48fd38897201c6fWEB
- https://github.com/mattermost/mattermostPACKAGE
- https://mattermost.com/security-updatesWEB
Frequently Asked Questions
- What is CVE-2017-18915?
- Mattermost Server server restarts may provide attackers with API access This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2017-18915?
- CVE-2017-18915 affects github.com/mattermost/mattermost-server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2017-18915 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2017-18908CRITICAL
Mattermost Server password reset email requests can be sent to attacker-provided email addresses
- CVE-2025-12419CRITICAL
Mattermost fails to properly validate OAuth state tokens during OpenID Connect authentication
- CVE-2017-18900CRITICAL
Mattermost Server is vulnerable CSV Injection
- CVE-2017-18885CRITICAL
Mattermost Server allows attackers to gain privileges by accessing unintended API endpoints with users' credentials
- CVE-2025-58073HIGH
Mattermost has a Missing Authorization vulnerability
- CVE-2026-6347HIGH
Mattermost doesn't sanitize sensitive configuration fields in the Mattermost Calls plugin
- CVE-2026-6346HIGH
Mattermost doesn't sanitize sensitive configuration fields before including them in support packet generation
- CVE-2026-5308HIGH
Mattermost doesn't enforce request body size limits on plugin HTTP endpoints
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies