CVE-2024-54357 MEDIUM

CVE-2024-54357: WordPress Avada theme <= 7.11.10 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Themefusion
Product Avada
Weakness CWE-352 · CSRF
Published December 16, 2024
Last update May 12, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in ThemeFusion Avada avada.This issue affects Avada: from n/a through <= 7.11.10.

Explanation of Vulnerability in Simple Terms

02Summary

Avada versions up to 7.11.10 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of site visitors. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes to the site. The vulnerability requires user interaction and does not expose sensitive data, but can modify site content or settings.

What an attacker can do

03Attacker Capabilities

Trick a site visitor into performing unwanted actions, such as changing settings or modifying content.

Potential impact on your site

04Site Impact

Site visitors could unknowingly make changes to your site's configuration or content if tricked into visiting a malicious page.

Conditions required to exploit

05Prerequisites

Victim must visit a malicious link or page while logged into the site; no special attacker privileges needed.

Key dates

06Disclosure timeline

December 16, 2024 CVE published
May 12, 2026 Record updated

Related vulnerabilities

08Related CVE