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 vulnerability in all versions up to 2.0.2. The flaw arises because the plugin does not validate requests that come from external domains, allowing an attacker to embed a forged request on a third‑party site and have the target WordPress site process it as if it were issued by an authenticated user. State‑changing operations such as initiating backups or modifying configuration are inferred from the plugin’s administrative endpoints, and a successful exploitation could result in unauthorized data transfer or configuration changes.

Affected Systems

Any WordPress site that has installed the pCloud WP Backup plugin version 2.0.2 or earlier is affected. The vulnerability applies regardless of the user’s authentication state, meaning an unauthenticated visitor could trigger the flaw if they can lure a legitimate user or exploit the site directly.

Risk and Exploitability

The CVSS base score of 7.1 classifies the vulnerability as moderate to high risk. The EPSS score of <1% indicates that exploitation is unlikely in the near term, and the vulnerability is not listed in the CISA KEV catalog. Attackers could exploit the flaw by using a CSRF technique from any external domain, sending forged requests that the WordPress site will process because the plugin lacks CSRF safeguards; this attack vector is inferred from the nature of CSRF.

Generated by OpenCVE AI on July 31, 2026 at 15:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the pCloud WP Backup plugin to a version newer than 2.0.2 that includes the CSRF fix.
  • If an upgrade is not immediately feasible, restrict access to the plugin’s administrative URLs to trusted IP addresses or enforce additional web‑application firewall rules that block forged requests.
  • If the plugin is no longer required, remove or disable it to eliminate the vulnerability.

Generated by OpenCVE AI on July 31, 2026 at 15:05 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

Status : Deferred

Published: 2026-07-02T12:17:41.687

Modified: 2026-07-02T15:17:10.673

Link: CVE-2026-57757

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T15:15:02Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)