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

Impact

Unauthenticated Cross Site Request Forgery (CSRF) exists in the pCloud WP Backup plugin for WordPress versions 2.0.2 and older. The flaw allows an attacker to send a crafted web request that the plugin processes as a legitimate action, thereby enabling an attacker to trigger backup or configuration operations without requiring the user to be logged in or to provide any authentication credentials. This type of weakness, identified as CWE-352, can lead to unauthorized data manipulation, unintended backup creation or deletion, and potentially the exposure of site content to the attacker.

Affected Systems

WordPress sites that use the pCloud WP Backup plugin provided by ploudapp, specifically each installation running version 2.0.2 or earlier.

Risk and Exploitability

The vulnerability receives a CVSS score of 7.1, reflecting a moderate-to-high risk level. The EPSS score is not available, and the issue is not yet listed in the CISA KEV catalog, suggesting it has not been observed in widespread exploitation yet. The likely attack vector is through a malicious link or embedded payload that an attacker can direct a victim to, which then sends an unauthorized request to the plugin’s administrative endpoint, exploiting the lack of proper CSRF protection. If an attacker can achieve this, they can perform backup-related actions with the privileges of the site’s administrator, potentially leading to data loss or leakage.

Generated by OpenCVE AI on July 2, 2026 at 15:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the pCloud WP Backup plugin to the latest version (2.0.3 or later) which removes the CSRF flaw.
  • If an immediate upgrade is not possible, deactivate the plugin until a patched version is available to prevent exploitation.
  • Add server-side restrictions (e.g., .htaccess rules or firewall rules) to block direct access to the plugin’s administrative endpoints, and ensure CSRF tokens are required for any state-changing operations.

Generated by OpenCVE AI on July 2, 2026 at 15:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

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-02T15:15:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)