CVE-2026-8492

low
Published 2026-05-19 · Modified 2026-05-13
CVSS v3
2.7
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
CVSS v2
VIR risk
2.7

Description

The GTranslate module provides a language switcher widget for Drupal sites. The module’s widget JavaScript did not sufficiently validate that document.currentScript referred to the executing script element. A user who can add HTML to a page could cause the generated language-switcher links to point to an unintended domain. This vulnerability is mitigated by the fact that an attacker must be able to add HTML with attributes that are not allowed by Drupal’s default CKEditor configuration. It is also limited to sites using the paid versions of GTranslate widget JavaScript and configurations where the generated language links use script-provided values.

Predictions

Exploit likelihood
39%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.

Package impact

EcosystemPackageVulnerableFixed
Packagist:https://packages.drupal.org/8drupal/gtranslate<3.0.53.0.5

Application impact

VendorProductVersionsFixed
gtranslategtranslate{"endExcluding":"3.0.5"}3.0.5

References

CWEs

CWE-471

Verify integrity in audit chain (admin only). AS-IS.