Description
The iXML – Google XML sitemap generator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'iXML_email' parameter in all versions up to, and including, 0.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-02-19
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting (XSS)
Action: Patch
AI Analysis

Impact

The iXML – Google XML sitemap generator plugin is vulnerable to reflected XSS because the iXML_email URL parameter is not properly sanitized or escaped. An unauthenticated attacker can embed malicious scripts in a crafted link; when a user follows the link the plugin renders the parameter value, causing the browser to execute the attacker’s code. This can lead to session cookie theft, credential phishing, site defacement or the initiation of further malicious activity in the victim’s session.

Affected Systems

All WordPress sites that have the iXML – Google XML sitemap generator plugin installed in version 0.6 or earlier are affected. The flaw resides in the iXML.php file, where the iXML_email parameter is directly output without validation.

Risk and Exploitability

The CVSS base score of 6.1 indicates medium severity, while the EPSS score of less than 1 % shows a very low current exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Attackers only need to craft a malicious URL and convince a user to click it—no authentication or special configuration is required—so the risk is moderate but off‑the‑wall exploitation remains unlikely at present.

Generated by OpenCVE AI on April 21, 2026 at 15:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the iXML plugin to the latest release, which sanitizes and escapes the iXML_email parameter; if no newer release exists, remove the plugin entirely.
  • If upgrading is not possible, patch the plugin’s iXML.php file: apply WordPress sanitization such as sanitize_text_field() to the parameter before any output and wrap its usage with esc_html() or esc_js() to ensure proper escaping.
  • Implement a site‑wide content‑security‑policy that disallows inline script execution and restricts script sources, thereby mitigating any accidental execution of injected code if an unpatched instance remains in use.

Generated by OpenCVE AI on April 21, 2026 at 15:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 01:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Icount
Icount ixml – Google Xml Sitemap Generator
Wordpress
Wordpress wordpress
Vendors & Products Icount
Icount ixml – Google Xml Sitemap Generator
Wordpress
Wordpress wordpress

Thu, 19 Feb 2026 05:00:00 +0000

Type Values Removed Values Added
Description The iXML – Google XML sitemap generator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'iXML_email' parameter in all versions up to, and including, 0.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title iXML – Google XML sitemap generator <= 0.6 - Reflected Cross-Site Scripting via 'iXML_email' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Icount Ixml – Google Xml Sitemap Generator
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:02:41.196Z

Reserved: 2025-12-04T22:21:32.600Z

Link: CVE-2025-14076

cve-icon Vulnrichment

Updated: 2026-02-19T20:38:07.676Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T07:17:34.187

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

Link: CVE-2025-14076

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:00:13Z

Weaknesses