CVE-2025-12126 MEDIUM

CVE-2025-12126: The Total Book Project <= 1.0 - Insecure Direct Object Reference to Authenticated (Contributor+) Book Manipulation

Vendor Ryanmoyer
Product The Total Book Project
Weakness CWE-639 · IDOR
Published November 11, 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 The Total Book Project plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.0 via several functions due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Contributor-level access and above, to perform several actions like moving/deleting/creating chapters in books that do not belong to them.

Explanation of Vulnerability in Simple Terms

02Summary

The Total Book Project version 1.0 and earlier contains an authorization flaw that allows authenticated users to read and modify data they should not access. An attacker with a low-privilege account can view or alter sensitive information through the application. The vulnerability requires valid login credentials but no additional user interaction to exploit.

What an attacker can do

03Attacker Capabilities

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

Potential impact on your site

04Site Impact

User data and site content may be exposed to or modified by unauthorized authenticated users.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

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