Summary
CVE-2026-16639 is a critical Authentication Bypass Using an Alternate Path or Channel vulnerability (CWE-288) in the Internationalization Single Sign-On (i18n_sso) contributed module for Drupal. The flaw allows an attacker to authenticate as a victim user without valid credentials on multilingual Drupal sites that use separate domains per language. It carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: the module does not adequately validate a short-lived token used to automatically log a user into a secondary language domain after they authenticate on the main language domain.
- Trigger conditions: the target site must be multilingual and configured with the i18n_sso module to provide cross-domain single sign-on between per-language domains.
- Attack vector: network-based, no authentication or user interaction required; the attacker must appear to originate from the same client IP address as the victim, which serves as a partial mitigating factor.
- Impact: full authentication bypass, allowing an attacker to authenticate as a victim user, resulting in loss of confidentiality, integrity, and availability of the affected site.
Affected software
- Drupal Internationalization Single Sign-On (i18n_sso) module, all versions from 0.0.0 up to (but not including) 8.x-1.8.0
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Upgrade the i18n_sso module to version 8.x-1.8 or later.
- If no patch can be applied immediately: restrict or disable the cross-domain single sign-on functionality provided by i18n_sso, and monitor for authentication attempts originating from the same IP address as legitimate active sessions, since exploitation requires the attacker to appear to share the victim’s client IP.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- HTTP response header
expires:19 Nov 1978; headerx-drupal-cache; headerx-generator:Drupal <meta name="generator">content:Drupal- Raw response body: a
<link>or<style>tag referencing/sites/default/or/sites/all/themes or modules - Loaded script URL:
drupal.js - Rendered-page JavaScript object:
Drupal

