CVE-2025-8906
BaseFortify
Publication date: 2025-09-26
Last updated on: 2025-09-26
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | widgets_for_tiktok_feed | * |
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 Widgets for Tiktok Feed plugin for WordPress. It occurs in the 'trustindex-feed' shortcode in all versions up to 1.7.3 due to insufficient input sanitization and output escaping on user-supplied attributes. Authenticated attackers with contributor-level access or higher can inject malicious scripts that execute whenever a user views the affected page.
How can this vulnerability impact me? :
The vulnerability allows attackers with contributor-level access or above to inject arbitrary web scripts into pages. These scripts execute when users access the injected pages, potentially leading to unauthorized actions, data theft, or session hijacking. This can compromise the security and integrity of the affected WordPress site and its users.