LiveActive security incident?Get immediate response
CVE Record

CVE-2023-6634: LearnPress <= 4.2.5.7 - Command Injection

The LearnPress plugin for WordPress is vulnerable to Command Injection in all versions up to, and including, 4.2.5.7 via the get_content function. This is due to the plugin making use of the call_user_func function with user input. This makes it possible for unauthenticated attackers to execute any public function with one parameter, which could result in remote code execution.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A vulnerable LearnPress WordPress plugin could let an unauthenticated internet user trigger unintended server-side functions. In some conditions, that may lead to remote code execution. Sites using LearnPress version 4.2.5.7 or older should treat this as urgent because WordPress plugins often sit directly on public websites.

Executive priority

High priority for any internet-facing WordPress estate using LearnPress. Confirm exposure and update quickly, especially where the site processes customer data, payments, or authenticated learning accounts.

Technical view

The issue is in LearnPress get_content, where user-controlled input can reach call_user_func. Sources state unauthenticated attackers may execute any public function accepting one parameter, potentially resulting in remote code execution. CVSS is 8.1 high with network access, no privileges, no user interaction, and high complexity.

Likely exposure

Public WordPress sites running LearnPress up to and including 4.2.5.7 are the primary exposure. The provided data does not identify other products or platforms as affected.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and no cited source here confirms active exploitation. The high attack impact is tempered by high attack complexity, but unauthenticated reachability keeps business risk material.

Researcher notes

Evidence supports unauthenticated function invocation through unsafe use of call_user_func with user input. The record describes possible RCE but does not provide confirmed exploitation or detailed environmental prerequisites. Avoid assuming exploitability across all deployments without version and configuration validation.

Mitigation direction

  • Upgrade LearnPress to a version newer than 4.2.5.7 if available.
  • If immediate upgrade is unavailable, disable or remove LearnPress pending vendor guidance.
  • Prioritize public, revenue-generating, or customer-login WordPress sites first.
  • Apply normal WordPress plugin update and backup procedures before production rollout.

Validation and detection

  • Inventory WordPress sites for the LearnPress plugin.
  • Confirm installed LearnPress versions are newer than 4.2.5.7.
  • Check staging and production separately; plugin versions often drift.
  • Review web logs for suspicious unauthenticated LearnPress activity.
  • Verify the deployed plugin includes the referenced WordPress changeset.
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-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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
cwe · medium confidence lookup

CWE-88: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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-2023-6634 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/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
3Source 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.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2023-6634Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Products and packages named in the record

VendorProductVersion / packageStatus
thimpressLearnPress – WordPress LMS Plugin for Create and Sell Online Courses0unaffected
Weakness

CWE details

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