CVE-2025-30938
BaseFortify
Publication date: 2025-06-06
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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?
CVE-2025-30938 is a Cross Site Scripting (XSS) vulnerability in the Broadly for WordPress plugin up to version 3.0.2. It allows an attacker with administrator privileges to inject malicious scripts into the website. These scripts can execute when visitors access the site, potentially causing redirects, displaying unwanted advertisements, or executing other harmful HTML payloads. The vulnerability arises from improper neutralization of input during web page generation. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers with admin access to inject malicious scripts that execute in the browsers of your site visitors. This can lead to unauthorized redirects, display of malicious advertisements, or other harmful actions that compromise user experience and security. Since the plugin is abandoned and no official patch exists, the risk remains unless you remove or replace the plugin or apply a virtual patch. If exploited, it could also lead to site compromise and loss of trust. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability is challenging because plugin-based malware scanners may be unreliable. Since the vulnerability involves stored XSS injected by an attacker with administrator privileges, manual inspection of the Broadly plugin's input fields and stored content for suspicious scripts is recommended. No specific detection commands are provided. Professional incident response is advised if compromise is suspected. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the Broadly for WordPress plugin, as it is abandoned and has no official patch. Deactivating the plugin alone does not eliminate the risk. Applying a virtual patch (vPatch) from Patchstack can provide rapid protection. Users should consider alternative software and seek professional incident response if their site has been compromised. [1]