CVE-2026-72714

Source
https://cve.org/CVERecord?id=CVE-2026-72714
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72714.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72714
Published
2026-08-24T20:08:33.917Z
Modified
2026-08-27T11:47:35.057819308Z
Severity
  • 6.8 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Rocq Prover through 9.2.0 Universe Checking State Desynchronised After Module Close
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72714.json",
    "cwe_ids": [
        "CWE-459"
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/rocq-prover/rocq

Affected ranges

Type
GIT
Repo
https://github.com/rocq-prover/rocq
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "9.2.0"
        }
    ]
}

Affected versions

V8.*
V8.10+alpha
V8.19+alpha
V8.21+alpha
V8.7+alpha
V8.8+alpha
V8.9+alpha
V9.*
V9.2+rc1
V9.2+rc2
V9.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72714.json"