LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3525: Cisco Identity Services Engine Password Disclosure to an Unauthorized Actor Vulnerability

A vulnerability in the Admin portal of Cisco Identity Services Engine (ISE) could allow an authenticated, remote attacker to recover service account passwords that are saved on an affected system. The vulnerability is due to the incorrect inclusion of saved passwords when loading configuration pages in the Admin portal. An attacker with read or write access to the Admin portal could exploit this vulnerability by browsing to a page that contains sensitive data. A successful exploit could allow the attacker to recover passwords and expose those accounts to further attack.Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco ISE Admin portal can expose saved service account passwords to an authenticated portal user. This is not unauthenticated internet compromise, but it can turn low-privilege administrative access into credential exposure and follow-on attacks against connected services.

Executive priority

Treat as a focused credential-exposure risk. It is medium severity because authentication is required, but Cisco ISE often protects critical identity and network access workflows, so remediation should be scheduled promptly.

Technical view

The flaw is CWE-200 information exposure in Cisco Identity Services Engine Software. When configuration pages load in the Admin portal, saved passwords may be incorrectly included. A remote attacker with read or write Admin portal access can browse affected pages and recover stored service account passwords.

Likely exposure

Exposure is limited to organizations running Cisco ISE with users who can authenticate to the Admin portal. The supplied bundle does not provide affected version ranges, so teams must use Cisco guidance to map installed releases.

Exploitation context

The source bundle states KEV is false and provides no evidence of active exploitation. Exploitation requires authenticated remote access to the ISE Admin portal with read or write permissions, then access to pages containing sensitive configuration data.

Researcher notes

Key gaps are affected version detail and any proof of exploitation; the supplied sources do not include either. Research should stay centered on Admin portal authorization boundaries, stored password handling, and whether exposed service credentials enable broader movement.

Mitigation direction

  • Review Cisco advisory for affected and fixed ISE releases.
  • Apply Cisco software updates addressing this vulnerability.
  • Do not rely on workarounds; Cisco states none address it.
  • Restrict ISE Admin portal access to trusted administrators.
  • Rotate service account passwords that may have been exposed.

Validation and detection

  • Inventory all Cisco ISE deployments and installed software versions.
  • Compare installed versions with Cisco advisory guidance.
  • Confirm the fixed Cisco ISE software is installed.
  • Review Admin portal accounts with read or write access.
  • Check administrative logs for suspicious access to sensitive configuration pages.
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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
cve · low confidence lookup

CVE-2020-3525 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.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:X

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
6Source 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.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:X2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:X/RL:X/RC:X

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 Identity Services Engine SoftwareN/AListed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.