← Back

Form Vibes

form_vibes

Vendor: Wpvibes • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Wpvibes
1Form Vibes
Apr 8, 2026
Sep 5, 2024
N/A· v4
5.4 MEDIUM· v3
N/A· v2
The Form Vibes – Database Manager for Forms plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on the fv_export_csv, reset_settings, save_settings...Show more
The Form Vibes – Database Manager for Forms plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on the fv_export_csv, reset_settings, save_settings, save_columns_settings, get_analytics_data, get_event_logs_data, delete_submissions, and get_submissions functions in all versions up to, and including, 1.4.12. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform multiple unauthorized actions. NOTE: This vulnerability is partially fixed in version 1.4.12.Show less
1Wpvibes
1Form Vibes
Apr 8, 2026
Jul 12, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
The Form Vibes plugin for WordPress is vulnerable to SQL Injection via the ‘fv_export_data’ parameter in all versions up to, and including, 1.4.10 due to insufficient escaping on the user supplied parameter and lack of s...Show more
The Form Vibes plugin for WordPress is vulnerable to SQL Injection via the ‘fv_export_data’ parameter in all versions up to, and including, 1.4.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.Show less
1Wpvibes
1Form Vibes
Jun 20, 2025
Jan 16, 2024
N/A· v4
7.2 HIGH· v3
N/A· v2
The plugin does not filter the "delete_entries" parameter from user requests, leading to an SQL Injection vulnerability.