Description
Subscriber Remote Code Execution (RCE) in RepairBuddy <= 4.1224 versions.
Published: 2026-09-10
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability permits a subscriber to execute arbitrary PHP code within a WordPress site powered by the RepairBuddy plugin. This core flaw, categorized as CWE‑94, enables attackers to inject malicious code that can compromise confidentiality, integrity, and availability of the entire site. The described impact is the execution of arbitrary scripts, which could lead to full site takeover, data exfiltration, or installation of persistence mechanisms.

Affected Systems

Ateeq Rafeeq’s RepairBuddy plugin in WordPress installations is impacted when the plugin version is 4.1224 or earlier. No specific sub‐versions are detailed, so all releases up to and including 4.1224 should be considered vulnerable until the fix is applied. The plugin is used within WordPress sites that rely on its repair features.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity threat. EPSS data is not available, so the likelihood of exploitation cannot be quantified, but the absence of an EPSS score does not reduce concern, as the flaw allows unrestricted code execution. The vulnerability is not currently listed in CISA’s KEV catalog, suggesting no known widespread exploitation yet. Attackers would need to reach the subscription flows of the plugin, likely through authenticated or unauthenticated entry points, to inject code. Once injected, the attacker can run arbitrary PHP, leading to compromise of the WordPress installation.

Generated by OpenCVE AI on September 10, 2026 at 15:39 UTC.

Remediation

Vendor Solution

Update the WordPress RepairBuddy Plugin to the latest available version (at least 4.1225).


OpenCVE Recommended Actions

  • Upgrade the RepairBuddy plugin to at least version 4.1225, which resolves the code injection issue.
  • If an upgrade cannot be performed immediately, disable or remove the RepairBuddy plugin from the site to eliminate the attack surface until a patch is available.
  • Review and sanitize any custom code or templates that interact with the plugin’s functionalities to prevent residual injection points.

Generated by OpenCVE AI on September 10, 2026 at 15:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 10 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Subscriber Remote Code Execution (RCE) in RepairBuddy <= 4.1224 versions.
Title WordPress RepairBuddy plugin <= 4.1224 - Remote Code Execution (RCE) vulnerability
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-10T14:53:46.827Z

Reserved: 2026-08-27T12:24:38.075Z

Link: CVE-2026-81803

cve-icon Vulnrichment

Updated: 2026-09-10T14:53:41.740Z

cve-icon NVD

Status : Deferred

Published: 2026-09-10T15:17:46.657

Modified: 2026-09-10T15:43:28.913

Link: CVE-2026-81803

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T15:45:05Z

Weaknesses
  • CWE-94

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