Server-Side Request Forgery in Mailgun for WordPress Plugin
CVE-2026-78003

9.8CRITICAL

Key Information:

Vendor

WordPress

Vendor
CVE Published:
22 August 2026

What is CVE-2026-78003?

The Mailgun for WordPress plugin is vulnerable to Server-Side Request Forgery (SSRF) due to inadequate input validation within the add_list() function. This function handles user-controlled array keys derived from $_POST['addresses'] and processes them through sanitize_text_field(). As a result, unauthenticated attackers can exploit this vulnerability to send authenticated POST requests to any Mailgun API endpoint using the site’s API key. This may include creating inbound email-forwarding routes that can jeopardize account security by intercepting critical emails, such as password reset requests, potentially leading to unauthorized access and takeover of administrator accounts.

Affected Version(s)

Mailgun for WordPress 0 <= 2.2.0

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Osvaldo Noe Gonzalez Del Rio (Os)
.