SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-15786

MEDIUM · CVSS 4.4 EPSS 0.41% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

The WP Encryption plugin for WordPress is vulnerable to a Directory Traversal attack, allowing authenticated users with administrator-level access to read arbitrary server files, potentially exposing sensitive information. While the plugin mitigates direct PHP execution, writable plaintext configuration files like .htaccess can be exploited for denial-of-service or redirect attacks. Administrators using this plugin, particularly those with the premium version enabled, should prioritize immediate remediation to protect their systems.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-15786
Severity
MEDIUM
CVSS
4.4
EPSS
0.41%
WordPress

Original NVD Description

The WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect, Security & SSL Scan plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 7.8.6.6 via the 'imploded' parameter parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. Although file write content is passed through esc_html(), which encodes angle brackets and prevents direct PHP execution, plaintext configuration files such as .htaccess are fully writable and exploitable for denial-of-service or redirect attacks. This is only exploitable when the premium version of the software is enabled and active.