ShellCodeX
Tools • Events • News • Insights
ShellCodeX vulnerability brief
MEDIUM EPSS 0.1% Received

CVE-2026-72704

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.

Published 24 Aug 2026, 20:17 UTC Last modified 25 Aug 2026, 17:18 UTC
SCX

ShellCodeX risk assessment

Planned remediation priority based on exploitation evidence, CVSS conditions and affected-product data.

PriorityEvidenceDecision use
Planned EPSS estimates a 0.10% near-term exploitation probability. Validate against your asset inventory and vendor advisory.
Planned Exploitation does not require prior privileges. Validate against your asset inventory and vendor advisory.
01

Attack profile

The conditions required to exploit this vulnerability and its potential impact.

Attack vector Local
Attack complexity Low
Privileges required None
User interaction Passive
Scope Not assessed
Confidentiality Not assessed
Integrity Not assessed
Availability Not assessed
02

Affected products

Product applicability statements supplied with the NVD record.

NVD has not published structured affected-product data for this record.
03

Weakness classification

CWE categories help security teams group the underlying software weakness.

04

Source references

External advisories, patches and technical reports attached to this CVE record.