CVE-2026-92785

Summary

Angel through 3.3.0 deserializes untrusted setAlgoMetrics payload using Kryo without class registration or allowlist validation. Unauthenticated network attackers can instantiate arbitrary classes or exhaust coordinator memory by sending crafted serialized objects to the master RPC endpoint.

Affected Software

VendorProductVersion RangeStatus
Angel-MLangel0 <= 3.3.0affected

Weaknesses

  • CWE-502: Deserialization of Untrusted Data

References