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.
CVE-2026-72704
Score 6.3 from GitHub Security Advisory published 2026-08-24. a secondary CVSS source baseline 6.3; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(high)
- EG Risk
- 28(Track)EG Risk 28/100SSVC: Track
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 computedSeverity63% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 2%
- KEV
- Not listed
Published
August 24, 2026
Last Modified
August 25, 2026
Advisory Details (5)
Auto-updated Aug 24, 2026Rocq Prover through 9.2.0 Guard Checker Trusts Corrupted Recursive Tree After Transport | Advisories | VulnCheck
https://www.vulncheck.com/advisories/rocq-prover-through-guard-checker-trusts-corrupted-recursive-tree-after-transportRestrict Head Analysis for Match Subterm analysis
Upstream fix in progress (PR #22027 · rocq-prover/rocq, state=open)
https://github.com/rocq-prover/rocq/pull/22027Guard is inconsistent with univalence: fixpoints can alter rtrees and aren't rechecked · Issue #22024 · rocq-prover/rocq · GitHub
https://github.com/rocq-prover/rocq/issues/22024GitHub - rocq-prover/rocq: The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs. · GitHub
https://github.com/rocq-prover/rocqGitHub - endrazine/rocq-cve-poc-22024 · GitHub
https://github.com/endrazine/rocq-cve-poc-22024Vendor Advisories for CVE-2026-72704(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× 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-08-25 17:25 UTCEG score recompute
- 2026-08-25 17:25 UTCGHSA enrichment
- 2026-08-25 17:01 UTCEG score recompute
- 2026-08-25 17:00 UTCGHSA enrichment
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 20:25 UTCEG score recompute
- 2026-08-24 20:11 UTCEG score recompute
- 2026-08-24 20:11 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-72704?
When was CVE-2026-72704 disclosed?
Is CVE-2026-72704 actively exploited?
What is the CVSS score of CVE-2026-72704?
How do I remediate CVE-2026-72704?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-72704
Is Your Infrastructure Affected by CVE-2026-72704?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.