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

Impact

Drupal Siteimprove Analytics implements a component that fails to properly neutralize user supplied input during web page generation, resulting in a Cross‑Site Scripting vulnerability (CWE‑79). This flaw permits an attacker to insert arbitrary JavaScript that will run in the browsers of any user who accesses the affected content. The impact is confined to the client side; a victim’s session is not exposed by default, nor is there a statement that the vulnerability can be leveraged for cookie theft or session hijacking.

Affected Systems

Siteimprove Analytics for Drupal is affected. Versions from 0.0.0 through 2.0.1 contain the flaw, while any newer versions are considered safe.

Risk and Exploitability

The EPSS score of < 1 % indicates a very low but non‑zero likelihood of exploitation, and the issue is not listed in CISA’s KEV catalog. The CVSS score of 5.4 reflects moderate severity due to client‑side script execution risk. The likely attack vector involves injecting malicious scripts via user‑controllable inputs or data fields within the module; this inference is drawn from the description of improper input neutralization. Any visitor who loads affected pages could be exposed to the rendered payload.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Siteimprove Analytics module to any version newer than 2.0.1 to eliminate the XSS weakness.
  • If an upgrade cannot be applied immediately, disable the module or restrict its use to trusted accounts to prevent unauthenticated exposure.
  • Implement Content Security Policy headers to block inline script execution, providing a mitigation layer if XSS payloads are present.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal siteimprove Analytics
Vendors & Products Drupal
Drupal siteimprove Analytics

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 Siteimprove Analytics allows Cross-Site Scripting (XSS). This issue affects Siteimprove Analytics versions: from 0.0.0 to 2.0.1.
Title Siteimprove Analytics - Moderately critical - Cross-site Scripting - SA-CONTRIB-2026-073
Weaknesses CWE-79
References

Subscriptions

Drupal Siteimprove Analytics
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:15:30.655Z

Reserved: 2026-07-08T15:44:56.251Z

Link: CVE-2026-15082

cve-icon Vulnrichment

Updated: 2026-07-13T18:15:26.808Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-79

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