LiveActive security incident?Get immediate response
CVE Record

CVE-2017-20186: nikooo777 ckSurf Spectator List Name misc.sp SpecListMenuDead denial of service

** UNSUPPORTED WHEN ASSIGNED ** A vulnerability was found in nikooo777 ckSurf up to 1.19.2. It has been declared as problematic. This vulnerability affects the function SpecListMenuDead of the file csgo/addons/sourcemod/scripting/ckSurf/misc.sp of the component Spectator List Name Handler. The manipulation of the argument cleanName leads to denial of service. Upgrading to version 1.21.0 is able to address this issue. The name of the patch is fd6318d99083a06363091441a0614bd2f21068e6. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-238156. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

LowCVSS 3.5Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2017-20186 is a low-severity denial-of-service issue in the unsupported ckSurf plugin for CS:GO servers. It affects versions 1.19.0 through 1.19.2 and can reduce availability, not expose or alter data. The practical concern is disruption to game servers still running the old plugin.

Executive priority

Treat as a targeted maintenance item, not an emergency. Prioritize remediation for public or business-critical game servers still running the affected unsupported plugin versions.

Technical view

The issue is in SpecListMenuDead in csgo/addons/sourcemod/scripting/ckSurf/misc.sp, within the Spectator List Name Handler. Manipulating cleanName can cause denial of service. CVSS v3.1 is 3.5 low: AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L. CWE-404 is listed.

Likely exposure

Exposure appears limited to Counter-Strike: Global Offensive servers running nikooo777 ckSurf versions 1.19.0, 1.19.1, or 1.19.2. General enterprise systems are unlikely to be affected unless they operate this plugin.

Exploitation context

The provided sources do not show known active exploitation, and the CVE is not marked KEV. The CVSS vector indicates adjacent-network access and low privileges are required, with impact limited to availability.

Researcher notes

The source bundle identifies VDB-238156, affected function and file path, affected versions, CVSS, CWE, patch commit, and fixed release. It does not provide evidence of exploitation in the wild or broader product impact.

Mitigation direction

  • Upgrade ckSurf to version 1.21.0 or later.
  • Apply the referenced patch commit if maintaining a fork.
  • Remove or disable unsupported ckSurf versions if upgrade is not possible.
  • Check project and AlliedModders guidance before operational changes.

Validation and detection

  • Inventory CS:GO SourceMod servers for ckSurf installations.
  • Confirm ckSurf version is not 1.19.0, 1.19.1, or 1.19.2.
  • Review plugin files for the patched SpecListMenuDead behavior.
  • Monitor affected servers for unexplained availability disruptions.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-404: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-20186 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
3.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
3.5CVSS 3.1LowCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.11.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.5Low
CVSS 3.1 vector shape for CVE-2017-20186Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
nikooo777ckSurf1.19.0, 1.19.1, 1.19.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-404 · source CWE mapping

Improper Resource Shutdown or Release

Improper Resource Shutdown or Release represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.