CVE-2016-20064
Deferred
Deferred - Pending Action
Local File Inclusion in WP Vault Plugin
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: VulnCheck
Description
Description
WP Vault 0.8.6.6 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by exploiting an unescaped parameter in the include functionality. Attackers can supply directory traversal sequences through the wpv-image GET parameter to access sensitive files like system configuration and credentials.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| myasui | wp_vault | 0.8.6.6 |
| wp_vault | wp_vault | 0.8.6.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |