CVE-2025-10901
BaseFortify
Publication date: 2025-10-24
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 |
|---|---|---|
| originality.ai | originality_ai | 1.0.12 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Originality.ai AI Checker plugin for WordPress, where a missing capability check on the 'ai_get_table' function allows authenticated users with Subscriber-level access or higher to access data they should not be able to. Specifically, they can read all data stored in the wp_originalityai_log database table, which includes sensitive information such as post titles, scan scores, credits used, and other related data.
How can this vulnerability impact me? :
The impact of this vulnerability is unauthorized data disclosure. Attackers with low-level authenticated access can read sensitive information from the plugin's database table, potentially exposing confidential content details and usage data. This could lead to privacy concerns or information leakage within the WordPress site.