CVE-2026-3331
CSRF Vulnerability in Lobot Slider Admin Plugin Allows Unauthorized Settings Modification
Publication date: 2026-03-21
Last updated on: 2026-03-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fourty_slider | lobot_slider_administrator | to 0.6.0 (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?
The Lobot Slider Administrator plugin for WordPress has a vulnerability known as Cross-Site Request Forgery (CSRF) in versions up to and including 0.6.0. This occurs because the plugin's function fourty_slider_options_page lacks proper nonce validation, which is a security measure to verify requests. As a result, an attacker who is not authenticated can trick a site administrator into performing unintended actions, such as modifying the plugin's slider-page configuration, by sending a forged request.
How can this vulnerability impact me? :
This vulnerability allows an unauthenticated attacker to modify the slider-page configuration of the plugin if they can trick a site administrator into clicking a malicious link or performing an action. While it does not directly compromise confidentiality or availability, it can lead to unauthorized changes in the website's slider settings, potentially affecting the site's appearance or behavior.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know