CVE-2025-13895
BaseFortify
Publication date: 2026-01-09
Last updated on: 2026-01-09
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordfence | top_position_google_finance_plugin | to 0.1.0 (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 Reflected Cross-Site Scripting (XSS) issue in the Top Position Google Finance plugin for WordPress. It occurs because the plugin does not properly sanitize or escape the $_SERVER['PHP_SELF'] variable. This allows unauthenticated attackers to inject malicious scripts into web pages, which can execute if a user is tricked into clicking a crafted link.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website. This can lead to theft of user data, session hijacking, or other malicious actions performed on behalf of the user, potentially compromising user accounts and site integrity.