CVE-2025-11833
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-01

Last updated on: 2025-11-04

Assigner: Wordfence

Description
The Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the __construct function in all versions up to, and including, 3.6.0. This makes it possible for unauthenticated attackers to read arbitrary logged emails sent through the Post SMTP plugin, including password reset emails containing password reset links, which can lead to account takeover.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-01
Last Modified
2025-11-04
Generated
2026-06-16
AI Q&A
2025-11-01
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
wordfence post_smtp 3.6.0
wordfence post_smtp 3.6.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability in the Post SMTP WordPress plugin (up to version 3.6.0) is due to a missing capability check in the __construct function, which allows unauthenticated attackers to access email logs without authorization. This means attackers can read arbitrary logged emails, including sensitive ones like password reset emails containing reset links, potentially leading to account takeover.

Impact Analysis

This vulnerability can lead to unauthorized disclosure of sensitive email content, such as password reset emails, which can be exploited by attackers to take over user accounts. It compromises the confidentiality and integrity of email communications logged by the plugin, potentially resulting in account compromise and unauthorized access to user data.

Compliance Impact

This vulnerability can negatively impact compliance with standards like GDPR and HIPAA because it allows unauthorized access to sensitive personal data contained in email logs. Such unauthorized disclosure violates data protection principles, including confidentiality and access control, potentially leading to regulatory non-compliance and legal consequences.

Detection Guidance

This vulnerability can be detected by checking if the Post SMTP WordPress plugin version is 3.6.0 or earlier, as these versions lack proper capability checks allowing unauthorized access to email logs. Since the vulnerability involves unauthorized reading of logged emails, detection involves verifying if unauthorized users can access the email logs. There are no specific network commands provided in the resources, but inspecting access to the email logs via the WordPress admin interface or AJAX endpoints related to email logs without proper authentication can indicate the vulnerability. Additionally, reviewing plugin version via WordPress plugin management commands or dashboard can help detect vulnerable installations. [3, 2]

Mitigation Strategies

Immediate mitigation steps include updating the Post SMTP WordPress plugin to version 3.6.1 or later, which enforces strict permission checks on email log access and related actions, preventing unauthorized access. Until the update can be applied, restrict access to the WordPress admin area and plugin files to trusted users only. Additionally, review and tighten user capabilities related to managing Post SMTP logs to ensure only authorized users have access. Monitoring and disabling any suspicious access to email logs is also recommended. [3]

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