PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the abstract transformer in prevail treats writes through a T_CTX-typed base register as a silent no-op: do_mem_store in src/crab/ebpf_transformer.cpp only models T_STACK stores, and the checker's T_CTX bounds arm never tests AccessType::write. An attacker can craft an eBPF program that overwrites a context field (e.g., ctx->data), reload that field typed as T_PACKET, and dereference an attacker-controlled address — and prevail will report the program as safe. This issue has been patched in version 0.2.4.
CVE-2026-53671
This critical-severity CVE scores 9.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.3
- EG Score
- 9.3(medium)
- EG Risk
- 73(Attend)EG Risk 73/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity93% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 22%
- KEV
- Not listed
Published
September 2, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Sep 14, 2026Context-write no-op in do_mem_store allows unsafe eBPF programs to pass verification · Advisory · vbpf/prevail · GitHub
https://github.com/vbpf/prevail/security/advisories/GHSA-65rv-h458-cq99v0.2.4
Patch available: vbpf/prevail v0.2.4
https://github.com/vbpf/prevail/releases/tag/v0.2.4commit de65234f67d2 (vbpf/prevail)
Patch available: vbpf/prevail v0.2.4 (contains commit de65234f67d2)
https://github.com/vbpf/prevail/commit/de65234f67d2608b54d12571edb585ead224363cWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 31× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 23:00 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:37 UTCEG score recompute
- 2026-09-16 18:36 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 09:04 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 05:43 UTCEG score recompute
- 2026-09-13 18:40 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 16:07 UTCEG score recompute
- 2026-09-11 17:32 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 10:00 UTCEG score recompute
- 2026-09-10 11:26 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-08 23:11 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 18:36 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 15:02 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-05 16:22 UTCEG score recompute
- 2026-09-05 05:04 UTCEG score recompute
- 2026-09-05 01:18 UTCEG score recompute
Show 6 moreShow fewer
- 2026-09-04 15:57 UTCEG score recompute
- 2026-09-04 08:25 UTCEG score recompute
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 18:36 UTCEG score recompute
- 2026-09-02 18:02 UTCEG score recompute
- 2026-09-02 18:01 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-53671?
When was CVE-2026-53671 disclosed?
Is CVE-2026-53671 actively exploited?
What is the CVSS score of CVE-2026-53671?
How do I remediate CVE-2026-53671?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53671
Is Your Infrastructure Affected by CVE-2026-53671?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.