CVE-2024-11350 CRITICAL

CVE-2024-11350: AdForest <= 5.1.6 - Privilege Escalation via Password Reset/Account Takeover

Vendor Scriptsbundle
Product AdForest
Weakness CWE-640 · Weak password recovery
Published January 8, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The AdForest theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 5.1.6. This is due to the plugin not properly validating a user's identity prior to updating their password through the adforest_reset_password() function. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.

Explanation of Vulnerability in Simple Terms

02Summary

AdForest versions up to 5.1.6 contain a vulnerability that allows unauthenticated attackers to read sensitive data, modify content, or disrupt the site without any user interaction. The vulnerability is in how the application handles requests, exposing critical functionality to network-based attacks. Site administrators should update immediately to a version newer than 5.1.6.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify content, or disrupt site availability without authentication.

Potential impact on your site

04Site Impact

Complete compromise of data confidentiality, integrity, and availability without warning or user action.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 8, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE