CVE-2026-72704

Source
https://cve.org/CVERecord?id=CVE-2026-72704
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72704.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72704
Published
2026-08-24T20:08:31.787Z
Modified
2026-08-27T11:47:50.653057161Z
Severity
  • 6.8 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Rocq Prover through 9.2.0 Guard Checker Trusts Corrupted Recursive Tree After Transport
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-670"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72704.json"
}
References

Affected packages

Git / github.com/rocq-prover/rocq

Affected ranges

Type
GIT
Repo
https://github.com/rocq-prover/rocq
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "9.2.0"
        }
    ]
}

Affected versions

V8.*
V8.10+alpha
V8.19+alpha
V8.21+alpha
V8.7+alpha
V8.8+alpha
V8.9+alpha
V9.*
V9.2+rc1
V9.2+rc2
V9.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72704.json"