Description
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.
Published: 2025-11-11
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized manipulation of book chapters by authenticated attacker with Contributor level or higher
Action: Apply Patch
AI Analysis

Impact

The vulnerability is an insecure direct object reference in all versions up to and including 1.0 of the Total Book Project plugin for WordPress. The absence of validation on a user‑controlled key allows an authenticated user with Contributor or higher privileges to move, delete, or create chapters for books that do not belong to them. This directly compromises the integrity of those books, allowing attackers to alter, destroy, or inject content outside of their own scope. The weakness aligns with CWE‑639.

Affected Systems

This flaw affects the WordPress plugin The Total Book Project authored by Ryan Moyer, in all released versions through 1.0. Users running any version of the plugin on a WordPress installation are potentially vulnerable until the license is updated to a version beyond 1.0.

Risk and Exploitability

The CVSS base score is 5.4, indicating moderate risk. The EPSS score is below 1%, suggesting a low exploitation probability but not zero. The vulnerability is not listed in the CISA KEV catalog, which implies it has not yet been exploited in the wild at the time of this analysis. Successful exploitation requires an authenticated account with Contributor level or higher and likely involves interacting with the plugin’s administrative interfaces to craft requests that reference the protected book objects.

Generated by OpenCVE AI on April 21, 2026 at 01:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Total Book Project plugin to the newest release that addresses the IDOR issue.
  • Review and revise WordPress member roles so that contributors cannot modify books; restrict to lower roles if possible.
  • Add custom or plugin-level permission checks that verify that a user is the owner of the book before allowing chapter creation, editing or deletion.
  • If the plugin is unnecessary, consider disabling or uninstalling it to remove the attack surface.

Generated by OpenCVE AI on April 21, 2026 at 01:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 18:30:00 +0000


Wed, 12 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Ryanmoyer
Ryanmoyer the Total Book Project
Wordpress
Wordpress wordpress
Vendors & Products Ryanmoyer
Ryanmoyer the Total Book Project
Wordpress
Wordpress wordpress

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description 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.
Title The Total Book Project <= 1.0 - Insecure Direct Object Reference to Authenticated (Contributor+) Book Manipulation
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Ryanmoyer The Total Book Project
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:59.902Z

Reserved: 2025-10-23T18:32:44.001Z

Link: CVE-2025-12126

cve-icon Vulnrichment

Updated: 2025-11-12T15:10:43.675Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:46.333

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12126

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:45:24Z

Weaknesses