CVE-2026-0748
Received
Received - Intake
Access Control Bypass in Drupal 7 i18n_node Exposes Unpublished Content
Publication date: 2026-03-26
Last updated on: 2026-04-01
Assigner: Drupal.org
Description
Description
In the Drupal 7 Internationalization (i18n) module, the i18n_node submodule allows a user with both "Translate content" and "Administer content translations" permissions to view and attach unpublished nodes via the translation UI and its autocomplete widget. This bypasses intended access controls and discloses unpublished node titles and IDs.
Exploit affects versions 7.x-1.0 up to and including 7.x-1.35.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| internationalization_project | internationalization | From 7.x-1.0 (inc) to 7.x-1.35 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-276 | During installation, installed file permissions are set to allow anyone to modify those files. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |