Skip to main content

WP Encryption CVE-2026-3829

| EUVDEUVD-2026-30228 MEDIUM
Missing Authorization (CWE-862)
2026-05-14 security@wordfence.com GHSA-59q9-p5gj-c577
5.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Jun 08, 2026 - 10:54 vuln.today
CVE Published
May 14, 2026 - 06:16 nvd
MEDIUM 5.4

DescriptionCVE.org

The WP Encryption - One Click Free SSL Certificate & SSL / HTTPS Redirect, Security & SSL Scan plugin for WordPress is vulnerable to unauthorized modification of data due to missing capability checks on the 'wple_basic_get_requests' function in all versions up to, and including, 7.8.5.10. This makes it possible for authenticated attackers, with subscriber level access and above, to reset the SSL setup state, force SSL to appear complete, and modify plan selection options.

AnalysisAI

Missing authorization controls in the WP Encryption WordPress plugin (all versions through 7.8.5.10) allow any authenticated subscriber-level user to invoke the wple_basic_get_requests function and tamper with SSL lifecycle configuration - resetting SSL setup state, falsely marking SSL as complete, and altering plan selection options. The affected plugin automates Let's Encrypt certificate provisioning for WordPress sites, meaning successful exploitation can silently break or misrepresent a site's HTTPS posture. No public exploit code exists and no active exploitation is confirmed (not in CISA KEV); EPSS at 0.02% and SSVC exploitation rating of 'none' place this firmly in the low-urgency tier despite the low privilege bar.

Technical ContextAI

The root cause is CWE-862 (Missing Authorization): the wple_basic_get_requests function in le_admin.php and le_handlers.php executes privileged SSL administrative actions without invoking WordPress capability checks (e.g., current_user_can()). WordPress's role-and-capability model is the intended gating mechanism - subscriber is the lowest authenticated role and should have no administrative rights over plugin state. The plugin (repository slug: wp-letsencrypt-ssl) wraps Let's Encrypt's ACME protocol to automate certificate issuance and renewal; its internal state machine tracks setup progress and plan tier. By bypassing authorization, an attacker can manipulate this state machine without holding administrator or editor capabilities. The two Trac changesets provided in the NVD references pinpoint the exact files modified in the 7.8.5.11 fix, confirming the vulnerability is scoped to those two admin-side handler files.

RemediationAI

Update the WP Encryption plugin to version 7.8.5.11 or later through the WordPress admin dashboard or via WP-CLI (wp plugin update wp-letsencrypt-ssl); this version is confirmed to patch the missing capability checks in both le_admin.php and le_handlers.php per the Trac changesets at https://plugins.trac.wordpress.org/changeset?old_path=wp-letsencrypt-ssl/tags/7.8.5.10/admin/le_admin.php&new_path=wp-letsencrypt-ssl/tags/7.8.5.11/admin/le_admin.php. If immediate patching is not possible, disable open user registration (Settings → General → uncheck 'Anyone can register') to eliminate the subscriber-level attack surface from untrusted parties - note this impacts legitimate registration flows. Alternatively, a WordPress WAF such as Wordfence can be configured to block unauthenticated and low-privilege AJAX requests targeting the wple_basic_get_requests action; be aware this may interfere with legitimate plugin operation for admins if misconfigured. The NVD advisory is at https://nvd.nist.gov/vuln/detail/CVE-2026-3829.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-3829 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy