Impact
This vulnerability arises from an insufficient authorization check in Drupal’s File Access Fix module, allowing forced browsing of files. Attackers can request arbitrary files that the site should protect, potentially exposing configuration data, source code, or other sensitive content. The weakness is catalogued as CWE‑863, reflecting a failure to enforce proper authorization.
Affected Systems
The issue affects Drupal sites that have the File Access Fix module installed in any release preceding version 1.2.0, including all releases from 0.0.0 through 1.1.x. The module is marked as deprecated, but any system still running these versions remains vulnerable.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1 % suggests low current exploitation likelihood; it is not listed in the CISA KEV catalog. Based on the description, it is inferred that the exploit can be carried out remotely via HTTP requests to the Drupal site, requiring no special privileges beyond being able to reach the affected module through the web interface.
OpenCVE Enrichment