← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 24, 2026 · 20:17via CVEFeed

CVE-2026-72714 - Rocq Prover through 9.2.0 Universe Checking State Desynchronised After Module Close

Brief

CVE ID : CVE-2026-72714

Published : Aug. 24, 2026, 8:17 p. m.

  • 54 minutes ago

Description : 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.

Read more on CVEFeed