CVE-2024-2082 HIGH

CVE-2024-2082: EleForms – All In One Form Integration including DB for Elementor <= 2.9.9.7 - Unauthenticated Stored Cross-Site Scripting

Vendor Cscode
Product EleForms – All In One Form Integration including DB for Elementor
Weakness CWE-79 · XSS
Published May 2, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The EleForms – All In One Form Integration including DB for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several parameters in all versions up to, and including, 2.9.9.7 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

EleForms for Elementor versions up to 2.9.9.7 contain a stored cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts into form data that execute in the browsers of site visitors and administrators. The vulnerability affects the form processing and storage mechanism, allowing script injection without authentication. Site owners should update to a version newer than 2.9.9.7 immediately.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in visitors' browsers and steal session tokens, credentials, or perform actions on their behalf.

Potential impact on your site

04Site Impact

Visitors and admins may have their sessions hijacked, credentials stolen, or be redirected to malicious sites when viewing forms or admin pages.

Conditions required to exploit

05Prerequisites

No authentication required. Attacker can submit a form with malicious payload over the network.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE