Description
Unauthenticated Cross Site Request Forgery (CSRF) in pCloud WP Backup <= 2.0.2 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The pCloud WP Backup plugin for WordPress contains an unauthenticated Cross‑Site Request Forgery flaw in all releases up to and including 2.0.2, representing a CSRF weakness (CWE‑352). The description indicates that the plugin’s administrative endpoints appear to lack CSRF protection, allowing a visitor to send a forged request that the site will process as if it were submitted by an authorized user. It is inferred that such a request could trigger privileged actions, such as initiating a backup or altering backup settings, although the CVE description does not detail which specific actions are affected.

Affected Systems

Any WordPress site that has installed the pCloud WP Backup plugin version 2.0.2 or earlier is affected. The vulnerability appears to apply regardless of the user’s role or authentication state, as the lack of CSRF protection is present on administrative paths within the plugin.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate‑to‑high risk. The EPSS score of <1% suggests that exploitation is unlikely in the short term, and the flaw is not listed in the CISA KEV catalog. The attack vector is inferable as a cross‑site request forgery, whereby a malicious actor can embed a link or form on an external site to cause the target site to. Successful exploitation would allow an attacker to perform any operation that the plugin’s administrative interface permits, potentially leading to data loss or service disruption.

Generated by OpenCVE AI on July 21, 2026 at 11:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the pCloud WP Backup plugin to a version newer than 2.0.2 that includes the CSRF fix.
  • If an upgrade cannot be performed immediately, restrict access to the plugin’s administrative URLs to trusted IP addresses using a web‑application firewall or server‑level configuration.
  • If the plugin is no longer required, remove or disable it and consider adopting an alternative backup solution that implements proper CSRF safeguards.

Generated by OpenCVE AI on July 21, 2026 at 11:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Ploudapp
Ploudapp pcloud Wp Backup
Wordpress
Wordpress wordpress
Vendors & Products Ploudapp
Ploudapp pcloud Wp Backup
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in pCloud WP Backup <= 2.0.2 versions.
Title WordPress pCloud WP Backup plugin <= 2.0.2 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Ploudapp Pcloud Wp Backup
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T13:54:01.273Z

Reserved: 2026-06-25T08:04:41.579Z

Link: CVE-2026-57757

cve-icon Vulnrichment

Updated: 2026-07-02T13:53:53.698Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:30:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)