PT-2026-81017 · Rocq+1 · Rocq+1

·

CVE-2026-72703

·

Published

2026-08-24

·

Updated

2026-08-24

CVSS v4.0

6.8

Medium

VectorAV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Coq versions 8.20 through 9.1.x
Description The guard checker incorrectly treats a parameter of a nested mutual fixpoint as uniform because the find uniform parameters function in kernel/inductive.ml only inspects self-recursive calls. When no body calls itself, the system concludes all parameters are uniform. Consequently, a parameter that increases through a cross-call between different bodies retains the subterm specification from the enclosing fixpoint. This allows a recursive call to be accepted even if the argument is not structurally smaller, permitting a non-terminating definition to be admitted as structurally decreasing. This can lead to a proof of False, allowing any proposition to be proven without requiring axioms, plugins, or unsafe flags.
Recommendations Update to Rocq version 9.2.0.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-72703

Affected Products

Coq
Rocq