Integer Overflow or Wraparound vulnerability in ash-project ash lets an attacker corrupt a stored vector and crash later reads of it by submitting a vector with more than 65,535 elements. Ash.Vector.new/1 (lib/ash/vector.ex) encodes a vector as followed by the element floats, packing the element count into a 16-bit field without checking its range. A list of more than 65,535 elements wraps the d
Vulnerability
CVE-2026-82737
NVD
Refer to CVE-2026-82737 NVD advisory