Lucene search
K

8 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 2:12 a.m.8 views

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 error. Subsequent cal...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/12 3:9 p.m.8 views

Decimal: Unbounded exponent in `Decimal.new` enables unauthenticated DoS

Summary decimal doesn't bound the exponent on parsed input, so something like "1e10000000" is parsed fine but then explodes the memory to more than 7GB if you run e.g. Decimal.addDecimal.parse"1e10000000", 1 because for positive exp, the function tail-recurses with coef 10 and exp - 1 per...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/05/12 3:9 p.m.2 views

GHSA-RHV4-8758-JX7V Decimal: Unbounded exponent in `Decimal.new` enables unauthenticated DoS

Summary decimal doesn't bound the exponent on parsed input, so something like "1e10000000" is parsed fine but then explodes the memory to more than 7GB if you run e.g. Decimal.addDecimal.parse"1e10000000", 1 because for positive exp, the function tail-recurses with coef 10 and exp - 1 per...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/05/07 2:4 p.m.28 views

CVE-2026-32686 Unbounded exponent in decimal enables unauthenticated DoS

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 cal...

6.9CVSS0.00029EPSS
Exploits0References4
CVE
CVE
added 2026/05/07 2:4 p.m.9 views

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...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/07 2:4 p.m.3 views

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 error. Subsequent cal...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/05/07 2:4 p.m.2 views

EEF-CVE-2026-32686 Unbounded exponent in decimal enables unauthenticated DoS

Summary 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...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/05/07 2:4 p.m.6 views

CVE-2026-32686 Unbounded exponent in decimal enables unauthenticated DoS

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 cal...

6.9CVSS5.8AI score0.00029EPSS
Exploits0References4
Rows per page
Query Builder