CVE-2026-0749 MEDIUM

CVE-2026-0749: Cross-Site Scripting Vulnerability in Drupal Form Builder Module

Vendor Drupal
Product Drupal
Weakness CWE-79 · XSS
Published January 28, 2026
Last update January 28, 2026

CVSS base score

4.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N

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

Related vulnerabilities

08Related CVE