External risk intelligence

Attackers can read or change your website's emails without logging in

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-6235

The Sendmachine for WordPress plugin allows attackers to intercept sensitive emails like password resets by changing your site's email settings, even without an account.

4Halo Surface Signal

External exposure likelihood

Halo Surface Signal score for CVE-2026-6235

The vulnerability resides in a WordPress plugin, which functions as a component of a web application. Since WordPress is commonly deployed as an internet-facing website, the functionality and endpoints associated with such plugins are generally reachable via public web traffic in most standard deployments.

Horizon Alert

Summary of the vulnerability and why it matters

This issue in the Sendmachine for WordPress plugin allows an attacker to bypass access controls. This could let them change how your site sends emails, potentially intercepting sensitive communications.

  • Intercepts sensitive site emails.
  • Affects any site using the plugin.
  • Exploitable without login.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can exploit this flaw to modify the plugin's SMTP settings on a WordPress site. This allows them to redirect all outgoing emails, including sensitive ones like password resets, to an address they control.

  • No authentication required.
  • Targets SMTP configuration function.
  • Site must use Sendmachine plugin.

Live Threat

Current exploitation, exposure, and threat context

Attackers are likely to target this vulnerability because it allows for an authorization bypass in a WordPress plugin, potentially enabling unauthenticated users to intercept all outgoing emails. This could include sensitive information like password reset emails, making it a valuable target for phishing and credential theft operations. The ability to manipulate SMTP settings directly presents a significant risk to site integrity and user security.

  • Unauthenticated attackers exploit authorization bypass.
  • Intercepting all outbound emails is possible.
  • Targets sensitive data like password resets.

Priority actions

Operational Fix

Recommended remediation, mitigation, and detection steps

Focus on identifying and blocking malicious traffic targeting the Sendmachine for WordPress plugin, as unauthenticated attackers can exploit this to intercept sensitive emails. Immediately inventory all WordPress sites using the Sendmachine plugin to assess exposure and consider taking affected services offline if they handle critical communications.

  • Block network traffic to the plugin's endpoints.
  • Isolate affected WordPress instances.
  • Monitor for unauthorized SMTP configuration changes.

Frequently asked questions

What is the Sendmachine for WordPress plugin and what does it do?

The Sendmachine for WordPress plugin is an add-on for WordPress websites used to manage and send emails, including critical communications like password reset emails.

What type of vulnerability is CVE-2026-6235 and how does it allow attackers to act?

CVE-2026-6235 is an authorization bypass vulnerability where the plugin fails to properly verify user permissions. This allows unauthenticated attackers to change the plugin's email settings without needing to log in.

What specific function is affected by the CVE-2026-6235 vulnerability?

The vulnerability exists in the 'manage_admin_requests' function within versions of the Sendmachine for WordPress plugin up to and including 1.0.20.

How does the CVE-2026-6235 vulnerability pose a risk to website communications?

This vulnerability allows unauthenticated attackers to overwrite the plugin's SMTP configuration. This could enable them to intercept all outbound emails from the site, such as password reset emails.

What actions should be taken to address the risk posed by CVE-2026-6235?

To address this risk, focus on identifying and blocking malicious traffic targeting the plugin. Inventory all WordPress sites using the Sendmachine plugin to assess exposure and consider isolating affected services if they handle critical communications.

References