CVE-2023-6630 MEDIUM

CVE-2023-6630: Contact Form 7 – Dynamic Text Extension <= 4.1.0 - Insecure Direct Object Reference

Vendor Sevenspark
Product Contact Form 7 – Dynamic Text Extension
Weakness CWE-359
Published January 11, 2024
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

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

Related vulnerabilities

08Related CVE