Description
The Alex User Counter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.0. This is due to missing nonce validation on the alex_user_counter_function() function. This makes it possible for unauthenticated attackers to update the plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-01-24
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery enabling unauthorized settings modifications
Action: Patch
AI Analysis

Impact

The vulnerability arises from a missing nonce validation in the alex_user_counter_function() function of the Alex User Counter WordPress plugin. This flaw permits an attacker to forge HTTP requests that change plugin configuration without authentication. If exploited, an attacker can alter plugin settings such as counters, display options, or potentially inject malicious data, impacting the site's behavior and possibly compromising the user experience.

Affected Systems

Any WordPress site that has the Alex User Counter plugin installed with a version of six point zero or earlier is affected. The issue applies to the plugin regardless of other security measures in place, because the plugin itself lacks nonce verification.

Risk and Exploitability

The CVSS v3.1 score of 4.3 indicates moderate severity. The EPSS score of less than 1 percent suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Attackers can leverage the flaw by tricking a site administrator into clicking a crafted link or submitting a forged form, which circumvents authentication controls solely at the plugin level. Because the flaw requires an administrator to be present on the site, the attack vector is primarily social engineering combined with a simple HTTP request.

Generated by OpenCVE AI on April 15, 2026 at 21:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Alex User Counter plugin to the latest released version that includes nonce validation (any version higher than 6.0).
  • If an update is not yet available, disable or remove the settings page of the plugin via the WordPress admin or use a security plugin to block access to /admin.php?tab=alex_user_counter_settings.
  • Employ additional CSRF protection by ensuring that all forms, especially those that change configuration, include a unique nonce generated by WordPress and verified on submission.

Generated by OpenCVE AI on April 15, 2026 at 21:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 26 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 24 Jan 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Alex User Counter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.0. This is due to missing nonce validation on the alex_user_counter_function() function. This makes it possible for unauthenticated attackers to update the plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Alex User Counter <= 6.0 - Cross-Site Request Forgery to Settings Update
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:38:04.187Z

Reserved: 2026-01-16T20:10:58.280Z

Link: CVE-2026-1070

cve-icon Vulnrichment

Updated: 2026-01-26T15:29:36.075Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T08:16:07.780

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1070

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:45:14Z

Weaknesses