CVE-2025-6537
BaseFortify
Publication date: 2025-06-26
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mdezign | namasha | to 1.2.00 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Namasha By Mdesign WordPress plugin. It occurs via the 'playicon_title' parameter due to insufficient input sanitization and output escaping. Authenticated users with Contributor-level access or higher can inject malicious scripts that will execute whenever any user accesses the affected page.
How can this vulnerability impact me? :
The vulnerability allows attackers with Contributor-level access to inject arbitrary web scripts into pages. This can lead to unauthorized actions such as stealing user session data, defacing the website, or performing actions on behalf of other users without their consent, potentially compromising site integrity and user security.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include disabling and removing the Namasha By Mdesign plugin from your WordPress installation, as it has been temporarily closed and removed from download availability pending a full security review. Additionally, restrict Contributor-level and higher user access until a patched version is available, and monitor your site for any suspicious script injections or unusual behavior related to the 'playicon_title' parameter. [1]