LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3531: Cisco IoT Field Network Director Unauthenticated REST API Vulnerability

A vulnerability in the REST API of Cisco IoT Field Network Director (FND) could allow an unauthenticated, remote attacker to access the back-end database of an affected system. The vulnerability exists because the affected software does not properly authenticate REST API calls. An attacker could exploit this vulnerability by obtaining a cross-site request forgery (CSRF) token and then using the token with REST API requests. A successful exploit could allow the attacker to access the back-end database of the affected device and read, alter, or drop information.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Cisco IoT Field Network Director has a critical authentication failure in its REST API. A remote attacker who is not logged in could access the back-end database and potentially read, change, or delete data. This is high business risk for organizations using IoT-FND to manage field networks.

Executive priority

Prioritize this for any environment running Cisco IoT-FND, especially if reachable beyond a trusted management network. The issue can affect operational data confidentiality, integrity, and availability, but the source bundle does not confirm active exploitation.

Technical view

CVE-2020-3531 is a CWE-306 missing-authentication issue in the Cisco IoT-FND REST API. The source states an unauthenticated remote attacker can obtain a CSRF token and use REST API requests to access the back-end database, with high confidentiality, integrity, and availability impact. CVSS is 9.8.

Likely exposure

Exposure is limited to deployments of Cisco IoT Field Network Director. Risk increases where the IoT-FND REST API is reachable from untrusted networks. The provided bundle does not identify affected version ranges, CPEs, or fixed releases.

Exploitation context

The sources support unauthenticated remote exploitability, low attack complexity, and no user interaction. The bundle does not show CISA KEV listing or other evidence of active exploitation. Do not treat this as exploited in the wild without additional evidence.

Researcher notes

Key details are CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H and CWE-306. The source bundle names the product but not affected version ranges or fixed releases. Further validation should rely on Cisco’s advisory and local asset evidence.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed IoT-FND releases.
  • Apply Cisco-provided updates or mitigations where applicable.
  • Restrict IoT-FND REST API access to trusted management networks.
  • Remove unnecessary internet exposure for IoT-FND services.
  • Monitor for unexpected database changes or REST API activity.

Validation and detection

  • Inventory all Cisco IoT-FND deployments and exposed management endpoints.
  • Compare deployed versions against Cisco’s advisory guidance.
  • Confirm REST API access is blocked from untrusted networks.
  • Review application, API, and database logs for suspicious unauthenticated activity.
  • Document whether vendor remediation has been applied.
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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-3531 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
Critical
CVSS
9.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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
9.8CVSS 3.0CriticalCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

9.8Critical
CVSS 3.0 vector shape for CVE-2020-3531Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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 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-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.