CVE-2025-10901 MEDIUM

CVE-2025-10901: Originality.ai AI Checker <= 1.0.16 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Disclosure via 'ai_get_table'

Vendor Originalityai
Product Originality.ai AI Checker
Weakness CWE-862 · Missing authorization
Published October 24, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Originality.ai AI Checker plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'ai_get_table' function in all versions up to, and including, 1.0.16. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read all data in the wp_originalityai_log database table, which can include post titles, scan scores, credits used, and other data.

Explanation of Vulnerability in Simple Terms

02Summary

Originality.ai AI Checker versions 1.0.16 and earlier lack proper authorization checks, allowing authenticated users to access sensitive information they should not be able to view. An attacker with a low-privilege account can read data belonging to other users or the system. The vulnerability requires valid login credentials but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Read sensitive data or information belonging to other users or the system.

Potential impact on your site

04Site Impact

User data and system information may be exposed to any authenticated account holder, even those with minimal permissions.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

October 24, 2025 CVE published
April 8, 2026 Record updated