CVE-2025-48353
No known patch is available for this vulnerability.
The affected plugin has been removed from the WordPress.org directory (reason: Guideline Violation), and no patched version is being distributed through the official directory. If you have the affected software installed, you should uninstall or replace it rather than wait for an update.
Description
A CSRF vulnerability in the Clickbank Niche Storefront plugin (≤1.3.5) allows an attacker to perform Stored XSS by tricking a privileged user into a forged request.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A CSRF vulnerability in the Clickbank Niche Storefront plugin (≤1.3.5) allows an attacker to perform Stored XSS by tricking a privileged user into a forged request.
Vulnerability
Overview
The Clickbank WordPress Plugin (Niche Storefront) versions up to and including 1.3.5 contain a Cross-Site Request Forgery (CSRF) vulnerability that can lead to Stored Cross-Site Scripting (XSS) [1]. This occurs because the plugin fails to properly validate or enforce a nonce on certain state-changing requests, allowing an attacker to forge requests on behalf of an authenticated administrator.
Exploitation
Details
To exploit this vulnerability, an attacker must trick a logged-in privileged user (such as an administrator) into clicking a malicious link, visiting a crafted webpage, or submitting a specially designed form [1]. No other privileged role is required beyond user interaction. The attack does not require direct network access to the server, only the ability to deliver the forged request to the victim user.
Impact
Successful exploitation enables the attacker to force the victim’s browser to perform unintended actions under the victim’s current session. In this case, the CSRF allows the injection of persistent (stored) XSS payloads into the site, which could then execute arbitrary JavaScript in the context of other users visiting the affected pages. This could lead to session hijacking, defacement, or further compromise of the WordPress installation.
Mitigation
The vendor has been alerted, and users are strongly advised to update the plugin to the latest patched version immediately [1]. If an update is not available, users should disable the plugin or implement a web application firewall (WAF) rule to block CSRF attempts. The vulnerability is listed in Patchstack’s database and is considered part of mass-exploit campaigns targeting WordPress sites.
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=1.3.5
Patches
0clickbank-niche-storefrontsThis plugin has been removed from the WordPress.org directory on 2025-12-01 (reason: Guideline Violation). No patched version is being distributed through the official directory. Users who have it installed should uninstall it.
Source: api.wordpress.org · directory page
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.