Description
The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.133 does not sanitise a user supplied list of identifiers before using it in a SQL query, allowing administrators to perform SQL injection attacks.
Published: 2026-09-02
Score: 4.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The WPvivid Backup & Migration plugin, when installed in a version older than 0.9.133, fails to properly sanitize a list of identifiers supplied by the user before inserting them into a SQL statement. This omission allows an authenticated administrator to inject arbitrary SQL code. An attacker can exploit this flaw to read or alter database contents, potentially compromising the integrity and confidentiality of the site.

Affected Systems

This issue affects the WordPress plugin WPvivid — Backup, Migration & Staging. Versions before 0.9.133 are vulnerable. No specific sub‑version details are provided beyond the threshold. The plugin is typically used on WordPress sites that require backup or migration capabilities.

Risk and Exploitability

The vulnerability has a CVSS score of 4.1, indicating medium severity. The flaw requires an authenticated administrator account, so the attack surface is limited to sites with compromised or weak admin credentials. The EPSS score of less than 1% indicates a very low probability of public exploitation, and the vulnerability is not listed in the CISA KEV catalog. Thus, while the potential impact remains significant, exploitation is unlikely without admin access.

Generated by OpenCVE AI on September 2, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPvivid plugin to version 0.9.133 or later, which includes a proper input sanitization routine for the identifier list.
  • If an upgrade is not immediately possible, remove or deactivate the WPvivid plugin until a patch is released.
  • Restrict WordPress admin access to trusted personnel, enforce strong password policies, and monitor the database for anomalous query patterns.
  • Review the site's security configuration to ensure that even authenticated administrators cannot perform arbitrary SQL queries through other plugins or custom code.

Generated by OpenCVE AI on September 2, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpvividplugins
Wpvividplugins wpvivid — Backup, Migration & Staging
Vendors & Products Wordpress
Wordpress wordpress
Wpvividplugins
Wpvividplugins wpvivid — Backup, Migration & Staging

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

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

cvssV3_1

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


Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 02 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-89

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.133 does not sanitise a user supplied list of identifiers before using it in a SQL query, allowing administrators to perform SQL injection attacks.
Title WPvivid Backup & Migration < 0.9.133 - Admin+ SQLi via Upload Cleaner Isolation
References

Subscriptions

Wordpress Wordpress
Wpvividplugins Wpvivid — Backup, Migration & Staging
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T12:24:13.406Z

Reserved: 2026-08-28T07:39:00.684Z

Link: CVE-2026-82182

cve-icon Vulnrichment

Updated: 2026-09-02T10:11:03.445Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:19.890

Modified: 2026-09-03T17:49:19.180

Link: CVE-2026-82182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T22:00:08Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')