Description
The MailArchiver plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 4.4.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2026-03-07
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting through admin settings
Action: Patch
AI Analysis

Impact

The MailArchiver WordPress plugin stores configuration values that are presented without proper sanitization or escaping. An attacker with administrator‑level privileges can place arbitrary HTML and JavaScript code into these settings. When other users load a page that renders the stored values, the injected script executes in their browsers, enabling the attacker to run custom code in the victim’s context. This flaw directly permits execution of arbitrary scripts on any site page that includes the vulnerable setting entries.

Affected Systems

All installations of MailArchiver version 4.4.0 or earlier on WordPress, including multisite networks and configurations in which the unfiltered_html capability is disabled for non‑administrators. The vulnerability is localized to the plugin’s Settings page where unescaped input is stored.

Risk and Exploitability

The advisory assigns a CVSS score of 4.8 and an EPSS score of less than 1 %, indicating a low but non‑zero likelihood of exploitation. The flaw is not listed in CISA’s KEV catalog. Exploitation requires that the attacker possess administrator privileges to inject the malicious content. Once the payload is stored, it will automatically execute for any user who views the affected page, making the attack impact purely to those who are able to reach the rendered settings.

Generated by OpenCVE AI on April 15, 2026 at 17:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MailArchiver to the latest available version, which removes the unsanitized input handling in settings.
  • If upgrading is not immediately possible, remove or disable the form fields that accept arbitrary HTML in the plugin’s settings.
  • Restrict the unfiltered_html capability so that only trusted administrators can add raw HTML, and apply WordPress’s esc_html or equivalent functions to sanitize any remaining input before rendering.

Generated by OpenCVE AI on April 15, 2026 at 17:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Pierrelannoy
Pierrelannoy mailarchiver
Wordpress
Wordpress wordpress
Vendors & Products Pierrelannoy
Pierrelannoy mailarchiver
Wordpress
Wordpress wordpress

Sat, 07 Mar 2026 02:15:00 +0000

Type Values Removed Values Added
Description The MailArchiver plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 4.4.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Title MailArchiver <= 4.4.0 - Authenticated (Administrator+) Stored Cross-Site Scripting via Settings
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Pierrelannoy Mailarchiver
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:27.036Z

Reserved: 2026-02-18T21:22:55.103Z

Link: CVE-2026-2721

cve-icon Vulnrichment

Updated: 2026-03-09T19:00:16.112Z

cve-icon NVD

Status : Deferred

Published: 2026-03-07T02:16:12.963

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-2721

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:00:15Z

Weaknesses