Security readout for executives and security teams
Plain-English summary
CVE-2017-3881 is a critical Cisco IOS/IOS XE network device flaw. If Telnet is enabled on an affected switch or related Cisco platform, a remote unauthenticated attacker could crash the device or gain full control. Because CISA lists it in KEV, treat it as actively exploited and urgent.
Executive priority
Immediate remediation priority. This is a remote, unauthenticated path to full network device compromise or outage, has a critical CVSS score, and is in CISA’s Known Exploited Vulnerabilities catalog.
Technical view
The flaw is improper input handling in Cisco CMP over Telnet. Affected devices process CMP-specific Telnet options from non-internal Telnet sessions, and malformed options can trigger reload or arbitrary code execution with elevated privileges. The CVSS score is 9.8, requiring network access only and no credentials.
Likely exposure
Primary exposure is Cisco IOS and IOS XE devices in the listed switch and module families that accept Telnet connections. Devices reachable from the internet, partner networks, user VLANs, or weakly segmented management networks are higher priority. Evidence in the bundle does not identify every vulnerable version.
Exploitation context
CISA KEV status supports active exploitation. Public exploit references are listed, including Exploit-DB entries, but this assessment does not rely on or reproduce exploit mechanics. The attack condition in the source bundle is Telnet acceptance on an affected Cisco device.
Researcher notes
The provided evidence supports Cisco IOS/IOS XE CMP over Telnet as the affected component, CWE-20 as the weakness class, and CSCvd48893 as Cisco’s bug ID. The bundle does not include exact vulnerable version ranges, fixed releases, or detailed vendor workarounds.
Mitigation direction
- Check Cisco’s advisory for fixed-release guidance for each affected platform.
- Upgrade affected IOS or IOS XE devices per Cisco guidance.
- Disable Telnet where operationally possible and use stronger management access methods.
- Restrict management access to trusted administrative networks only.
- Prioritize internet-reachable and broadly reachable management interfaces first.
Validation and detection
- Inventory Cisco IOS and IOS XE devices in the affected product families.
- Confirm whether Telnet is enabled or reachable on each device.
- Compare exact software releases against Cisco’s advisory guidance.
- Review network boundaries around device management interfaces.
- Check for unexpected reloads or suspicious management access around exposure windows.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-20: 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-3881 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- 41872CVE reference · exploit, x_refsource_EXPLOIT-DB
- 41874CVE reference · exploit, x_refsource_EXPLOIT-DB
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20170317-cmpCVE reference · x_refsource_CONFIRM
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-3881CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Input Validation
Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
