LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8243: A vulnerability in the Pulse Connect Secure < 9.1R8.2 admin web interface could allow an authenticated atta...

A vulnerability in the Pulse Connect Secure < 9.1R8.2 admin web interface could allow an authenticated attacker to upload custom template to perform an arbitrary code execution.

HighCVSS 7.2Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Pulse Connect Secure appliances before 9.1R8.2 have an admin web interface flaw that can let an authenticated administrator-level attacker upload a custom template and run arbitrary code. Because CISA lists this CVE in KEV, treat remaining exposure as urgent, even though the source bundle does not describe campaigns or exploit mechanics.

Executive priority

Prioritize remediation for any affected Pulse Connect Secure appliance still in service. KEV inclusion means this is not just theoretical, but the high-privilege prerequisite makes credential hygiene and admin interface restriction central to risk reduction.

Technical view

CVE-2020-8243 is a CWE-94 arbitrary code execution issue in the Pulse Connect Secure admin web interface. CVSS 3.1 is 7.2 with network access, low complexity, high privileges, no user interaction, and high confidentiality, integrity, and availability impact. The fixed version named in the bundle is 9.1R8.2.

Likely exposure

Exposure is likely limited to Pulse Connect Secure deployments older than 9.1R8.2. Risk is higher where the administrative web interface is reachable from broad networks or where privileged credentials may be compromised.

Exploitation context

CISA KEV status supports known exploitation in the wild. The provided sources do not identify threat actors, exploit volume, public exploit details, or whether exploitation requires direct internet exposure beyond authenticated admin web access.

Researcher notes

The bundle supports affected versions before 9.1R8.2, authenticated admin-web RCE, CWE-94, CVSS 7.2, and KEV exploitation status. It does not provide exploit procedure, indicators, campaign attribution, or detailed detection logic, so validation should focus on version, exposure, and administrative activity review.

Mitigation direction

  • Upgrade Pulse Connect Secure to 9.1R8.2 or vendor-supported later guidance.
  • Review Pulse Secure advisory SA44588 for product-specific remediation instructions.
  • Restrict administrative web interface access to trusted management networks.
  • Review privileged admin accounts and rotate credentials where compromise is suspected.
  • Monitor vendor and CISA guidance for updated remediation or detection information.

Validation and detection

  • Inventory Pulse Connect Secure versions across all environments.
  • Confirm no deployed appliance remains below 9.1R8.2.
  • Verify admin web interface exposure is limited to approved networks.
  • Review administrative audit logs for unexpected template uploads or changes.
  • Check security monitoring for suspicious activity around PCS administration.
Prepared
Confidence
high
Sources
4

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-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-8243 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
7.2 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2020-8243Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aPulse Connect SecreFixed in 9.1R8.2Listed
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.