Description
The WPvivid Backup for MainWP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 0.9.33 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2026-07-10
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPvivid Backup for MainWP plugin contains a stored cross‑site scripting flaw in its admin settings. An attacker who can log into the site as an administrator can inject arbitrary JavaScript that is persisted and executed whenever a user visits the affected page. The injected code can hijack sessions, steal credentials, or carry out other malicious actions in the context of the victim’s browser. The weakness is classified as a failure of input validation and output escaping (CWE‑79).

Affected Systems

This vulnerability affects all installations of WPvivid Backup for MainWP version 0.9.33 and earlier, with the constraint that it only manifests in multi‑site WordPress setups where the unfiltered_html capability is disabled for non‑administrator roles. Users running any of these affected plugin versions in such an environment are exposed to the XSS flaw.

Risk and Exploitability

The CVSS score of 4.4 places the flaw in the low to moderate severity range. Because the exploit requires administrator‑level authentication and involves a stored payload that only affects users who view the modified admin page, the likelihood of widespread impact is limited. The EPSS score of < 1 % and the absence of a KEV listing further suggest a low probability of active exploitation. The primary attack vector is authenticated access to the plugin’s settings via an administrator account.

Generated by OpenCVE AI on July 29, 2026 at 11:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPvivid Backup for MainWP plugin to the latest available version to eliminate the stored XSS flaw.
  • If a patch is not immediately available, deactivate or uninstall the plugin until a fix is released by the vendor.
  • Maintain restriction of the unfiltered_html capability for non‑administrator users and, if possible, implement a content security policy that blocks inline scripts on the site’s admin pages.

Generated by OpenCVE AI on July 29, 2026 at 11:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Description The WPvivid Backup for MainWP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 0.9.33 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Title WPvivid Backup for MainWP <= 0.9.33 - Authenticated (Admin+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T14:17:41.882Z

Reserved: 2026-07-09T15:49:03.889Z

Link: CVE-2026-15283

cve-icon Vulnrichment

Updated: 2026-07-10T14:17:32.268Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:30:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')