CVE-2026-53706CWE-682

CVE-2026-53706

published September 2, 2026

CVSS
8.8
EPSS
0%
Percentile
21.4
In the wild
Unconfirmed
What it is

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the prevail eBPF verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag. Because ALU32 arithmetic zero-extends the 32-bit result, the upper half of any pointer is silently destroyed at runtime, yet prevail marks the program as verified safe. Any caller that can submit an eBPF program for verification — including unprivileged users on kernels that permit BPF program loading — can produce a program that passes verification but faults or misbehaves at runtime. This issue has been patched in version 0.2.4.

The record
Technical detail
CVSS
8.8 · NONE
CVSS v4.0
8.8 · CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS
0.00291 · 21.4th percentile
Weakness
CWE-682 · Incorrect Calculation
Published
2026-09-02T22:20Z
References (3)
EPSS history
Timeline
  • 04 SEP 03:42Z
    EPSS moved — → 0%
    epss
  • 02 SEP 17:54Z
    PREVAIL: ALU32 pointer arithmetic accepted without is64 gate — verifier emits false PASS for pointer-corrupting programs
    cvelistv5