CVE-2023-6788 MEDIUM

CVE-2023-6788: Metform Elementor Contact Form Builder <= 3.8.1 - Cross-Site Request Forgery

Vendor Roxnor
Product MetForm – Contact Form, Survey, Quiz, & Custom Form Builder for Elementor
Weakness CWE-352 · CSRF
Published January 9, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Metform Elementor Contact Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.8.1. This is due to missing or incorrect nonce validation on the contents function. This makes it possible for unauthenticated attackers to update the options "mf_hubsopt_token", "mf_hubsopt_refresh_token", "mf_hubsopt_token_type", and "mf_hubsopt_expires_in" via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This would allow an attacker to connect their own Hubspot account to a victim site's metform to obtain leads and contacts.

Explanation of Vulnerability in Simple Terms

02Summary

MetForm versions up to 3.8.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the form builder without the admin's knowledge or consent. This could allow unauthorized modification of forms, surveys, or quizzes. No special privileges or technical access are required beyond tricking a user into visiting a malicious link.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into modifying forms, surveys, or quizzes without their knowledge via a malicious webpage.

Potential impact on your site

04Site Impact

Forms, surveys, and quizzes could be altered or deleted without authorization if admins visit untrusted links.

Conditions required to exploit

05Prerequisites

Admin must be logged in and visit an attacker-controlled webpage; no special privileges required.

Key dates

06Disclosure timeline

January 9, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE