Description
Contributor Cross Site Scripting (XSS) in MailOptin <= 1.2.78.0 versions.
Published: 2026-08-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability, identified as a Contributor XSS, exists in WordPress MailOptin plugin versions up to 1.2.78.0. It permits a malicious user to inject JavaScript into the plugin’s web pages, potentially defacing the site, hijacking user sessions, or launching further attacks. The weakness is classified as CWE-79, reflecting unsanitized input handling.

Affected Systems

Affected are WordPress sites running the MailOptin plugin version 1.2.78.0 or earlier, provided by the vendor properfraction.

Risk and Exploitability

With a CVSS score of 6.5 the risk is moderate. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is the web interface, where a privileged or even unauthenticated user could supply input that is rendered without proper escaping. Because XSS does not require authentication and can be triggered via normal plugin usage, exploitation chances are non‑negligible but have not yet been observed publicly.

Generated by OpenCVE AI on August 6, 2026 at 16:03 UTC.

Remediation

Vendor Solution

Update the WordPress MailOptin Plugin to the latest available version (at least 1.2.78.1).


OpenCVE Recommended Actions

  • Update the MailOptin plugin to version 1.2.78.1 or later.
  • Review all input fields in the plugin and apply strict sanitization or restrict content types to prevent script injection.
  • Implement a Web Application Firewall rule or use security plugins to detect and block suspicious XSS payloads, and monitor logs for attempted exploits.

Generated by OpenCVE AI on August 6, 2026 at 16:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Properfraction
Properfraction mailoptin
Wordpress
Wordpress wordpress
Vendors & Products Properfraction
Properfraction mailoptin
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Contributor Cross Site Scripting (XSS) in MailOptin <= 1.2.78.0 versions.
Title WordPress MailOptin plugin <= 1.2.78.0 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Properfraction Mailoptin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:35:14.346Z

Reserved: 2026-07-27T14:01:16.155Z

Link: CVE-2026-66703

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:23.273

Modified: 2026-08-12T20:58:37.847

Link: CVE-2026-66703

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')