CVE-2025-11886
BaseFortify
Publication date: 2025-11-11
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 |
|---|---|---|
| codethislab | ctl_arcade_lite | * |
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?
The CTL Arcade Lite plugin for WordPress has a Cross-Site Request Forgery (CSRF) vulnerability in all versions up to and including 1.0. This occurs because the plugin lacks proper nonce validation on the 'ctl_arcade_lite_page_manage_games' page. As a result, an attacker can trick a site administrator into performing actions like activating or deactivating plugins via a forged request without their intention.
How can this vulnerability impact me? :
This vulnerability allows unauthenticated attackers to cause a site administrator to unknowingly activate or deactivate arbitrary plugins. This can lead to unauthorized changes in the website's functionality, potentially disrupting service or enabling further attacks.