CVE-2026-3528
Cross-Site Scripting in Drupal Calculation Fields Before
Publication date: 2026-03-26
Last updated on: 2026-04-01
Assigner: Drupal.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joaopaulocdev | calculation_fields | to 1.0.4 (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 in the Drupal Calculation Fields 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 view affected pages.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could execute arbitrary scripts in the context of a victim's browser. This can lead to theft of user credentials, session hijacking, defacement of websites, or redirection to malicious sites.