CVE 8.8 HIGH

WP Captcha PRO <= 5.38 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Upload_CVE-2026-5411

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 5.38. This is due to a capability check in the save_ajax() function of the licensing module, combined with unrestricted file extraction in sync_cloud_protection(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files including PHP webshells to the server by injecting a malicious cloud_protection_url into the license meta, which the plugin then downloads and extracts without file type validation into a web-accessible uploads directory. This can be used for remote code execution. Note: The vulnerability can only be exploited with a remote URL if "allow_url_fopen" is enabled in the php.ini config.

AI Analysis

Arbitrary file upload vulnerability in WP Captcha PRO plugin for WordPress, allowing authenticated attackers to upload malicious files, including PHP webshells, for remote code execution.

Basic Information

ID CVE-2026-5411
Source Wordfence
Published Jun 5, 2026 at 18:31

Affected Product

Vendor webfactory
Product Advanced Google reCAPTCHA
Affected Versions webfactory Advanced Google reCAPTCHA 0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor webfactory
Product WP Captcha PRO
Version 5.38

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.