Description
The WordPress Comments Import & Export plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_settings function in all versions up to, and including, 2.4.3. Additionally, the plugin fails to properly sanitize and escape FTP settings parameters.
This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts on the plugin settings page that will execute whenever an administrative user accesses an injected page.
The vulnerability was partially fixed in version 2.4.3 and fully fixed in version 2.4.4
Published: 2025-06-02
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting allowing subscribers and higher to inject scripts that execute when an administrator visits the settings page
Action: Patch Now
AI Analysis

Impact

The Comments Import & Export plugin fails to check the user’s capability on the save_settings function and does not properly sanitize FTP settings parameters. Consequently, any authenticated user with Subscriber-level access or higher can insert arbitrary scripts into the plugin’s settings page. When an administrator later opens that page, the injected scripts run in the administrator’s browser, enabling the attacker to modify data, deface the site, or potentially elevate privileges through additional client‑side attacks.

Affected Systems

All installations of the webtoffee Comments Import & Export WordPress plugin up to and including version 2.4.3 are vulnerable. Versions 2.4.4 and newer contain the required capability check and parameter sanitization and are not affected.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, and the EPSS score of less than 1% suggests a low probability of widespread exploitation in the near term. The exploit requires authenticated access with at least Subscriber rights, so the attack surface is limited to sites that allow such roles. The vulnerability is not listed in the CISA KEV catalog, meaning there is no known large‑scale exploitation currently reported.

Generated by OpenCVE AI on April 22, 2026 at 01:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WordPress Comments Import & Export plugin to version 2.4.4 or later to apply the official fix.
  • Revoke Subscriber-level (or any non‑administrative) access from users who do not require it until the plugin is updated.
  • Manually review and cleanse the plugin’s settings page, removing any injected scripts or suspicious entries that may have been added before the update.
  • Deploy a Web Application Firewall or enable a Content Security Policy that blocks inline scripts to mitigate potential XSS execution until a patch is applied.

Generated by OpenCVE AI on April 22, 2026 at 01:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-16690 The WordPress Comments Import & Export plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_settings function in all versions up to, and including, 2.4.3. Additionally, the plugin fails to properly sanitize and escape FTP settings parameters. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts on the plugin settings page that will execute whenever an administrative user accesses an injected page. The vulnerability was partially fixed in version 2.4.3 and fully fixed in version 2.4.4
History

Tue, 03 Jun 2025 02:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 02 Jun 2025 22:30:00 +0000

Type Values Removed Values Added
Description The WordPress Comments Import & Export plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_settings function in all versions up to, and including, 2.4.3. Additionally, the plugin fails to properly sanitize and escape FTP settings parameters. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts on the plugin settings page that will execute whenever an administrative user accesses an injected page. The vulnerability was partially fixed in version 2.4.3 and fully fixed in version 2.4.4
Title WordPress Comments Import & Export <= 2.4.3 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:03.128Z

Reserved: 2025-04-24T12:14:07.599Z

Link: CVE-2025-3919

cve-icon Vulnrichment

Updated: 2025-06-03T02:05:31.052Z

cve-icon NVD

Status : Deferred

Published: 2025-06-02T23:15:20.757

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-3919

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:30:05Z

Weaknesses
  • CWE-79

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