LiveActive security incident?Get immediate response
CVE Record

CVE-2020-26080: Cisco IoT Field Network Director Improper Domain Access Control Vulnerability

A vulnerability in the user management functionality of Cisco IoT Field Network Director (FND) could allow an authenticated, remote attacker to manage user information for users in different domains on an affected system. The vulnerability is due to improper domain access control. An attacker could exploit this vulnerability by manipulating JSON payloads to target different domains on an affected system. A successful exploit could allow the attacker to manage user information for users in different domains on an affected system.

MediumCVSS 4.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco IoT Field Network Director had a cross-domain user management flaw. A highly privileged authenticated remote user could manage user information belonging to other domains, weakening tenant or domain separation inside the system.

Executive priority

Treat as a moderate priority governance and segmentation issue. It is unlikely to be internet-scale without credentials, but it can undermine domain separation in operational IoT management environments.

Technical view

The issue is improper domain access control in IoT-FND user management. CVSS 4.1 reflects network reachability, low attack complexity, high privileges required, changed scope, and low integrity impact without confidentiality or availability impact.

Likely exposure

Exposure is limited to organizations running Cisco IoT-FND with multi-domain user management. Risk is higher where many administrators or delegated domain operators share one deployment.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as KEV. Exploitation requires authenticated remote access with high privileges.

Researcher notes

Evidence identifies CWE-284 and cross-domain user management through manipulated JSON payloads. The source bundle does not include exact affected or fixed versions, so validate against Cisco guidance before asserting exposure.

Mitigation direction

  • Review Cisco advisory cisco-sa-FND-UPWD-dCRPuQ78 for affected releases and remediation guidance.
  • Apply Cisco-documented fixed software or workaround if your IoT-FND version is affected.
  • Restrict IoT-FND administrative access to trusted networks and named administrators.
  • Review domain administrator permissions and remove unnecessary elevated access.

Validation and detection

  • Inventory all Cisco IoT-FND deployments and record versions in use.
  • Confirm whether any deployment uses multiple domains or delegated administrators.
  • Review user-management audit logs for unexpected cross-domain account changes.
  • Use authorized testing to confirm admins cannot alter users outside assigned domains.
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-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
cve · low confidence lookup

CVE-2020-26080 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
4.1 (3.0)
Known Exploited
No
Published

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

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
4.1CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N2.31.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.1Medium
CVSS 3.0 vector shape for CVE-2020-26080Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 IoT Field Network Director (IoT-FND)n/aListed
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.