LiveActive security incident?Get immediate response
CVE Record

CVE-2020-26072: Cisco IoT Field Network Director SOAP API Authorization Bypass Vulnerability

A vulnerability in the SOAP API of Cisco IoT Field Network Director (FND) could allow an authenticated, remote attacker to access and modify information on devices that belong to a different domain. The vulnerability is due to insufficient authorization in the SOAP API. An attacker could exploit this vulnerability by sending SOAP API requests to affected devices for devices that are outside their authorized domain. A successful exploit could allow the attacker to access and modify information on devices that belong to a different domain.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco IoT Field Network Director has an authorization flaw in its SOAP API. A logged-in attacker could reach beyond their assigned domain and view or change information for devices in other domains. This is serious where IoT-FND separates operational responsibilities or tenant-like domains.

Executive priority

Treat as high priority if Cisco IoT-FND supports operational IoT or utility networks. The main business risk is unauthorized cross-domain visibility or modification, not service outage. Non-users have no direct exposure.

Technical view

The issue is insufficient authorization enforcement in the IoT-FND SOAP API. CVSS 8.7 reflects network access, low attack complexity, high privileges required, no user interaction, changed scope, and high confidentiality and integrity impact. Availability impact is not indicated.

Likely exposure

Exposure is limited to organizations running Cisco IoT-FND with SOAP API access available to authenticated users. Risk is highest in multi-domain deployments where domain separation is a security boundary.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not marked KEV. Exploitation requires authentication with high privileges, but could still matter if privileged accounts are shared, compromised, or overly broad.

Researcher notes

Evidence supports an authenticated authorization bypass, not unauthenticated compromise. The source bundle does not provide fixed version details, workaround specifics, exploit reports, or proof-of-concept material. Scope changed and confidentiality/integrity are high.

Mitigation direction

  • Check Cisco's advisory for affected and fixed release guidance.
  • Upgrade or apply Cisco-provided mitigations where applicable.
  • Restrict SOAP API access to trusted administrative networks or VPN paths.
  • Review privileged IoT-FND accounts and domain assignments.
  • Monitor for SOAP API activity involving devices outside expected domains.

Validation and detection

  • Inventory Cisco IoT-FND deployments and exposed SOAP API interfaces.
  • Confirm installed versions against Cisco's advisory guidance.
  • Review domain separation requirements and privileged account mappings.
  • Check logs for cross-domain device reads or modifications.
  • Validate authorization boundaries in an approved test environment.
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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2020-26072 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.7 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

8.7High
CVSS 3.0 vector shape for CVE-2020-26072Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/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.