LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41155: WordPress iQ Block Country plugin <= 1.2.18 - Block BYPASS vulnerability

Block BYPASS vulnerability in iQ Block Country plugin <= 1.2.18 on WordPress.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability means a WordPress site using iQ Block Country may fail to enforce its country-based blocking rules. For executives, the issue is not full site compromise, but loss of a geographic access-control layer that may protect sensitive pages, admin areas, or compliance workflows.

Executive priority

Treat this as a moderate-priority hardening issue. Prioritize sites where country blocking protects sensitive content, admin access, regulated workflows, or fraud controls. It is less urgent than code execution or data-writing flaws.

Technical view

CVE-2022-41155 is a CWE-284 block bypass in the iQ Block Country WordPress plugin version 1.2.18 and earlier. CVSS 3.1 rates it 5.3: network reachable, low complexity, no privileges, no user interaction, unchanged scope, and limited confidentiality impact.

Likely exposure

Exposure is limited to WordPress sites with iQ Block Country installed at version 1.2.18 or earlier, especially where country blocking is treated as a security control rather than only a filtering preference.

Exploitation context

The CVSS vector indicates unauthenticated network reachability and low attack complexity. The provided sources do not show CISA KEV listing or active exploitation evidence, so exploitation should not be stated as observed.

Researcher notes

The public bundle gives limited technical detail beyond affected version, CWE, CVSS vector, and references. Avoid assuming exploit mechanics, fixed versions, or active exploitation without additional vendor or database evidence.

Mitigation direction

  • Inventory WordPress sites for iQ Block Country installations.
  • Check vendor, WordPress plugin, and Patchstack guidance for a fixed version.
  • Update the plugin if a maintained fixed release is available.
  • Disable or replace the plugin if no safe maintained release exists.
  • Do not rely on country blocking as the only access control.

Validation and detection

  • Confirm the installed iQ Block Country version on each WordPress site.
  • Identify pages or workflows depending on country blocking.
  • Review access logs for unexpected access from blocked regions.
  • Verify compensating controls protect sensitive or administrative routes.
  • Track vendor and vulnerability database updates for remediation details.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-41155 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2022-41155Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PascaliQ Block Country (WordPress)<= 1.2.18Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.