LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12670: Cisco IOS XE Software IOx Guest Shell Namespace Protection Vulnerability

A vulnerability in the filesystem of Cisco IOS XE Software could allow an authenticated, local attacker within the IOx Guest Shell to modify the namespace container protections on an affected device. The vulnerability is due to insufficient file permissions. An attacker could exploit this vulnerability by modifying files that they should not have access to. A successful exploit could allow the attacker to remove container protections and perform file actions outside the namespace of the container.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco IOS XE flaw lets a highly privileged local user inside IOx Guest Shell weaken container boundaries and act outside the intended filesystem namespace. It is not a remote, unauthenticated issue, but it matters where Guest Shell is used for administration, automation, or third-party operational workflows.

Executive priority

Prioritize remediation for network devices where Guest Shell is enabled, shared, or used by automation. This is a containment-break issue after privileged local access, so urgency is moderate unless device administration is broadly delegated.

Technical view

CVE-2019-12670 is caused by insufficient filesystem permissions in Cisco IOS XE IOx Guest Shell namespace protection. An authenticated local attacker with high privileges could modify files they should not access, remove container protections, and perform file actions outside the container namespace. CVSS v3.0 is 6.7 with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely on Cisco IOS XE devices running affected software, including Cisco IOS XE Software 3.2.11aSG per the bundle, where IOx Guest Shell is enabled or accessible to privileged users.

Exploitation context

The provided sources do not show active exploitation, and KEV is false. Exploitation requires local access, low complexity, no user interaction, and high privileges inside the IOx Guest Shell context.

Researcher notes

Do not treat this as remotely exploitable based on the supplied evidence. Key validation points are IOS XE version, Guest Shell availability, and privileged local access paths. The bundle does not provide exploit evidence or detailed fixed-version data.

Mitigation direction

  • Review Cisco advisory cisco-sa-20190925-iox-gs for fixed-release guidance.
  • Apply vendor-recommended IOS XE updates where applicable.
  • Restrict IOx Guest Shell access to trusted administrators only.
  • Disable Guest Shell where it is not operationally required.
  • Review privileged local accounts and automation credentials on affected devices.

Validation and detection

  • Inventory Cisco IOS XE devices and record running software versions.
  • Confirm whether IOx Guest Shell is enabled on each device.
  • Identify users or automation with Guest Shell access.
  • Compare affected devices against Cisco advisory guidance.
  • Review device logs for unexpected privileged Guest Shell activity.
Prepared
Confidence
high
Sources
3

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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-12670 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
Medium
CVSS
6.7 (3.0)
Known Exploited
No
Published

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

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
2Source 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
6.7CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H0.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.7Medium
CVSS 3.0 vector shape for CVE-2019-12670Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco IOS XE Software 3.2.11aSGunspecifiedListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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