CVE-2026-24630
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Design Stylish Cost Calculator stylish-cost-calculator allows Stored XSS.This issue affects Stylish Cost Calculator: from n/a through <= 8.2.9.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Stylish Cost Calculator plugin (≤8.2.9) allows attackers to inject malicious scripts via improper input neutralization.
Vulnerability
Overview The Stylish Cost Calculator plugin for WordPress, versions up to and including 8.2.9, contains a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. This flaw enables an attacker with sufficient privileges to inject arbitrary JavaScript or HTML payloads that are stored on the server and later executed in the browsers of visitors.
Exploitation
Conditions Exploitation requires a privileged user (e.g., an editor or administrator) to submit crafted input through the plugin's interface. The injected script is then stored and executed when any user visits the affected page, without requiring further interaction from the victim [1]. This type of vulnerability is commonly used in mass-exploit campaigns targeting thousands of WordPress sites simultaneously.
Impact
Successful exploitation allows an attacker to perform actions such as redirecting visitors to malicious sites, displaying unauthorized advertisements, or stealing session cookies. The CVSS v3 base score is 6.5 (Medium), reflecting the need for authenticated access but the potential for widespread harm once the payload is stored [1].
Mitigation
The vendor has released version 8.3.1 which resolves the issue. Users are strongly advised to update immediately. For those unable to update, enabling auto-updates (if using Patchstack) or consulting a hosting provider is recommended [1].
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: <=8.2.9
- Range: <=8.2.9
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.