CVE-2025-12505 MEDIUM

CVE-2025-12505: weDocs <= 2.1.14 - Missing Authorization to Settings Update

Vendor Wedevs
Product weDocs: AI Powered Knowledge Base, Docs, Documentation, Wiki & AI Chatbot
Weakness CWE-285
Published December 6, 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 weDocs plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 2.1.14. This is due to the plugin not properly verifying that a user is authorized to perform an action in the create_item_permissions_check function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify global plugin settings.

Explanation of Vulnerability in Simple Terms

02Summary

weDocs versions up to 2.1.14 contain an improper access control vulnerability that allows authenticated users to read and modify data they should not have access to. An attacker with a low-privilege account can exploit this over the network without user interaction. The vulnerability affects confidentiality and integrity of stored information.

What an attacker can do

03Attacker Capabilities

Read and modify data belonging to other users or restricted areas of the knowledge base.

Potential impact on your site

04Site Impact

Users' private documentation and data may be exposed or altered by other authenticated users.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

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