LiveActive security incident?Get immediate response
CVE Record

CVE-2021-4226: RSFirewall < 1.1.25 - IP Block Bypass

RSFirewall tries to identify the original IP address by looking at different HTTP headers. A bypass is possible due to the way it is implemented.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

RSFirewall! used IP-based blocking decisions that could be bypassed because it trusted multiple HTTP headers when trying to find a visitor's real IP address. An attacker may appear to come from a different address and avoid blocking controls. The bundle rates this critical, but it does not prove active exploitation.

Executive priority

Prioritize this for any public site that depends on RSFirewall! IP blocking to stop abuse, attacks, or restricted access. The urgency is high because the CVSS score is 9.8, but response should focus on confirmed deployments rather than broad emergency assumptions.

Technical view

CVE-2021-4226 is an IP block bypass in RSFirewall! before 1.1.25. The issue is tied to original-client-IP detection through HTTP headers. The CVE maps to CWE-345 and CWE-639, suggesting insufficient source validation and authorization-bypass characteristics. The source bundle does not include detailed exploit mechanics or confirmed remediation text.

Likely exposure

Exposure is most likely on websites running RSFirewall! versions earlier than 1.1.25, especially where IP blocking is relied on for security control. The supplied affected-product metadata is limited and lists vendor as unknown.

Exploitation context

CISA KEV is false in the bundle, so active exploitation is not established. WPScan is tagged with exploit and technical-description, indicating public vulnerability detail exists. Treat internet-facing deployments as higher priority because the CVSS vector is network, low complexity, unauthenticated, and no user interaction.

Researcher notes

The public bundle is sparse. It identifies an IP block bypass caused by original-IP header handling, but does not provide full affected CPE data, vendor identity, exploit details, or an explicit patch statement. Use WPScan and CVE records as starting points, then verify product lineage and version status directly.

Mitigation direction

  • Inventory websites using RSFirewall! and record the installed version.
  • Check vendor or WPScan guidance for the fixed release and upgrade accordingly.
  • Do not rely solely on RSFirewall! IP blocking until corrected.
  • Review upstream proxy handling for trusted client IP headers.

Validation and detection

  • Confirm whether RSFirewall! is installed on each website.
  • Verify whether the installed version is below 1.1.25.
  • Check logs for blocked-source traffic appearing under unexpected client IP headers.
  • Document whether IP blocking is security-critical for each deployment.
Prepared
Confidence
medium
Sources
3

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 · low confidence lookup

CWE-345: 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 lookup
cwe · low confidence lookup

CWE-639: 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 lookup
cve · low confidence lookup

CVE-2021-4226 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

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
2Source 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2021-4226Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownRSFirewall!0unaffected
Weakness

CWE details

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

CWE-345 · source CWE mapping

Insufficient Verification of Data Authenticity

Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.