CVE-2025-11172 MEDIUM

CVE-2025-11172: Check Plagiarism <= 2.0 - Missing Authorization to Authenticated (Subscriber+) Settings Update

Vendor Plagiarismchecker
Product Check Plagiarism
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 None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The Check Plagiarism plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the chk_plag_mine_plugin_wpse10500_admin_action() function in all versions up to, and including, 2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the API key.

Explanation of Vulnerability in Simple Terms

02Summary

Check Plagiarism versions 2.0 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can alter content without proper permission validation. The vulnerability requires login credentials but does not require user interaction beyond normal API calls.

What an attacker can do

03Attacker Capabilities

Modify data or content without proper authorization as an authenticated user.

Potential impact on your site

04Site Impact

Unauthorized data modification by authenticated users; integrity of plagiarism check records at risk.

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