Description
The Advanced Country Blocker plugin for WordPress is vulnerable to Authorization Bypass in all versions up to, and including, 2.3.1 due to the use of a predictable default value for the secret bypass key created during installation without requiring users to change it. This makes it possible for unauthenticated attackers to bypass the geolocation blocking mechanism by appending the key to any URL on sites where the administrator has not changed the default value.
Published: 2026-02-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Apply Patch
AI Analysis

Impact

The vulnerability stems from the Advanced Country Blocker plugin assigning a static, predictable key during installation. Because the key is never changed by default, an attacker can append it to any URL, which the plugin interprets as a valid bypass token. This permits an unauthenticated actor to circumvent the geolocation blocking mechanism, effectively granting them access to content that should be restricted. The weakness is a classic authorization bypass (CWE-1188).

Affected Systems

The issue affects the WordPress plugin Advanced Country Blocker developed by brstefanovic. All publicly available releases up to and including version 2.3.1 are susceptible because they include the insecure default secret key logic. No other product versions are listed as affected.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog. Attackers could exploit the bypass by appending the default key to any protected URL on a WordPress site running an affected version of the plugin, using a remote, unauthenticated HTTP GET-based vector. The overall risk to an organization is proportional to how many sites have the vulnerable plugin installed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced Country Blocker plugin to a non‑vulnerable version (e.g., 2.3.2 or later).
  • If an immediate upgrade is not possible, set a unique, random secret bypass key in the plugin’s settings to replace the default value.
  • Configure the web server or a WAF to block requests that include the bypass key parameter when the default key is still present (e.g., deny URLs containing the known default key).

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
References

Thu, 12 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

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

Sat, 07 Feb 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Advanced Country Blocker plugin for WordPress is vulnerable to Authorization Bypass in all versions up to, and including, 2.3.1 due to the use of a predictable default value for the secret bypass key created during installation without requiring users to change it. This makes it possible for unauthenticated attackers to bypass the geolocation blocking mechanism by appending the key to any URL on sites where the administrator has not changed the default value.
Title Advanced Country Blocker <= 2.3.1 - Unauthenticated Authorization Bypass via Insecure Default Secret Key
Weaknesses CWE-1188
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:44:50.385Z

Reserved: 2026-01-30T01:48:15.248Z

Link: CVE-2026-1675

cve-icon Vulnrichment

Updated: 2026-02-11T15:41:22.259Z

cve-icon NVD

Status : Deferred

Published: 2026-02-07T09:16:01.230

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

Link: CVE-2026-1675

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:30:13Z

Weaknesses