2 matches found
EUVD-2026-28376
Decimal: Unbounded exponent in Decimal.new enables unauthenticated DoS...
CVE-2026-32686
The issue CVE-2026-32686 affects the Elixir/Erlang decimal library (ericmj decimal): parsing an unbounded exponent (e.g., 1e1000000000) can lead to memory growth when performing arithmetic, conversion, or comparison, causing out-of-memory crashes. Impacted operations include Decimal.add/2, Decima...