AnyComment <= 0.2.17 - Race Condition
Strategic Overview
- Status
- Patched in 0.2.18
- Affected Plugin
- AnyComment
- Affected Version
< 0.2.18- CVSS
- 5.3Medium
- Weakness type
- CWE-362 · Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
- CVE
CVE-2022-0279
At a glance
CVE-2022-0279 is a medium-severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in the AnyComment WordPress plugin, affecting versions < 0.2.18. 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 0.2.18; sites on affected versions should update now. Disclosed January 2022, reported by Brandon James Roldan (tomorrowisnew).
Vulnerability Overview
The AnyComment WordPress plugin before 0.2.18 is affected by a race condition when liking/disliking a comment/reply, which could allow any authenticated user to quickly raise their rating or lower the rating of other users
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-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Remediation
Update to version 0.2.18, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: AnyComment 0.2.18 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in AnyComment
- 8.8CVE-2022-0134: AnyComment <= 0.2.17 Cross-Site Request Forgery
CVE-2022-0134 - 8.1CVE-2025-60240: AnyComment <= 0.3.6 Local File Inclusion
CVE-2025-60240 - 6.5CVE-2025-48091: AnyComment <= 0.3.6 SQL Injection
CVE-2025-48091 - 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 6.1CVE-2018-21001: AnyComment <= 0.0.32 Cross-Site Scripting
CVE-2018-21001 - 5.4CVE-2021-24838: AnyComment <= 0.3.4 Open Redirect
CVE-2021-24838 - 4.3CVE-2025-62874: AnyComment <= 0.3.6 Missing Authorization
CVE-2025-62874
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C