Strategic Overview
- Status
- Patched in 8.4.4
- Affected Plugin
- PrivateContent
- Affected Version
<= 8.4.3- CVSS
- 5.3Medium
- Weakness type
- CWE-602 · Client-Side Enforcement of Server-Side Security
- CVE
CVE-2023-0581
At a glance
CVE-2023-0581 is a medium-severity Client-Side Enforcement of Server-Side Security vulnerability in the PrivateContent WordPress plugin, affecting versions <= 8.4.3. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 8.4.4; sites on affected versions should update now. Disclosed January 2023, reported by Riccardo Granata.
Vulnerability Overview
The PrivateContent plugin for WordPress is vulnerable to protection mechanism bypass due to the use of client side validation in versions up to, and including, 8.4.3. This is due to the plugin checking if an IP had been blocklist via client-side scripts rather than server-side. This makes it possible for unauthenticated attackers to bypass any login restrictions that may prevent a brute force attack.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-602: Client-Side Enforcement of Server-Side Security
The product is composed of a server that relies on the client to implement a mechanism that is intended to protect the server.
Remediation
Update to version 8.4.4, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: PrivateContent 8.4.4 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in PrivateContent
- 9.8CVE-2026-57692: Private Content <= 9.9.2 Privilege Escalation
CVE-2026-57692 - 9.8CVE-2025-26966: Private Content <= 8.11.5 Privilege Escalation
CVE-2025-26966 - 6.5CVE-2025-26976: Private Content <= 8.11.5 SQL Injection
CVE-2025-26976 - 6.1CVE-2025-26972: Private Content <= 8.11.5 Reflected XSS
CVE-2025-26972 - 5.4CVE-2025-26969: Private Content <= 8.11.5 Missing Authorization
CVE-2025-26969
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C