CVE-2025-8281
BaseFortify
Publication date: 2025-08-22
Last updated on: 2025-08-22
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_talroo | wp_talroo | 2.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
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 WP Talroo WordPress plugin up to version 2.4. It occurs because the plugin does not properly sanitise and escape a parameter before displaying it back on the page. This allows attackers to inject malicious scripts that can be executed in the browsers of users who visit the affected page.
How can this vulnerability impact me? :
The vulnerability can be exploited to execute malicious scripts in the context of the affected website, potentially allowing attackers to steal sensitive information, hijack user sessions, or perform actions on behalf of high privilege users such as administrators. It can also affect unauthenticated users, increasing the risk of broader exploitation.