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 TCTX-typed base register as a silent no-op: domemstore in src/crab/ebpftransformer.cpp only models TSTACK stores, and the checker's TCTX 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53671.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-682"
]
}[
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"325819816963706948020286327084670084607",
"292296932851792067431938046770861753131",
"34383716616628777476141986852030618733",
"219181899613499748148685826037592350317"
],
"threshold": 0.9
},
"id": "CVE-2026-53671-18800147",
"target": {
"file": "src/test/test_yaml.cpp"
},
"source": "https://github.com/vbpf/prevail/commit/de65234f67d2608b54d12571edb585ead224363c",
"signature_version": "v1"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"48855170570012617046883621305847322205",
"222789438237916717142731558889729258487",
"19324497365723192909888656163048007136",
"284501313559105805320077559296644594271",
"111830726370636151816567131755360673647",
"113850177699701960435762681227227285179",
"22070787748745258950899715446642620489",
"232505816026435567964617257353580005496"
],
"threshold": 0.9
},
"id": "CVE-2026-53671-209d180a",
"target": {
"file": "src/ir/assertions.cpp"
},
"source": "https://github.com/vbpf/prevail/commit/de65234f67d2608b54d12571edb585ead224363c",
"signature_version": "v1"
},
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 4014.0,
"function_hash": "286970546881615736298319486169085924293"
},
"id": "CVE-2026-53671-85064b87",
"target": {
"function": "operator()",
"file": "src/crab/ebpf_checker.cpp"
},
"source": "https://github.com/vbpf/prevail/commit/de65234f67d2608b54d12571edb585ead224363c",
"signature_version": "v1"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"179609023566655173945522412746902533120",
"175173322696650712410359315577100999835",
"255549378089553301570202208213787957997",
"325756365711802535073401965742084634216",
"2013879288682369649028678626344162121"
],
"threshold": 0.9
},
"id": "CVE-2026-53671-fe2e7c54",
"target": {
"file": "src/crab/ebpf_checker.cpp"
},
"source": "https://github.com/vbpf/prevail/commit/de65234f67d2608b54d12571edb585ead224363c",
"signature_version": "v1"
}
]
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53671.json"
"2026-09-04T08:05:25Z"