CVE-2025-6459
BaseFortify
Publication date: 2025-07-02
Last updated on: 2025-07-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| scripteo | ads_pro | to 4.89 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) in the Ads Pro Plugin for WordPress, affecting all versions up to 4.89. It occurs because the plugin's bsaCreateAdTemplate function lacks proper nonce validation, allowing an attacker to trick a site administrator into executing arbitrary PHP code by making them perform an action such as clicking a malicious link.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to inject and execute arbitrary PHP code on your WordPress site without authentication, potentially leading to full site compromise, data loss, or unauthorized control over the website.