LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12624: Cisco IOS XE NGWC Legacy Wireless Device Manager GUI Cross-Site Request Forgery Vulnerability

A vulnerability in the web-based management interface of Cisco IOS XE New Generation Wireless Controller (NGWC) could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack and perform arbitrary actions on an affected device. The vulnerability is due to insufficient CSRF protections for the web-based management interface of the affected software. An attacker could exploit this vulnerability by persuading a user of the interface to follow a crafted link. A successful exploit could allow the attacker to perform arbitrary actions on an affected device by using a web browser and with the privileges of the user.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Cisco IOS XE wireless controller management page lacked sufficient CSRF protection. If an administrator using the GUI was tricked into opening a crafted link, an attacker could cause actions to run with that administrator's privileges. This is high impact where legacy NGWC management is reachable and actively used.

Executive priority

Treat as a high-priority legacy management-plane risk if Cisco IOS XE 3.xE NGWC is present. The business risk is unauthorized configuration or operational change through a trusted administrator session.

Technical view

CVE-2019-12624 is a CWE-352 CSRF issue in the web-based management interface for Cisco IOS XE NGWC. The affected software identified in the bundle is Cisco IOS XE Software 3.xE. CVSS v3.0 is 8.8, with network attack vector, low complexity, no attacker privileges, and required user interaction.

Likely exposure

Exposure is most likely on Cisco IOS XE 3.xE deployments using the NGWC legacy wireless device manager GUI, especially where administrators access the interface from browsers that could be induced to visit attacker-controlled content.

Exploitation context

The bundle says exploitation requires persuading a management-interface user to follow a crafted link. It does not include KEV status or any cited confirmation of active exploitation in the wild.

Researcher notes

The provided evidence identifies CSRF mechanics, affected software family, version line, and CVSS. It does not provide exploit telemetry, fixed versions, or named workarounds in the bundle, so remediation should be confirmed against Cisco guidance.

Mitigation direction

  • Review Cisco's advisory for affected and fixed release guidance.
  • Upgrade or migrate if Cisco identifies a fixed supported release.
  • Restrict management GUI access to trusted administrative networks where feasible.
  • Warn administrators not to open unexpected links while authenticated to management interfaces.

Validation and detection

  • Inventory Cisco IOS XE Software 3.xE wireless controller deployments.
  • Confirm whether NGWC legacy wireless device manager GUI is enabled or reachable.
  • Review administrative access paths and browser-based management workflows.
  • Check Cisco advisory details against deployed versions and maintenance status.
Prepared
Confidence
medium
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-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2019-12624 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
High
CVSS
8.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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
8.8CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.8High
CVSS 3.0 vector shape for CVE-2019-12624Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco IOS XE Software3.xEListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.