Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal AI (Artificial Intelligence) allows Cross-Site Scripting (XSS). This issue affects AI (Artificial Intelligence) versions: from 0.0.0 to 1.2.17, from 1.3.0 to 1.3.8, from 1.4.0 to 1.4.3.
Published: 2026-07-10
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of input during web page generation in the Drupal AI component introduces a classic Cross‑Site Scripting weakness (CWE‑79). Based on the description, it is inferred that an attacker could embed malicious scripts into content that is rendered in user browsers. The flaw exists in module code that fails to escape user‑supplied data before output.

Affected Systems

Drupal AI (Artificial Intelligence) modules with versions from 0.0.0 through 1.2.17, from 1.3.0 to 1.3.8, and from 1.4.0 to 1.4.3 are affected. Any Drupal site that has installed or enabled the AI module within these release ranges is vulnerable. Versions newer than 1.4.3 are not listed as affected, but sites should verify by checking the module’s release notes or the official advisory.

Risk and Exploitability

The CVSS score of 6.1 classifies this vulnerability as Medium severity. The EPSS score of <1% indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector is remote. It is further inferred that the vulnerability could be exploited via a crafted input that is rendered by an authenticated or unauthenticated user. Based on the description, it is inferred that a successful exploitation would occur when a user visits a page containing the injected script, resulting in script execution in the victim’s browser context.

Generated by OpenCVE AI on July 31, 2026 at 12:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Drupal AI module to a version outside the affected ranges (any release newer than 1.4.3 is safe); if no newer release exists, contact the module maintainer for remediation details.
  • If upgrading is not possible, disable or uninstall the Drupal AI module to eliminate the vulnerable code path.
  • Implement strict input validation and output encoding for any data processed by the module, and consider adding a Content Security Policy that restricts script execution to trusted origins.

Generated by OpenCVE AI on July 31, 2026 at 12:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal artificial Intelligence
Vendors & Products Drupal
Drupal artificial Intelligence

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal AI (Artificial Intelligence) allows Cross-Site Scripting (XSS). This issue affects AI (Artificial Intelligence) versions: from 0.0.0 to 1.2.17, from 1.3.0 to 1.3.8, from 1.4.0 to 1.4.3.
Title AI (Artificial Intelligence) - Moderately critical - Information Disclosure / Cross-site Scripting - SA-CONTRIB-2026-054
Weaknesses CWE-79
References

Subscriptions

Drupal Artificial Intelligence
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T16:35:59.372Z

Reserved: 2026-06-24T18:00:07.754Z

Link: CVE-2026-13234

cve-icon Vulnrichment

Updated: 2026-07-13T16:35:55.363Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:00:10Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')