CVE-2023-6325 MEDIUM

CVE-2023-6325: RomethemeForm For Elementor <= 1.1.5 - Missing Authorization via export_entries, rtformnewform, and rtformupdate

Vendor Rometheme
Product RTMForm Builder
Weakness CWE-862 · Missing authorization
Published May 23, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The RomethemeForm For Elementor plugin for WordPress is vulnerable to unauthorized access and modification of data due to a missing capability check on the export_entries, rtformnewform, and rtformupdate functions in all versions up to, and including, 1.1.5. This makes it possible for unauthenticated attackers to export arbitrary form submissions, create new forms, or update any post title or certain metadata.

Explanation of Vulnerability in Simple Terms

02Summary

RTMForm Builder versions 1.1.5 and earlier do not properly check user permissions before allowing access to sensitive form data and settings. An unauthenticated attacker can read form submissions, configuration details, and other protected information without logging in. This affects all installations of the affected versions.

What an attacker can do

03Attacker Capabilities

Read form submissions, settings, and other protected data without authentication.

Potential impact on your site

04Site Impact

Form data and configuration exposed to anyone on the internet; potential data breach of user submissions.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 23, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE