What the vulnerability does
01Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in FormAssembly / Drew Buschhorn WP-FormAssembly allows Path Traversal.This issue affects WP-FormAssembly: from n/a through 2.0.5.
Explanation of Vulnerability in Simple Terms
02Summary
WP-FormAssembly versions up to 2.0.5 contain a path traversal vulnerability that allows authenticated users to read arbitrary files from the server. An attacker with a low-privilege account can access sensitive files outside the intended directory structure without user interaction. This exposes configuration files, database credentials, and other sensitive data stored on the server.
What an attacker can do
03Attacker Capabilities
Read arbitrary files from the server, including configuration and credential files.
Potential impact on your site
04Site Impact
Sensitive files like wp-config.php and database credentials may be exposed to any authenticated user.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
April 24, 2024
CVE published
April 28, 2026
Record updated