CVE-2025-12520
BaseFortify
Publication date: 2025-11-07
Last updated on: 2025-11-12
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wp_airbnb_review_slider | * |
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 exists in the WP Airbnb Review Slider plugin for WordPress (up to version 4.2) and is a Stored Cross-Site Scripting (XSS) issue. It occurs because the plugin does not properly validate URLs in admin settings, allowing authenticated users with administrator-level permissions or higher to inject malicious web scripts. These scripts execute whenever a user accesses the affected page. The vulnerability specifically affects multi-site installations and installations where the unfiltered_html setting is disabled.
How can this vulnerability impact me? :
An attacker with administrator-level access can exploit this vulnerability to inject malicious scripts into pages, which will execute when other users visit those pages. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities within the affected WordPress site, potentially compromising site integrity and user security.