CVE Catalog

CVE-2026-43993

High
Published: Translated: NVD NIST

Summary

JunoClaw is an AI platform that prior to version 0.x.y-security-1 had an SSRF vulnerability in the WAVS bridge. The computeDataVerify function called fetch() on agent-supplied URLs without validating scheme, port, or resolved IP.

Risk Assessment

This vulnerability could lead to unauthorized access to the organization's internal network resources. An attacker could exploit this flaw to perform SSRF attacks.

Recommendation

It is recommended to upgrade to version 0.x.y-security-1 or later to mitigate this vulnerability. Additionally, implementing further URL validation mechanisms in the application is advisable.

Related vulnerabilities

Original NVD description (English source)

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the WAVS bridge's computeDataVerify called fetch() on agent-supplied URLs without validating scheme, port, or resolved IP, resulting in an SSRF vulnerability. This vulnerability is fixed in 0.x.y-security-1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS