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.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCWE-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 lookupExecution 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.1HighVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
