THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-32686 — Uncontrolled Resource Consumption vulnerability in ericmj decimal allows unauthenticated remote Denial of Service. The decimal library does not bound the exponent on parsed input. Storing a decimal with a very large exponent (e.g. Decimal.new("1e1000000000")) is accepted without

[NVD] CVE-2026-32686 — Uncontrolled Resource Consumption vulnerability in ericmj decimal allows unauthenticated remote Denial of Service. The decimal library does not bound the exponent on parsed input. Storing a decimal with a very large exponent (e.g. Decimal.new("1e1000000000")) is accepted without

lownvdPublished 2026-05-07

CVE-2026-32686 CVSS: None Published: 2026-05-07T15:16:05.370

Uncontrolled Resource Consumption vulnerability in ericmj decimal allows unauthenticated remote Denial of Service.

The decimal library does not bound the exponent on parsed input. Storing a decimal with a very large exponent (e.g. Decimal.new("1e1000000000")) is accepted without error. Subsequent calls to arithmetic functions (Decimal

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-32686