GHSA-3wwx-63fv-pfq6 · Severity: medium · Ecosystem: go — Cilium's CIDR deny policies may not take effect when a more narrow CIDR allow is present
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.14.0 and prior to versions 1.14.16 and 1.15.10, a policy rule denying a prefix that is broader than `/32` may be ignored if there is a policy rule referencing a more narrow prefix (`CIDRSet` or `toFQDN`) and this narrower policy rule specifies either `enableDefaultDeny: false` or `- toEntities: all`. Note that a rule specifying `toEntities: world` or `toEntities: 0.0.0.0/0` is insufficient, it must be to entity `all`.This issue has been patched in Cilium v1.14.16 and v1.15.10. As this issue only affects policies using `enableDefaultDeny: false` or that set `toEntities` to `all`, some workarounds are available. For users with policies using `enableDefaultDeny: false`, remove this configuration option and explicitly define any allow rules required. For users with egress policies that explicitly specify `toEntities: all`, use `toEntities: world`.
Conclusion & alert: CVE-2024-47825 is rated Low Risk (34.7/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.30%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-04-06 | 0.40% | 0.30% | -0.09% |
| 2 | 2026-03-25 | 0.29% | 0.40% | +0.11% |
| 3 | 2026-03-12 | — | 0.29% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.0 | 3.1 | MEDIUM |
|
2.2 | 1.4 | [email protected] |
| 8.7 | 3.1 | HIGH |
|
2.2 | 5.8 | [email protected] |
GHSA-3wwx-63fv-pfq6 · Severity: medium · Ecosystem: go — Cilium's CIDR deny policies may not take effect when a more narrow CIDR allow is present
| URL | Tags |
|---|---|
| https://github.com/cilium/cilium/security/advisories/GHSA-3wwx-63fv-pfq6 | Vendor Advisory |