CVE-2025-14371 MEDIUM

CVE-2025-14371: TaxoPress <= 3.41.0 - Missing Authorization to Authenticated (Contributor+) Arbitrary Post Tag Modification

Vendor Stevejburge
Product Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI
Weakness CWE-862 · Missing authorization
Published January 6, 2026
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 Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the taxopress_ai_add_post_term function in all versions up to, and including, 3.41.0. This makes it possible for authenticated attackers, with Contributor-level access and above, to add or remove taxonomy terms (tags, categories) on any post, including ones they do not own.

Explanation of Vulnerability in Simple Terms

02Summary

The Tag, Category, and Taxonomy Manager plugin for WordPress contains a missing authorization check that allows authenticated users with low privileges to modify taxonomy data they should not have access to. The vulnerability affects all versions up to 3.41.0. An attacker with a basic user account can alter taxonomy settings without proper permission validation. Update to a version newer than 3.41.0 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Modify taxonomy data and settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter your site's categories, tags, and taxonomy structure, potentially disrupting content organization.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., Contributor or Subscriber).

Key dates

06Disclosure timeline

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