CVE-2026-9062
Description
The Store Locator WordPress plugin before 1.6.9 has a path traversal vulnerability allowing admin users to read arbitrary .php files, including configuration files with credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Store Locator WordPress plugin before 1.6.9 has a path traversal vulnerability allowing admin users to read arbitrary .php files, including configuration files with credentials.
Vulnerability
The Store Locator WordPress plugin before version 1.6.9 contains a path traversal vulnerability. The plugin does not validate a parameter before using it in a file path, enabling an attacker to traverse directories and read arbitrary .php files from the server [1]. This affects all versions prior to 1.6.9.
Exploitation
To exploit this, an attacker must have high-privileged access, such as administrator-level credentials. By sending a crafted request with a path traversal sequence in the vulnerable parameter, the attacker can read any .php file on the server [1]. No additional user interaction is required beyond having admin privileges.
Impact
Successful exploitation leads to information disclosure of sensitive .php files, including wp-config.php, which contains database credentials and authentication keys [1]. This can compromise the entire WordPress site and potentially other services sharing the same database or secrets.
Mitigation
The vulnerability is fixed in version 1.6.9 of the plugin [1]. Users should update to this version immediately. No other workarounds are documented. The plugin is not known to be listed in CISA's KEV catalog.
AI Insight generated on Jun 13, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<1.6.9+ 1 more
- (no CPE)range: <1.6.9
- (no CPE)range: <1.6.9
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.