CVE-2025-8290
BaseFortify
Publication date: 2025-08-29
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 |
|---|---|---|
| weblineindia | list_subpages | 1.0.6 |
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 List Subpages WordPress plugin, affecting all versions up to 1.0.6. It occurs because the plugin does not properly sanitize or escape the 'title' parameter, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the affected page.
How can this vulnerability impact me? :
The vulnerability can allow attackers with Contributor-level access to inject malicious scripts into pages, which will execute in the browsers of users who visit those pages. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities impacting site users and administrators.
What immediate steps should I take to mitigate this vulnerability?
Immediate steps to mitigate this vulnerability include disabling or uninstalling the List Subpages plugin until a secure version is released, as the plugin has been closed pending a full security review and is currently unavailable for download. Additionally, restrict Contributor-level and higher access to trusted users only to reduce risk of exploitation. [1]