CVE-2026-72704CWE-670

CVE-2026-72704

Medium · published August 25, 2026

CVSS v3.1
6.3
EPSS
0%
Percentile
2.1
In the wild
Unconfirmed
What it is

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because the inductive type is preserved, while the recursive tree recorded for the parameter is altered. A second fixpoint that calls the first inherits the altered recursive tree without verification, so a call that is not structurally decreasing is accepted as terminating. The resulting non-terminating definition proves that a natural number equals its own successor and therefore False, from which any proposition follows. The demonstration uses two axioms that follow from univalence and are consistent with the calculus of inductive constructions, so the contradiction comes from the guard check rather than from the assumptions. A fix is proposed but not merged.

The record
Technical detail
CVSS v3.1
6.3 · MEDIUM
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
CVSS v4.0
6.8 · CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
EPSS
0.00120 · 2.1th percentile
Weakness
CWE-670 · Always-Incorrect Control Flow Implementation
Published
2026-08-25T00:17Z
References (5)
EPSS history
Timeline
  • 26 AUG 08:25Z
    EPSS moved — → 0%
    epss
  • 24 AUG 20:08Z
    Rocq Prover through 9.2.0 Guard Checker Trusts Corrupted Recursive Tree After Transport
    cvelistv5