Description
The IP2Location Country Blocker plugin for WordPress is vulnerable to Regular Information Exposure in all versions up to, and including, 2.38.8 due to missing capability checks on the admin_init() function. This makes it possible for unauthenticated attackers to view the plugin's settings.
Published: 2025-02-22
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

The IP2Location Country Blocker plugin for WordPress contains a missing capability check in the admin_init() function, allowing unauthenticated attackers to access the plugin’s settings page. This results in a Regular Information Exposure vulnerability rather than code execution. The exposed information may include configuration options and potentially sensitive data such as country block lists, which could be leveraged to facilitate further attacks or compromise site integrity. The weakness is a classic Authorization check failure, formally identified as CWE-285.

Affected Systems

WordPress sites that have installed any version of the IP2Location Country Blocker plugin up to and including 2.38.8 are affected. The vulnerability is consistent across all affected releases; no specific PHP or WordPress version causes additional risk beyond the plugin’s version constraint.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, and the EPSS score of less than 1% suggests that exploitation is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is unauthenticated HTTP requests to the plugin’s admin endpoint, as the authorization check is absent. An attacker can simply visit or probe the settings page to retrieve configuration data.

Generated by OpenCVE AI on April 20, 2026 at 23:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the IP2Location Country Blocker plugin to version 2.38.9 or later
  • Replace the old plugin with a verified version that includes proper capability checks
  • If an immediate update is not possible, restrict unauthenticated access to the WordPress admin area via .htaccess or a firewall rule
  • Deploy a monitoring solution that alerts on unauthorized attempts to the plugin’s settings endpoint

Generated by OpenCVE AI on April 20, 2026 at 23:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-4441 The IP2Location Country Blocker plugin for WordPress is vulnerable to Regular Information Exposure in all versions up to, and including, 2.38.8 due to missing capability checks on the admin_init() function. This makes it possible for unauthenticated attackers to view the plugin's settings.
History

Mon, 24 Feb 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 22 Feb 2025 08:30:00 +0000

Type Values Removed Values Added
Description The IP2Location Country Blocker plugin for WordPress is vulnerable to Regular Information Exposure in all versions up to, and including, 2.38.8 due to missing capability checks on the admin_init() function. This makes it possible for unauthenticated attackers to view the plugin's settings.
Title IP2Location Country Blocker <= 2.38.8 - Missing Authorization to Unauthenticated Information Exposure via admin_init Function
Weaknesses CWE-285
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:17:23.404Z

Reserved: 2025-02-15T23:27:42.878Z

Link: CVE-2025-1361

cve-icon Vulnrichment

Updated: 2025-02-24T16:16:25.420Z

cve-icon NVD

Status : Received

Published: 2025-02-22T09:15:24.033

Modified: 2025-02-22T09:15:24.033

Link: CVE-2025-1361

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T00:00:13Z

Weaknesses