CVE-2025-59569 MEDIUM

CVE-2025-59569: WordPress CubeWP Plugin <= 1.1.26 - Cross Site Scripting (XSS) Vulnerability

Vendor Imran Tauqeer
Product CubeWP
Weakness CWE-79 · XSS
Published September 22, 2025
Last update April 28, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Tauqeer CubeWP cubewp-framework allows Stored XSS.This issue affects CubeWP: from n/a through <= 1.1.26.

Explanation of Vulnerability in Simple Terms

02Summary

CubeWP versions up to 1.1.26 contain a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level site access can craft input that executes in other users' browsers, potentially stealing session tokens or performing actions on their behalf. The vulnerability requires user interaction—typically a victim viewing a page containing the injected payload.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other site visitors, risking session hijacking or unauthorized actions.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege account on the site; victim must view a page containing the injected payload.

Key dates

06Disclosure timeline

September 22, 2025 CVE published
April 28, 2026 Record updated