Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in OTWthemes Widgetize Pages Light widgetize-pages-light allows Stored XSS.This issue affects Widgetize Pages Light: from n/a through <= 3.0.
Published: 2025-09-05
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an Improper Neutralization of Input During Web Page Generation (CWE‑79) that allows stored cross‑site scripting within the OTWthemes Widgetize Pages Light WordPress plugin. When an attacker supplies a JavaScript payload through the plugin’s content fields and the content is persisted, the plugin renders the unescaped input back to the browser, enabling the script to execute in the context of any visitor viewing the affected page. Because the script runs with the privileges of the page, this could allow the attacker to modify page content, capture user input, or inject additional malicious payloads. The likely attack vector is the plugin’s own input interface; an authenticated or unauthenticated user with access to the plugin’s content management can submit the malicious payload. Once the data is stored, every user who loads the page will receive the payload. The advisory does not specify the exact downstream effects, but stored XSS generally permits an attacker to perform client‑side attacks such as session hijacking or credential theft; these consequences are inferred rather than directly stated in the input.

Affected Systems

The affected product is OTWthemes Widgetize Pages Light. All released versions up through and including 3.0 are affected; no sub‑version detail is provided.

Risk and Exploitability

The CVSS score of 5.9 classifies the issue as moderate. The EPSS score of less than 1 % indicates a low probability of active exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires placing a malicious JavaScript payload into the plugin’s input fields when content is created or edited; any user who views the rendered page will execute the payload until the data is removed or the plugin is upgraded. Because the flaw operates through stored data, compromised content remains vulnerable until the stored content is cleaned or the plugin is updated.

Generated by OpenCVE AI on April 30, 2026 at 07:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy a recent version of the plugin (greater than 3.0) or apply the vendor‑issued patch.
  • Use a Web Application Firewall or Content Security Policy that blocks or sanitizes cross‑site scripting payloads on the resulting pages.
  • If an upgrade is not immediately possible, disable the plugin’s content injection features or modify its output templates to perform proper escaping of user input before rendering.

Generated by OpenCVE AI on April 30, 2026 at 07:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-26973 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in OTWthemes Widgetize Pages Light allows Stored XSS. This issue affects Widgetize Pages Light: from n/a through 3.0.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/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 OTWthemes Widgetize Pages Light allows Stored XSS. This issue affects Widgetize Pages Light: from n/a through 3.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in OTWthemes Widgetize Pages Light widgetize-pages-light allows Stored XSS.This issue affects Widgetize Pages Light: from n/a through <= 3.0.
References
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Metrics ssvc

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


Fri, 05 Sep 2025 14:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in OTWthemes Widgetize Pages Light allows Stored XSS. This issue affects Widgetize Pages Light: from n/a through 3.0.
Title WordPress Widgetize Pages Light Plugin <= 3.0 - Cross Site Scripting (XSS) Vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T00:46:58.790Z

Reserved: 2025-09-05T10:49:12.187Z

Link: CVE-2025-58805

cve-icon Vulnrichment

Updated: 2025-09-08T15:02:55.979Z

cve-icon NVD

Status : Deferred

Published: 2025-09-05T14:15:50.633

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

Link: CVE-2025-58805

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T07:30:31Z

Weaknesses
  • CWE-79

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