CVE-2024-35689 MEDIUM

CVE-2024-35689: WordPress Analytify plugin <= 5.2.3 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Analytify
Product Analytify
Weakness CWE-352 · CSRF
Published June 8, 2024
Last update April 28, 2026

CVSS base score

5.4/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:L

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Analytify.This issue affects Analytify: from n/a through 5.2.3.

Explanation of Vulnerability in Simple Terms

02Summary

Analytify versions up to 5.2.3 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site administrators. An attacker can craft a malicious link or page that, when visited by an admin, triggers unwanted changes to site settings or data. The vulnerability requires user interaction—the admin must click the link or visit the attacker's page—but no authentication bypass is needed since the admin is already logged in.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on the site by tricking an admin into clicking a malicious link.

Potential impact on your site

04Site Impact

Attackers can modify site settings, data, or configurations without your knowledge if admins are socially engineered.

Conditions required to exploit

05Prerequisites

Admin must visit attacker-controlled page or click a malicious link while logged into WordPress.

Key dates

06Disclosure timeline

June 8, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE