CVE-2025-2816 HIGH

CVE-2025-2816: Page View Count 2.8.0 - 2.8.4 - Missing Authorization to Authenticated (Subscriber+) Limited Options Update

Vendor A3Rev
Product Page View Count
Weakness CWE-862 · Missing authorization
Published May 1, 2025
Last update May 1, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Page View Count plugin for WordPress is vulnerable to unauthorized modification of data that can lead to a denial of service due to a missing capability check on the yellow_message_dontshow() function in versions 2.8.0 to 2.8.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update option values to one on the WordPress site. This can be leveraged to update an option that would create an error on the site and deny service to legitimate users or be used to set some values to true such as registration.

Explanation of Vulnerability in Simple Terms

02Summary

The Page View Count plugin for WordPress versions 2.8.0 through 2.8.4 fails to properly check user permissions before allowing modifications to plugin settings. A logged-in user with low privileges can change configuration options that should be restricted to administrators, potentially altering site behavior or exposing sensitive data.

What an attacker can do

03Attacker Capabilities

Modify plugin settings and configuration without admin permission.

Potential impact on your site

04Site Impact

Unauthorized users can alter plugin behavior, potentially affecting site functionality or data integrity.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

May 1, 2025 CVE published
May 1, 2025 Record updated