← back to popular plugins
wordfence / plugin · advanced-cf7-db

Advanced Contact form 7 DB

advanced-cf7-db
total installs
70,000
total vulns
2
critical
0
high
0
medium
2
low
0
latest vuln
patched
2
unpatched
0
avg time to patch
vulnerabilities (2)
Advanced CF7 DB <= 2.0.9 - Cross-Site Request Forgery to Form Entry Deletion
medium ✓ patched
cvss score 5.4
cwe CWE-352: Cross-Site Request Forgery (CSRF)
published Apr 8, 2026
The Advanced Contact form 7 DB plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.9. This is due to missing or incorrect nonce validation on the 'vsz_cf7_save_setting_callback' function. This makes it possible for unauthenticated attackers to delete form entry via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Advanced CF7 DB <= 2.0.9 - Missing Authorization to Authenticated (Subscriber+) Form Submissions Excel Export
medium ✓ patched
cvss score 4.3
cwe CWE-862: Missing Authorization
published Apr 8, 2026
The Advanced Contact form 7 DB plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'vsz_cf7_export_to_excel' function in all versions up to, and including, 2.0.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to export form submissions to excel file.