CVE-2026-43992

Source
https://cve.org/CVERecord?id=CVE-2026-43992
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43992.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43992
Aliases
  • GHSA-j75q-8xvm-6c48
Published
2026-05-12T16:25:30.868Z
Modified
2026-08-07T11:50:45.652580026Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
JunoClaw: MCP write tools exposed raw BIP-39 mnemonic as a tool-call parameter
Details

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, every MCP write tool (sendtokens, executecontract, instantiatecontract, uploadwasm, ibc_transfer, etc.) accepted 'mnemonic: string' as an explicit tool-call parameter. The BIP-39 seed was consequently embedded in the LLM tool-call JSON, exposing it to any transport, log, or telemetry surface in the path between the LLM provider and the MCP process. This vulnerability is fixed in 0.x.y-security-1.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-200",
        "CWE-312",
        "CWE-522",
        "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43992.json"
}
References

Affected packages

Git / github.com/dragonmonk111/junoclaw

Affected ranges

Type
GIT
Repo
https://github.com/dragonmonk111/junoclaw
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "v0.x.y-security-1"
        }
    ]
}

Database specific

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