CVE-2026-3211
CSRF Vulnerability in Drupal Theme Negotiation by Rules
Publication date: 2026-03-25
Last updated on: 2026-03-31
Assigner: Drupal.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| webikon | theme_negotiation_by_rules | to 1.2.1 (exc) |
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) issue found in the Drupal Theme Negotiation by Rules module. It allows an attacker to trick a user into performing unwanted actions on a web application in which they are authenticated, without their consent.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could potentially execute unauthorized actions on behalf of an authenticated user within the Drupal site using the Theme Negotiation by Rules module. This could lead to changes in the site's theme settings or other unintended behaviors controlled by this module.