CVE-2025-7486
BaseFortify
Publication date: 2025-07-21
Last updated on: 2025-07-22
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | ebook_store | 5.8013 |
| wordpress | ebook_store | 5.8012 |
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 Ebook Store plugin for WordPress. It occurs because the plugin does not properly sanitize or escape input in the Order Details section. Authenticated users with administrator-level access can inject malicious web scripts that execute whenever someone views the affected page. This vulnerability affects multi-site WordPress installations or those with unfiltered_html disabled, in all versions up to and including 5.8012.
How can this vulnerability impact me? :
The vulnerability allows attackers with administrator access to inject malicious scripts that run in the context of users viewing the infected pages. This can lead to unauthorized actions, data theft, or session hijacking for users accessing those pages. Since it requires administrator-level access and affects multi-site or restricted HTML installations, the impact is limited but can compromise the security and integrity of the affected WordPress sites.