CVE-2026-2348
Cross-Site Scripting in Drupal Quick Edit Allows Code Injection
Publication date: 2026-03-25
Last updated on: 2026-04-02
Assigner: Drupal.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wim-leers | quick_edit | to 1.0.5 (exc) |
| wim-leers | quick_edit | 2.0.0 |
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 in the Drupal Quick Edit module. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of a user's browser when they interact with the affected Quick Edit versions.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could execute malicious scripts in the browser of users who access the affected Drupal Quick Edit module. This can lead to unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent.