Skip to main content

Drupal Obfuscate EUVDEUVD-2026-30988

| CVE-2026-6871 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-05-19 drupal GHSA-rg7p-g694-c73p
6.1
CVSS 3.1 · Vendor: drupal
Share

Severity by source

Vendor (drupal) PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary rating from Vendor (drupal) · only source for this CVE.

CVSS VectorVendor: drupal

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
Analysis Generated
May 20, 2026 - 14:26 vuln.today
CVSS changed
May 20, 2026 - 14:22 NVD
6.1 (MEDIUM)
Patch available
May 19, 2026 - 23:02 EUVD
CVE Published
May 19, 2026 - 22:28 nvd
UNKNOWN (no severity yet)

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Obfuscate allows Cross-Site Scripting (XSS).

This issue affects Obfuscate: from 0.0.0 before 2.0.2.

AnalysisAI

Cross-site scripting in the Drupal Obfuscate contributed module (versions 0.0.0 through before 2.0.2) allows remote unauthenticated attackers to inject malicious scripts into pages rendered for other users, with impact scoped across security boundaries (S:C). The vulnerability stems from improper neutralization of input during web page generation, enabling session hijacking or UI redress attacks against users who view attacker-controlled content processed by the module. No public exploit has been identified at time of analysis, and EPSS at 0.03% (8th percentile) reflects low current exploitation probability.

Technical ContextAI

The affected component is the Drupal Obfuscate contributed module (CPE: cpe:2.3:a:drupal:obfuscate:*:*:*:*:*:*:*:*), a Drupal add-on typically used to obfuscate sensitive content such as email addresses or phone numbers to deter scraping. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input passed through this module is insufficiently sanitized or encoded before being embedded into HTML output. When rendered in a victim's browser, injected script payloads execute within the page's origin context. The changed scope flag (S:C) in the CVSS vector indicates the vulnerability's impact extends beyond the Obfuscate module itself - for example, into the broader Drupal session or parent browser context.

RemediationAI

Update the Drupal Obfuscate module to version 2.0.2 or later, as confirmed by the vendor patch available through Drupal Security Advisory SA-CONTRIB-2026-033 (https://www.drupal.org/sa-contrib-2026-033). Administrators can apply the update via the Drupal admin interface under Extend > Update or using Drush with the command 'drush pm:update obfuscate'. If an immediate update is not feasible, disabling the Obfuscate module entirely is an effective compensating control that removes the attack surface; the trade-off is loss of content obfuscation functionality until the patch can be applied. Additionally, tightening content submission permissions to restrict untrusted or anonymous users from submitting input processed by the module can reduce exposure in the interim, though this does not constitute a fix.

Share

EUVD-2026-30988 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy