Cyber Resilience

CVE-2017-20234

CriticalPublic PoC

Published: 03 April 2026

Published
03 April 2026
Modified
07 April 2026
KEV Added
Patch
CVSS Score v4 9.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0046 36.1th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2017-20234 is a critical-severity Use of Hard-coded Credentials (CWE-798) vulnerability in Belden (inferred from references). Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 36.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 IA-5 (Authenticator Management) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2017-20234 is an authentication bypass vulnerability in GarrettCom Magnum 6K and 10K managed switches. The flaw stems from a hardcoded string within the authentication mechanism, enabling attackers to circumvent login controls and gain unauthorized access to administrative functions and sensitive switch configurations without valid credentials. Published on 2026-04-03, it is associated with CWE-798 (Use of Hard-coded Credentials) and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), classifying it as critical.

Unauthenticated attackers with network access to the affected switches can exploit this vulnerability remotely with low complexity and no user interaction or privileges required. Successful exploitation grants full administrative access, allowing attackers to view, modify, or disrupt switch configurations, potentially leading to network compromise, data exposure, or service disruption.

Advisories provide guidance on mitigation, including details in the Belden Security Bulletin (MNS-6K-10K-GarrettCom-BSECV-2017-08) at https://assets.belden.com/m/114be964b4651983/original/Security-Bulletin-MNS-6K-10K-GarrettCom-BSECV-2017-08.pdf and the VulnCheck advisory at https://www.vulncheck.com/advisories/garrettcom-magnum-6k-and-10k-authentication-bypass-via-hardcoded-string. Security practitioners should consult these resources for patch availability, workarounds, and upgrade recommendations.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

GarrettCom Magnum 6K and 10K managed switches contain an authentication bypass vulnerability that allows unauthenticated attackers to gain unauthorized access by exploiting a hardcoded string in the authentication mechanism. Attackers can bypass login controls to access administrative functions and sensitive…

more

switch configuration without valid credentials.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Direct remote authentication bypass on a network device management interface enables exploitation of a public-facing application for unauthorized admin access.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2020-36911Shared CWE-798
CVE-2026-30701Shared CWE-798
CVE-2026-35503Shared CWE-798
CVE-2026-32834Shared CWE-798
CVE-2025-42890Shared CWE-798
CVE-2026-27073Shared CWE-798
CVE-2026-25202Shared CWE-798
CVE-2025-56749Shared CWE-798
CVE-2025-1393Shared CWE-798
CVE-2024-55927Shared CWE-798

Affected Assets

Belden
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the CVE by requiring identification, reporting, and timely correction of the authentication bypass flaw through vendor patches or upgrades.

prevent

Prevents exploitation of hardcoded strings in authentication by mandating proper management, protection, and changes to authenticators, prohibiting hard-coded credentials.

prevent

Enforces secure configuration settings for authentication mechanisms on the switches to avoid reliance on vulnerable hardcoded bypass strings.

References