CVE-2025-24800

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-24800
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-24800.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-24800
Aliases
Published
2025-01-28T15:41:43.461Z
Modified
2025-12-05T08:52:51.060610Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Critical vulnerability in `ismp-grandpa` <v15.0.1
Details

Hyperbridge is a hyper-scalable coprocessor for verifiable, cross-chain interoperability. A critical vulnerability was discovered in the ismp-grandpa crate, that allowed a malicious prover easily convince the verifier of the finality of arbitrary headers. This could be used to steal funds or compromise other kinds of cross-chain applications. This vulnerability is fixed in 15.0.1.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24800.json",
    "cwe_ids": [
        "CWE-347",
        "CWE-670"
    ]
}
References

Affected packages

Git / github.com/polytope-labs/hyperbridge

Affected ranges

Type
GIT
Repo
https://github.com/polytope-labs/hyperbridge
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "15.0.1"
        }
    ]
}