CVE-2024-12855 MEDIUM

CVE-2024-12855: AdForest - Classified Ads WordPress Theme <= 5.1.7 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post/Attachment Deletion

Vendor Scriptsbundle
Product AdForest
Weakness CWE-862 · Missing authorization
Published January 8, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The AdForest theme for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several AJAX actions like 'sb_remove_ad' in all versions up to, and including, 5.1.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete posts, attachments and deactivate a license.

Explanation of Vulnerability in Simple Terms

02Summary

AdForest versions up to 5.1.7 lack proper authorization checks on certain operations. A logged-in user with low privileges can modify data they should not have access to, such as changing settings or content belonging to other users or the site itself. The vulnerability requires an active user account but no special permissions.

What an attacker can do

03Attacker Capabilities

Modify data or settings they should not have permission to change.

Potential impact on your site

04Site Impact

Unauthorized users can alter site content, settings, or other users' data without admin approval.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE