Skip to main content

Sendmachine for WordPress EUVDEUVD-2026-24700

| CVE-2026-6235 CRITICAL
Missing Authorization (CWE-862)
2026-04-22 Wordfence GHSA-4x86-c4g3-px96
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

5
Re-analysis Queued
Apr 22, 2026 - 20:37 vuln.today
cvss_changed
Analysis Generated
Apr 22, 2026 - 09:59 vuln.today
EUVD ID Assigned
Apr 22, 2026 - 08:30 euvd
EUVD-2026-24700
Analysis Generated
Apr 22, 2026 - 08:30 vuln.today
CVE Published
Apr 22, 2026 - 07:45 nvd
CRITICAL 9.8

DescriptionCVE.org

The Sendmachine for WordPress plugin for WordPress is vulnerable to authorization bypass via the 'manage_admin_requests' function in all versions up to, and including, 1.0.20. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the plugin's SMTP configuration, which can be leveraged to intercept all outbound emails from the site (including password reset emails).

AnalysisAI

Authorization bypass in Sendmachine for WordPress plugin (versions ≤1.0.20) allows unauthenticated remote attackers to overwrite SMTP configuration settings without authentication. Attackers can redirect all outbound emails from WordPress sites - including password reset tokens and sensitive communications - to attacker-controlled servers, enabling credential theft and account takeover. CVSS 9.8 (Critical) reflects network attack vector with no authentication or user interaction required. No active exploitation confirmed at time of analysis, though the straightforward attack path (single HTTP request to exposed admin function) makes this a high-priority remediation target for sites using this plugin.

Technical ContextAI

This vulnerability stems from CWE-862 (Missing Authorization) in the 'manage_admin_requests' function within sendmachine_wp_admin.php. WordPress plugins typically enforce authorization checks using functions like current_user_can() or check_admin_referer() before processing administrative actions. The vulnerable code at lines 174-183 processes SMTP configuration updates without verifying the requesting user has administrative privileges or valid nonces. The affected sendmachine_email_manager.php component at line 39 handles email routing configuration. CPE identifier cpe:2.3:a:sendmachine:sendmachine_for_wordpress confirms this affects the Sendmachine for WordPress plugin across all versions through 1.0.20. SMTP hijacking attacks exploit this by submitting crafted POST requests directly to the plugin's admin handler, bypassing WordPress's standard authentication middleware entirely.

RemediationAI

Immediately update Sendmachine for WordPress plugin to version 1.0.21 or later if available (verify current version at official WordPress plugin repository). If no patched version exists, disable and deactivate the plugin until vendor releases a fix - access WordPress admin dashboard, navigate to Plugins, locate Sendmachine for WordPress, and click Deactivate then Delete. Compensating control if plugin functionality is business-critical: implement WordPress application firewall rules (via plugins like Wordfence or firewall-level WAF) to block unauthenticated POST requests to /wp-admin/admin-ajax.php with action parameters matching sendmachine admin functions, though this requires careful tuning to avoid blocking legitimate traffic and may break plugin functionality. Review WordPress email logs and SMTP configuration immediately for unauthorized changes - check for unfamiliar SMTP servers, authentication credentials, or port configurations. Monitor outbound email headers for unexpected relay servers. Audit user accounts for suspicious password resets or new administrator accounts created via intercepted reset emails. Consult vendor advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/7889e071-84a8-46ec-abe5-5c98980ce275 for specific patch details and indicators of compromise.

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

EUVD-2026-24700 vulnerability details – vuln.today

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