Guard Checker Flaw in Rocq Prover Affects Recursive Type Parameter Validation
CVE-2026-72704

6.8MEDIUM

Key Information:

Status
Vendor
CVE Published:
24 August 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-72704?

The Rocq Prover's guard checker contains a significant flaw whereby alterations to a recursive type parameter are not validated post-transport. This oversight allows a fixpoint to apply rewrites based on type equality, which may lead to the acceptance of an altered recursive tree that has not undergone proper verification. Consequently, calls to fixpoints that are not structurally decreasing could incorrectly be allowed, leading to non-terminating definitions such as asserting that a natural number equals its successor, which results in an inconsistency. This vulnerability undermines the fundamental veracity of logical assertions within the system, promoting false conclusions based on valid constructions. Although a proposed fix exists, it remains unmerged and highlights the need for immediate attention.

Affected Version(s)

rocq 0 <= 9.2.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
6.8
Severity:
MEDIUM
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Yann Leray
Jonathan Brossard (MOABI)
.