LiveActive security incident?Get immediate response
CVE Record

CVE-2020-37169: WordPress Plugin ultimate-member 2.1.3 Local File Inclusion

WordPress Plugin ultimate-member 2.1.3 contains a local file inclusion vulnerability that allows authenticated attackers to include arbitrary files by manipulating the pack parameter in class-admin-upgrade.php. Attackers can send POST requests with malicious pack values to include unintended PHP files from the packages directory and execute arbitrary code.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-37169 affects Ultimate Member plugin version 2.1.3 for WordPress. An authenticated attacker may abuse a file-inclusion flaw to make the application load unintended PHP files, potentially leading to arbitrary code execution. Exposure depends on whether the vulnerable plugin version is installed and reachable by authenticated users.

Executive priority

Prioritize affected internet-facing WordPress sites, especially those with many authenticated users. This is not evidenced as actively exploited in the supplied sources, but public exploit availability and possible code execution justify timely remediation.

Technical view

Sources describe CWE-98 local file inclusion in class-admin-upgrade.php. The vulnerable logic uses a pack parameter that can be manipulated to include unintended PHP files from the packages directory. CVSS 4.0 score is 6.8 with low privileges required and no user interaction.

Likely exposure

Likely exposure is WordPress sites running Ultimate Member 2.1.3. The source bundle does not identify other affected versions. Because privileges are required, risk is higher where many users can authenticate or compromised accounts are plausible.

Exploitation context

A public ExploitDB reference exists, so defenders should assume technical details are available. The provided sources do not show CISA KEV listing or confirmed active exploitation. Do not treat this as internet-wide unauthenticated exploitation based on the supplied evidence.

Researcher notes

Evidence is limited to Ultimate Member 2.1.3 in the supplied bundle. The CVSS vector reports local attack vector but the description references authenticated POST requests, so validate reachable attack surface in your environment before scoring business risk.

Mitigation direction

  • Inventory WordPress sites for Ultimate Member version 2.1.3.
  • Check Ultimate Member or vendor guidance for fixed versions or official mitigations.
  • Remove or disable affected unused installations where business impact allows.
  • Limit WordPress account privileges and remove unnecessary authenticated users.
  • Monitor for suspicious requests involving class-admin-upgrade.php and pack handling.

Validation and detection

  • Confirm installed Ultimate Member versions across production, staging, and backups.
  • Check whether any public or user-facing site runs version 2.1.3.
  • Review WordPress user lists for stale, shared, or compromised accounts.
  • Inspect web logs for unusual access to class-admin-upgrade.php.
  • Document whether vendor guidance identifies a fixed replacement version.
Prepared
Confidence
medium
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 · low confidence lookup

CWE-98: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-37169 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
6.8 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA: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.

2CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

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
6.8CVSS 4.0MediumCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NVulnCheck
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

6.8Medium
CVSS 4.0 vector shape for CVE-2020-37169Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Ultimate Memberultimate-member2.1.3Listed
Weakness

CWE details

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

CWE-98 · source CWE mapping

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.