LiveActive security incident?Get immediate response
CVE Record

CVE-2018-0446: Cisco Industrial Network Director Cross-Site Request Forgery Vulnerability

A vulnerability in the web-based management interface of Cisco Industrial Network Director 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. An attacker could exploit this vulnerability by persuading a user of the interface to follow a malicious, customized link. A successful exploit could allow the attacker to perform arbitrary actions on the affected device via a web browser and with the privileges of the user.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco Industrial Network Director's web management interface lacked adequate CSRF protection. If an authenticated operator followed an attacker-controlled link, the attacker could cause unauthorized actions using that user's privileges. Business urgency depends on whether Cisco IND is deployed and who uses its console.

Executive priority

Treat as a targeted operational risk, not a confirmed emergency. Prioritize validation in industrial or OT environments where Cisco IND users have high privileges.

Technical view

This is a CWE-352 CSRF issue in Cisco Industrial Network Director. The bundle states an unauthenticated remote attacker could persuade an interface user to follow a malicious customized link, then perform arbitrary actions through the user's browser with that user's privileges.

Likely exposure

Organizations using Cisco Industrial Network Director are the relevant exposure group. The bundle does not identify affected versions, internet exposure requirements, or fixed releases.

Exploitation context

No source in the bundle states active exploitation, and KEV is false. Exploitation requires social interaction with a user of the management interface and succeeds only with that user's privileges.

Researcher notes

Evidence is limited to the CVE record and Cisco advisory reference in the bundle. Version, CVSS, fixed release, and workaround details are not present here, so do not assume specific patch status without checking Cisco guidance.

Mitigation direction

  • Review Cisco's advisory for affected and fixed release guidance.
  • Restrict access to the Cisco IND web management interface.
  • Limit Cisco IND user privileges to operational necessity.
  • Warn administrators against opening untrusted links while authenticated.
  • Monitor for unexpected configuration or administrative changes.

Validation and detection

  • Inventory environments for Cisco Industrial Network Director deployments.
  • Identify who can access the web-based management interface.
  • Check whether Cisco's advisory lists the deployed version as affected.
  • Review administrative logs for unexplained actions near suspicious user browsing activity.
  • Confirm management interface access is limited to trusted networks or VPN paths.
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-2018-0446 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Industrial Network Directorn/aListed
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.