CVE-2021-43557
CVE-2021-43557 is a high-severity vulnerability in Apache Apisix with a CVSS 3.x base score of 7.5. Its EPSS exploit-prediction score of 15% places it in the 96th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-77.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 15% (96th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-77
- Affected product: Apache Apisix
- Published:
- Last modified:
Description
The uri-block plugin in Apache APISIX before 2.10.2 uses $request_uri without verification. The $request_uri is the full original request URI without normalization. This makes it possible to construct a URI to bypass the block list on some occasions. For instance, when the block list contains "^/internal/", a URI like `//internal/` can be used to bypass it. Some other plugins also have the same issue. And it may affect the developer's custom plugin.
Frequently asked questions
- What is CVE-2021-43557?
- The uri-block plugin in Apache APISIX before 2.10.2 uses $request_uri without verification. The $request_uri is the full original request URI without normalization. This makes it possible to construct a URI to bypass the block list on some occasions. For instance, when the block list contains "^/internal/", a URI like `//internal/` can be used to bypass it. Some other plugins also have the same issue. And it may affect the developer's custom plugin.
- How severe is CVE-2021-43557?
- CVE-2021-43557 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2021-43557 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 15% (96th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-43557?
- CVE-2021-43557 affects Apache Apisix. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-43557?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-43557 published?
- CVE-2021-43557 was published on 2021-11-22 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2021/11/22/1
- http://www.openwall.com/lists/oss-security/2021/11/22/2
- http://www.openwall.com/lists/oss-security/2021/11/23/1
- https://lists.apache.org/thread/18jyd458ptocr31rnkjs71w4h366mv7h
Affected products (1)
- cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Apisix
- CVE-2022-25757 — Critical (CVSS 9.8): In Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value…
- CVE-2022-24112 — Critical (CVSS 9.8): An attacker can abuse the batch-requests plugin to send requests to bypass the IP restriction of Admin API. A default…
- CVE-2026-49871 — Critical (CVSS 9.3): Cross-Site Request Forgery (CSRF) vulnerability in the cas-auth plugin under default configurations. This defect…
- CVE-2026-49230 — Critical (CVSS 9.1): Improper Validation of Integrity Check Value vulnerability in Apache APISIX. The jwe-decrypt plugin under default…
- CVE-2026-44087 — Critical (CVSS 9.1): Insufficient Verification of Data Authenticity vulnerability in Apache APISIX. The openid-connect plugin under default…
- CVE-2026-39999 — Critical (CVSS 9.1): Authentication Bypass by Spoofing vulnerability in Apache APISIX. The attacker can completely bypass authentication…
All CVEs affecting Apache Apisix →
Other CWE-77 (Command Injection) vulnerabilities
- CVE-2026-23652 — Critical (CVSS 10.0): Improper neutralization of special elements used in a command ('command injection') in Microsoft Power Pages allows an…
- CVE-2025-59818 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute arbitrary commands on the underlying system using the file…
- CVE-2025-64093 — Critical (CVSS 10.0): Remote Code Execution vulnerability that allows unauthenticated attackers to inject arbitrary commands into the…
- CVE-2025-64090 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute commands via the hostname of the device.
- CVE-2025-61492 — Critical (CVSS 10.0): A command injection vulnerability in the execute_command function of terminal-controller-mcp 0.1.7 allows attackers to…
- CVE-2025-10035 — Critical (CVSS 10.0): A deserialization vulnerability in the License Servlet of Fortra's GoAnywhere MFT allows an actor with a validly forged…