What the vulnerability does
01Description
The Contact Form 7 – Dynamic Text Extension plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.0 via the CF7_get_custom_field and CF7_get_current_user shortcodes due to missing validation on a user controlled key. This makes it possible for authenticated attackers with contributor access or higher to access arbitrary metadata of any post type, referencing the post by id and the meta by key.
Explanation of Vulnerability in Simple Terms
02Summary
Contact Form 7 – Dynamic Text Extension versions up to 4.1.0 expose sensitive information to authenticated users. A logged-in user with low privileges can read data they should not have access to. The vulnerability requires a valid account but no additional user interaction. Update to a version newer than 4.1.0 to resolve this issue.
What an attacker can do
03Attacker Capabilities
Read sensitive information accessible only to higher-privileged users or other site users.
Potential impact on your site
04Site Impact
Authenticated users can access private or restricted data through the plugin, risking exposure of user information or site content.
Conditions required to exploit
05Prerequisites
Attacker must have a valid login account with low-level privileges (e.g., subscriber or contributor).
Key dates
06Disclosure timeline
January 11, 2024
CVE published
April 8, 2026
Record updated