Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in itex iSape isape allows Reflected XSS.This issue affects iSape: from n/a through <= 0.72.
Published: 2026-02-20
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The iSape plugin for WordPress suffers from an improper neutralization of input during page generation, a classic reflected cross‑site scripting flaw (CWE‑79). The flaw allows an attacker to inject and execute arbitrary scripts when a victim visits a crafted URL or interacts with the plugin’s input fields. The potential impact is the execution of arbitrary JavaScript in the victim’s browser; specific consequences such as session hijack or cookie theft are inferred but not explicitly stated in the CVE description.

Affected Systems

Affected are all releases of the iSape plugin from itex, specifically versions from the earliest available through version 0.72 inclusive. The plugin is a WordPress extension that can be installed on any WordPress site, and any site that has a vulnerable iSape version installed is implicitly affected.

Risk and Exploitability

The CVSS base score is 7.1, indicating high severity. The EPSS score is below 1%, indicating a low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker would need to direct a victim to load a crafted URL or submit input to the plugin in order to execute malicious code. Thus the attack vector is client‑side and does not require server‑side code execution.

Generated by OpenCVE AI on April 29, 2026 at 11:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the iSape WordPress plugin to the latest release or apply the vendor’s official security patch if available.
  • If an update cannot be applied immediately, remove or disable the iSape plugin until a patched version is released.
  • Implement additional input validation or a web application firewall rule that escapes or blocks suspicious input supplied to the plugin, thereby mitigating the XSS risk until the plugin is updated.

Generated by OpenCVE AI on April 29, 2026 at 11:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Itex
Itex isape
Wordpress
Wordpress wordpress
Vendors & Products Itex
Itex isape
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in itex iSape isape allows Reflected XSS.This issue affects iSape: from n/a through <= 0.72.
Title WordPress iSape plugin <= 0.72 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:03:35.017Z

Reserved: 2025-12-24T14:00:10.433Z

Link: CVE-2025-68847

cve-icon Vulnrichment

Updated: 2026-02-23T21:46:10.656Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T16:22:13.687

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

Link: CVE-2025-68847

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T11:15:09Z

Weaknesses
  • CWE-79

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