First published: Thu May 01 2025(Updated: )
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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
WordPress Page View Count | >=2.8.0<=2.8.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2816 is considered a medium severity vulnerability due to its potential to allow unauthorized data modification.
To fix CVE-2025-2816, update the Page View Count plugin to version 2.8.5 or higher.
CVE-2025-2816 affects users running versions 2.8.0 to 2.8.4 of the Page View Count plugin for WordPress.
CVE-2025-2816 can be exploited by authenticated attackers to modify data, leading to potential denial of service.
The exploited function in CVE-2025-2816 is yellow_message_dontshow(), which lacks proper capability checks.