What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Form Builder allows Cross-Site Scripting (XSS).This issue affects Drupal: from 7.X-1.0 through 7.X-1.22.
Explanation of Vulnerability in Simple Terms
02Summary
A cross-site scripting (XSS) vulnerability in Drupal 7.x allows authenticated users to inject malicious scripts through unspecified input. An attacker with low-privilege account access can craft a request that, when visited by another user, executes arbitrary JavaScript in their browser. This can lead to session hijacking, credential theft, or defacement.
What an attacker can do
03Attacker Capabilities
Inject and execute malicious JavaScript in other users' browsers.
Potential impact on your site
04Site Impact
Authenticated attackers can steal admin sessions, modify site content, or harvest user credentials without elevated privileges.
Conditions required to exploit
05Prerequisites
Attacker needs a low-privilege Drupal account; victim must visit a page containing the malicious payload.
Key dates
06Disclosure timeline
January 28, 2026
CVE published
January 28, 2026
Record updated