This module provides an autocomplete widget for text fields that suggests all existing (previously entered) values for that field.
The module doesn't sufficiently check for proper access permission before returning autocomplete results.
This vulnerability is mitigated by the fact that an attacker must know the route to the autocomplete callback controller though this is easily known.
Install the latest version:
- If you use the Existing Values Autocomplete Widget module for Drupal 8.x, upgrade to Existing Values Autocomplete Widget 8.x-1.2
Also see the Existing Values Autocomplete Widget project page.
- Michael Hess of the Drupal Security Team
- Greg Knaddison of the Drupal Security Team