Security readout for executives and security teams
Plain-English summary
This WordPress plugin can be tricked into trusting a user-supplied IP address header. An attacker may bypass IP or country-based login blocks, weakening brute-force protection. The issue is medium severity and not listed as known exploited in the supplied sources.
Executive priority
Treat this as a targeted WordPress hardening issue, not an emergency breach indicator. Prioritize externally exposed sites where this plugin is a primary login protection control.
Technical view
Limit Login Attempts Plus through version 1.1.0 retrieves IP address data too broadly for request logging and login restrictions. Supplying an X-Forwarded-For header can cause a different IP to be logged and used for access decisions, bypassing protections intended to block an IP address or country.
Likely exposure
Exposure is limited to WordPress sites running Limit Login Attempts Plus version 1.1.0 or earlier, especially where login restrictions depend on recorded client IP or country blocking.
Exploitation context
The supplied sources describe network-reachable, unauthenticated misuse with low attack complexity. They do not cite active exploitation, and the CVE is not marked in KEV.
Researcher notes
The affected behavior maps to CWE-348 and CVSS 5.3: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N. Sources identify versions up to and including 1.1.0 but do not provide a fixed version in the supplied bundle.
Mitigation direction
- Inventory WordPress sites for Limit Login Attempts Plus version 1.1.0 or earlier.
- Check vendor, Wordfence, and WordPress plugin guidance for confirmed remediation.
- Disable or replace the plugin if vulnerable and no fixed version is available.
- Use trusted edge controls for login rate limiting where feasible.
Validation and detection
- Confirm installed plugin name and version on each WordPress site.
- Review whether login blocking depends on X-Forwarded-For-derived client IPs.
- Check authentication logs for suspicious or inconsistent forwarded IP values.
- Verify IP and country blocks cannot be bypassed in a controlled test environment.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-348: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookupCVE-2022-4533 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- 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:N/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
