CVE-2025-12126
BaseFortify
Publication date: 2025-11-11
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | the_total_book_project | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the Total Book Project plugin for WordPress, affecting all versions up to and including 1.0. It occurs because the plugin does not properly validate a user-controlled key in several functions. As a result, authenticated users with Contributor-level access or higher can manipulate books they do not own by moving, deleting, or creating chapters within those books.
How can this vulnerability impact me? :
If exploited, this vulnerability allows attackers with Contributor-level access or above to modify content in books they do not own. This could lead to unauthorized changes such as moving, deleting, or creating chapters in other users' books, potentially causing data integrity issues, content loss, or unauthorized content manipulation.