GHSA-fgxv-gw55-r5fq · Severity: critical · Ecosystem: go — Authorization Bypass Through User-Controlled Key in go-zero
go-zero is a web and rpc framework. Go-zero allows user to specify a CORS Filter with a configurable allows param - which is an array of domains allowed in CORS policy. However, the `isOriginAllowed` uses `strings.HasSuffix` to check the origin, which leads to bypass via a malicious domain. This vulnerability is capable of breaking CORS policy and thus allowing any page to make requests and/or retrieve data on behalf of other users. Version 1.4.4 fixes this issue.
Conclusion & alert: CVE-2024-27302 is rated High Exploit Risk (69.6/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.77%). Core evidence: 1 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 ↗ |
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 | 0.32% | 0.77% | +0.45% |
| 2 | 2026-05-25 | 0.18% | 0.32% | +0.14% |
| 3 | 2025-12-04 | — | 0.18% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-fgxv-gw55-r5fq · Severity: critical · Ecosystem: go — Authorization Bypass Through User-Controlled Key in go-zero
| URL | Tags |
|---|---|
| https://github.com/zeromicro/go-zero/commit/d9d79e930dff6218a873f4f02115df61c38b15db | Patch |
| https://github.com/zeromicro/go-zero/security/advisories/GHSA-fgxv-gw55-r5fq | Exploit Vendor Advisory |