CVE-2026-57813
Deferred Deferred - Pending Action

Incorrect Privilege Assignment in MailOptin Leads to Escalation

Vulnerability report for CVE-2026-57813, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Incorrect Privilege Assignment vulnerability in properfraction MailOptin mailoptin allows Privilege Escalation.This issue affects MailOptin: from n/a through <= 1.2.77.3.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mailoptin mailoptin to 1.2.77.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57813 is a high-priority Privilege Escalation vulnerability in the WordPress MailOptin Plugin versions 1.2.77.3 and below.

This flaw allows unauthenticated attackers to escalate their privileges, potentially gaining full control over affected websites.

The vulnerability is actively exploitable and falls under the OWASP Top 10 category A7, which relates to Identification and Authentication Failures.

Detection Guidance

Detecting the presence of the vulnerable MailOptin plugin on your WordPress system can be done through the following methods:

  • Check the installed version of the MailOptin plugin via the WordPress admin dashboard. Navigate to 'Plugins' and look for MailOptin. If the version is 1.2.77.3 or below, the system is vulnerable.
  • Use the WordPress CLI to list installed plugins and their versions. Run the following command in your WordPress root directory: `wp plugin list --fields=name,version`. Look for MailOptin in the output and verify its version.
  • Inspect the plugin files directly. The MailOptin plugin is typically located in the `/wp-content/plugins/mailoptin/` directory. Check the `readme.txt` or main plugin file (e.g., `mailoptin.php`) for the version number.
  • Monitor network traffic for exploitation attempts. Since this vulnerability allows unauthenticated privilege escalation, look for unusual HTTP requests targeting WordPress admin endpoints or the MailOptin plugin's AJAX handlers. Tools like Wireshark, tcpdump, or web application firewalls (WAFs) can help detect such activity.

If you suspect exploitation, review WordPress user accounts for unauthorized administrative users or unexpected changes to user roles. Check logs for unusual activity, such as new user registrations or privilege changes.

Impact Analysis

If exploited, this vulnerability can allow attackers to gain full control of your website by escalating their privileges without authentication.

This can lead to unauthorized access, data breaches, website defacement, or use of your site for malicious activities.

The issue is actively exploited in mass campaigns targeting thousands of sites, making immediate mitigation critical.

Compliance Impact

This vulnerability, which allows unauthenticated privilege escalation, can significantly impact compliance with standards and regulations like GDPR and HIPAA. The critical nature of the flaw (CVSS 9.8) means attackers could gain full control of affected systems, leading to unauthorized access to sensitive data.

  • Under GDPR, this could result in violations of data protection principles (Article 5) and failure to implement appropriate security measures (Article 32), potentially leading to hefty fines (up to 4% of global revenue or €20 million).
  • For HIPAA, this vulnerability could expose protected health information (PHI), violating the Security Rule (45 CFR Part 164, Subpart C) and Privacy Rule (45 CFR Part 160 and Subparts A and E of Part 164), resulting in penalties ranging from $100 to $50,000 per violation (or per record), with a maximum of $1.5 million per year.
  • The vulnerability falls under OWASP Top 10 category A7 (Identification and Authentication Failures), which is explicitly addressed in compliance frameworks requiring secure authentication and access control mechanisms.

Organizations must address this vulnerability immediately to avoid non-compliance, as regulators may view failure to patch known critical vulnerabilities as negligence.

Mitigation Strategies

To mitigate the CVE-2026-57813 vulnerability in the MailOptin plugin, you should immediately update the plugin to version 1.2.78.0 or later.

If updating is not possible, seek assistance from your hosting provider or web developer.

Additionally, Patchstack has provided a mitigation rule to block attacks targeting this vulnerability until the plugin can be updated.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57813. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart