Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andreyazimov Sheet2Site sheet2site allows Stored XSS.This issue affects Sheet2Site: from n/a through <= 1.0.18.
Published: 2025-04-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Sheet2Site WordPress plugin contains an improper neutralization of input during web page generation, a weakness identified as CWE‑79. This flaw permits attackers to submit malicious script code that is stored and later rendered to any visitor of the affected page, resulting in code execution in the victim’s browser. Because the injected scripts execute in the context of the site, attackers could hijack sessions, steal user data, or spread malware to site visitors.

Affected Systems

WordPress installations running the Sheet2Site plugin at version 1.0.18 or earlier are vulnerable. The issue spans all releases from the initial version up to and including 1.0.18, independent of the WordPress theme or other plugins in use.

Risk and Exploitability

The CVSS score of 6.5 denotes moderate severity. The EPSS score of <1% indicates a very low likelihood of active exploitation. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is likely a malicious user who can input data into the plugin’s fields; the attacker’s script is stored and then served to authenticated or unauthenticated visitors, enabling arbitrary script execution.

Generated by OpenCVE AI on May 2, 2026 at 02:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Sheet2Site plugin to version 1.0.19 or later to remove the XSS flaw.
  • Ensure that any user input handled by the plugin is sanitized using WordPress functions such as wp_kses or sanitize_text_field, directly addressing the CWE‑79 weakness.
  • Apply a Content Security Policy that blocks inline scripts or restricts script sources to trusted origins to mitigate any residual risk from stored scripts.

Generated by OpenCVE AI on May 2, 2026 at 02:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9267 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andreyazimov Sheet2Site allows Stored XSS. This issue affects Sheet2Site: from n/a through 1.0.18.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
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'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andreyazimov Sheet2Site allows Stored XSS. This issue affects Sheet2Site: from n/a through 1.0.18. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andreyazimov Sheet2Site sheet2site allows Stored XSS.This issue affects Sheet2Site: from n/a through <= 1.0.18.
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'}


Tue, 01 Apr 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Apr 2025 15:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andreyazimov Sheet2Site allows Stored XSS. This issue affects Sheet2Site: from n/a through 1.0.18.
Title WordPress Sheet2Site plugin <= 1.0.18 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:12.286Z

Reserved: 2025-04-01T13:19:38.349Z

Link: CVE-2025-31762

cve-icon Vulnrichment

Updated: 2025-04-01T20:32:25.261Z

cve-icon NVD

Status : Deferred

Published: 2025-04-01T15:16:12.967

Modified: 2026-04-23T15:28:14.477

Link: CVE-2025-31762

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T02:45:32Z

Weaknesses
  • CWE-79

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