CVE-2025-14064 MEDIUM

CVE-2025-14064: BuddyTask <= 1.3.0 - Missing Authorization to Authenticated (Subscriber+) Cross-Group Task Board Access and Manipulation

Vendor Cytechltd
Product BuddyTask
Weakness CWE-862 · Missing authorization
Published December 12, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The BuddyTask plugin for WordPress is vulnerable to unauthorized access and modification of data due to a missing capability check on multiple AJAX endpoints in all versions up to, and including, 1.3.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view, create, modify, and delete task boards belonging to any BuddyPress group, including private and hidden groups they are not members of.

Explanation of Vulnerability in Simple Terms

02Summary

BuddyTask versions 1.3.0 and earlier lack proper authorization checks, allowing authenticated users to read and modify data they should not have access to. An attacker with a low-privilege account can view or alter sensitive information belonging to other users or the site. Update to version 1.4.0 or later to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read and modify other users' data without proper authorization.

Potential impact on your site

04Site Impact

Authenticated users can access and alter data across the site beyond their intended permissions.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site; no user interaction required.

Key dates

06Disclosure timeline

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