CVE-2026-10795
Received Received - Intake
Authentication Bypass in UpdraftPlus WordPress Plugin

Publication date: 2026-06-11

Last updated on: 2026-06-11

Assigner: Wordfence

Description
The UpdraftPlus: WP Backup & Migration Plugin plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 1.26.4 via the UpdraftPlus_Remote_Communications_V2::wp_loaded function. This is due to insufficient validation of the remote communications message format, where signature verification can be bypassed and unchecked decryption return values collapse to a predictable all-zero encryption key. This makes it possible for unauthenticated attackers to forge arbitrary RPC commands and run them as the connected administrator, such as uploading and activating a malicious plugin, which ultimately leads to remote code execution.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-11
Last Modified
2026-06-11
Generated
2026-06-11
AI Q&A
2026-06-11
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
updraftplus wp_backup_and_migration_plugin to 1.26.4 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-347 The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

This vulnerability allows unauthenticated attackers to bypass authentication and execute arbitrary commands as an administrator, including remote code execution. Such unauthorized access and control over sensitive data and systems can lead to violations of data protection and security requirements mandated by standards like GDPR and HIPAA.

Specifically, the compromise of administrative privileges and potential exposure or manipulation of personal or protected health information could result in non-compliance with confidentiality, integrity, and availability principles required by these regulations.

Executive Summary

The UpdraftPlus: WP Backup & Migration Plugin for WordPress has a vulnerability in all versions up to and including 1.26.4. This vulnerability is an authentication bypass occurring in the UpdraftPlus_Remote_Communications_V2::wp_loaded function. It happens because the plugin does not properly validate the format of remote communications messages. Specifically, signature verification can be bypassed, and unchecked decryption results in a predictable all-zero encryption key.

As a result, unauthenticated attackers can forge arbitrary remote procedure call (RPC) commands and execute them with administrator privileges. This includes actions like uploading and activating malicious plugins, which can ultimately lead to remote code execution on the affected WordPress site.

Impact Analysis

This vulnerability allows unauthenticated attackers to bypass authentication and execute arbitrary commands as an administrator on the affected WordPress site.

  • Attackers can upload and activate malicious plugins.
  • It can lead to remote code execution, giving attackers full control over the site.
  • The integrity, confidentiality, and availability of the website and its data can be severely compromised.
Detection Guidance

This vulnerability involves an authentication bypass via the UpdraftPlus_Remote_Communications_V2::wp_loaded function due to insufficient validation of remote communication messages. Detection would involve monitoring for unauthorized or forged RPC commands being executed as an administrator.

Since the vulnerability allows unauthenticated attackers to forge arbitrary RPC commands, network detection could focus on identifying unusual or unauthorized HTTP requests targeting the UpdraftPlus plugin endpoints, especially those attempting remote communication or plugin activation.

Specific commands to detect this vulnerability are not provided in the available resources.

Mitigation Strategies

Immediate mitigation steps include updating the UpdraftPlus: WP Backup & Migration Plugin to a version later than 1.26.4 where this vulnerability is fixed.

If an update is not immediately possible, restricting access to the WordPress admin area and the plugin's remote communication endpoints via firewall rules or IP whitelisting can reduce the risk of exploitation.

Monitoring and disabling any suspicious remote communication or RPC commands related to the plugin may also help mitigate potential attacks.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-10795. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart