Tainacan <= 1.0.1 - Missing Authorization to Unauthenticated Arbitrary Metadata Section Creation

2025-12-20 14:07
Deadbee

Strategic Overview

Status
Patched in 1.0.2
Affected PluginTainacan
Affected Version<= 1.0.1
CVSS5.3Medium
CVECVE-2025-14043
View all Tainacan vulnerabilities

Vulnerability Overview

The Tainacan plugin for WordPress is vulnerable to unauthorized metadata section creation due to missing authorization checks in all versions up to, and including, 1.0.1. This is due to the `create_item_permissions_check()` function unconditionally returning true, which bypasses authentication and authorization validation. This makes it possible for unauthenticated attackers to create arbitrary metadata sections for any collection via the public REST API granted they can access the WordPress site.

Technical Analysis

REMEDIATION: Update to version 1.0.2, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C