
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-11833 is a critical missing authorization vulnerability in the Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App plugin for WordPress, affecting all versions up to and including 3.6.0. The flaw allows unauthenticated attackers to read arbitrary logged emails — including password reset emails with active reset links — enabling full account takeover. It was published on November 1, 2025, and assigned a CVSS v3.1 base score of 9.8 (Critical) (Wordfence, Red Hat CVE). The plugin is installed on approximately 400,000 WordPress sites, making the potential attack surface extremely broad (SecurityOnline).
The root cause is a missing capability check (CWE-862) on the __construct function within the plugin's PostmanEmailLogs.php file, which handles email log retrieval (Wordfence). Because no authentication or authorization is enforced before the log-reading functionality is invoked, any unauthenticated HTTP request can trigger access to the stored email log data. The attack vector is network-based, requires no privileges or user interaction, and has low complexity — making it trivially exploitable at scale. The vulnerable code path is visible in the plugin's source at Postman/PostmanEmailLogs.php#L51 in version 3.5.0, and was patched in changeset 3386160 (ENISA EUVD).
Successful exploitation allows unauthenticated attackers to read all emails logged by the Post SMTP plugin, including password reset emails containing one-time reset links. By intercepting these links, attackers can reset and take over any WordPress account — including administrator accounts — without any prior credentials. This results in high confidentiality, integrity, and availability impact: attackers can exfiltrate sensitive email content, fully compromise site administration, install malicious plugins or backdoors, and potentially pivot to hosting infrastructure or connected services (Wordfence, BleepingComputer).
/wp-content/plugins/post-smtp/ path availability, or using tools like WPScan or Shodan to enumerate plugin versions at scale.__construct function in PostmanEmailLogs.php. This endpoint does not enforce any authentication or capability check.PostmanEmailLogs.php or the plugin's AJAX/REST handlers) from external IP addresses; unusual spikes in requests to /wp-admin/admin-ajax.php or plugin-specific REST API routes without session cookies.wp_users table; unfamiliar scheduled tasks or cron jobs added to WordPress (Wordfence Active Exploitation, BleepingComputer).Update the Post SMTP plugin to a version beyond 3.6.0 immediately, as the patch was introduced in changeset 3386160 (ENISA EUVD). If immediate patching is not possible, consider temporarily deactivating the Post SMTP plugin and using an alternative SMTP solution, or implementing network-level controls (e.g., WAF rules) to block unauthenticated access to the plugin's log endpoints — Citrix NetScaler WAF signatures (v165 r1214) and Check Point advisories have been published to assist with detection and blocking. Additionally, review WordPress admin accounts for unauthorized additions and audit recent password reset activity for signs of compromise (Wordfence, Sucuri Roundup).
Wordfence, the primary discoverer and reporter, published multiple blog posts covering initial disclosure, active exploitation confirmation, and remediation guidance, describing it as one of the more impactful WordPress plugin vulnerabilities of late 2025 (Wordfence). BleepingComputer and Heise covered active exploitation, noting that attackers were observed hijacking admin accounts in the wild (BleepingComputer, Heise). Security researchers on Mastodon and Bluesky amplified the disclosure rapidly, and the vulnerability was featured in multiple weekly threat landscape digests. SC World reported ongoing exploitation as a widespread threat to WordPress site integrity (SC World).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."