CVE-2026-3218
Cross-Site Scripting in Drupal Responsive Favicons
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 |
|---|---|---|
| pixelite | responsive_favicons | to 2.0.2 (exc) |
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 is a Cross-site Scripting (XSS) issue found in the Drupal Responsive Favicons module. It occurs due to improper neutralization of input during web page generation, which means that malicious input can be injected and executed in the context of a user's browser.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the browsers of users visiting a website using the affected Drupal Responsive Favicons module. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user.