πŸ” CVE Alert

CVE-2026-72714

MEDIUM 6.3

Rocq Prover through 9.2.0 Universe Checking State Desynchronised After Module Close

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

Rocq Prover does not restore the universe graph's copy of the universe checking flag when a module that locally disabled the check is closed. Local Unset Universe Checking inside a module is expected to last only until the module ends, and the global flag is restored, but the universe graph keeps its own copy which is left disabled. The two views then disagree: Test Universe Checking reports the check as enabled while the kernel continues to accept universe-inconsistent terms. With the constraint between two universes no longer enforced, Hurkens' paradox applies and yields a proof of False, from which any proposition follows. The proof uses no axioms, plugins or unsafe features once the module has closed, and Print Assumptions reports it as closed under the global context, so neither the assumption audit nor the flag query reflects the actual kernel state. No fix is available.

CWE CWE-459
Vendor rocq-prover
Product rocq
Published Aug 24, 2026
Stay Ahead of the Next One

Get instant alerts for rocq-prover rocq

Be the first to know when new medium vulnerabilities affecting rocq-prover rocq are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

rocq-prover / rocq
0 ≀ 9.2.0

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/rocq-prover/rocq github.com: https://github.com/rocq-prover/rocq/issues/22287 github.com: https://github.com/endrazine/rocq-cve-poc-22287 vulncheck.com: https://www.vulncheck.com/advisories/rocq-prover-through-universe-checking-state-desynchronised-after-module-close

Credits

GaΓ«tan Gilbert πŸ” Jonathan Brossard (MOABI)