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

Impact

The vulnerability is a stored Cross‑Site Scripting flaw that allows an attacker to embed malicious script into the web page output of sites using the Sitekit plugin. Because the input is not properly neutralized, any script injected through the plugin can execute in the context of the victim’s browser, potentially enabling credential theft, session hijacking, or defacement when other users view the affected content. The weakness is classified as CWE‑79, a classic unescaped output issue.

Affected Systems

Any WordPress installation that has Sitekit v2.0 or earlier installed is affected. The vulnerability applies to all versions from the earliest available release up to and including 2.0, as the plugin fails to sanitize user input during page rendering.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% suggests that, while the vulnerability exists, the likelihood of real‑world exploitation is low at this time. The vulnerability is not currently listed in CISA’s KEV catalog. Attackers would typically abuse the plugin’s content entry features to inject malicious JavaScript, which is then stored and served to any user who visits the page. The required conditions are that the attacker can submit content via the plugin, and that affected users view the stored content.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sitekit to the latest stable release (any version greater than 2.0).
  • If an immediate upgrade is not feasible, disable or uninstall the Sitekit plugin to eliminate the attack vector until the fix is applied.
  • Ensure that all content that may be processed by the plugin is sanitized—use WordPress’s esc_html or similar functions to escape user‑supplied data before rendering.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-30565 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in webvitaly Sitekit allows Stored XSS. This issue affects Sitekit: from n/a through 2.0.
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 webvitaly Sitekit allows Stored XSS. This issue affects Sitekit: from n/a through 2.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in webvitaly Sitekit sitekit allows Stored XSS.This issue affects Sitekit: from n/a through <= 2.0.
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, 23 Sep 2025 16:15:00 +0000

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

Tue, 23 Sep 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 22 Sep 2025 18:30:00 +0000

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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T00:55:18.933Z

Reserved: 2025-08-27T16:19:27.210Z

Link: CVE-2025-58229

cve-icon Vulnrichment

Updated: 2025-09-23T14:52:39.518Z

cve-icon NVD

Status : Deferred

Published: 2025-09-22T19:16:07.893

Modified: 2026-04-23T15:33:20.667

Link: CVE-2025-58229

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T01:30:24Z

Weaknesses
  • CWE-79

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