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.
Conclusion & alert: CVE-2021-43557 is rated High Exploit Risk (73.7/100): CVSS High severity, with high exploitation likelihood (EPSS 14.59%, 96th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 55.26% | 14.59% | -40.67% |
| 2 | 2026-06-06 | 58.26% | 55.26% | -3.00% |
| 3 | 2025-12-28 | — | 58.26% | — |
Full EPSS history (31 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2021/11/22/1 | Mailing List Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2021/11/22/2 | Mailing List Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2021/11/23/1 | Exploit Mailing List Third Party Advisory |
| https://lists.apache.org/thread/18jyd458ptocr31rnkjs71w4h366mv7h | Exploit Mailing List Vendor Advisory |