Google Drive for WordPress Path Traversal Vulnerability Allowing Arbitrary File Read

Vulnerability

A path traversal vulnerability has been identified in the Google Drive plugin for WordPress, specifically in version 2.2. This vulnerability allows unauthenticated attackers to read arbitrary files by injecting directory traversal sequences into the file_name parameter. Exploitation involves sending POST requests to gdrive-ajaxs.php with the ajaxstype parameter set to del_fl_bkp and the file_name parameter containing traversal sequences, such as ../../wp-config.php, to access sensitive configuration files.

Impact

Exploitation of this vulnerability could lead to unauthorized access to sensitive files on the server, such as the WordPress configuration file, wp-config.php, which contains database credentials and other critical information.

Reproduction

To reproduce this vulnerability, send a POST request to 'wp-content/plugins/wp-google-drive/gdrive-ajaxs.php' with the ajaxstype parameter set to 'del_fl_bkp'. Include a file_name parameter that contains directory traversal sequences, such as '../../wp-config.php', to access sensitive files on the server.

Added: May 17, 2026, 1:27 PM
Updated: May 17, 2026, 1:27 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.0
remediation
0.0
relevance
8.4
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.