CVE-2025-12038 MEDIUM

CVE-2025-12038: Folderly <= 0.3 - Incorrect Authorization to Authenticated (Author+) Term Deletion

Vendor Wpfolderly
Product Folderly
Weakness CWE-863 · Incorrect authorization
Published November 1, 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 Folderly plugin for WordPress is vulnerable to unauthorized modification of data due to an insufficient capability check on the /wp-json/folderly/v1/config/clear-all-data REST API endpoint in all versions up to, and including, 0.3. This makes it possible for authenticated attackers, with Author-level access and above, to clear all data like terms and categories.

Explanation of Vulnerability in Simple Terms

02Summary

Folderly versions 0.3 and earlier contain an authorization flaw that allows authenticated users to modify data they should not have access to. An attacker with a low-privilege account can alter information within the application by sending crafted requests. The vulnerability affects data integrity but not confidentiality or availability. Update to version 0.6.1 or later to resolve this issue.

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 settings or user information.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

November 1, 2025 CVE published
April 8, 2026 Record updated