CVE-2025-12370 MEDIUM

CVE-2025-12370: Takeads <= 1.0.13 - Missing Authorization to Plugin Settings Deletion

Vendor Takeads
Product Takeads
Weakness CWE-862 · Missing authorization
Published December 5, 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 Takeads plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.0.13. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete the plugin's configuration options.

Explanation of Vulnerability in Simple Terms

02Summary

Takeads versions 1.0.13 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can alter information within the application without proper permission validation. The vulnerability affects data integrity but does not expose sensitive information or disrupt availability.

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 application data, potentially corrupting configurations or user records.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the Takeads instance.

Key dates

06Disclosure timeline

December 5, 2025 CVE published
April 8, 2026 Record updated