CVE-2026-75758Public exploit

Node memory exhaustion via recursive charlist error rendering

Published Aug 28, 2026 · Updated Aug 28, 2026

Uncontrolled recursion in Elixir's standard library allows attackers to exhaust a BEAM node's memory by passing a crafted list for rendering. Inspect.List checks only the first 4,096 elements before converting the whole list, while the conversion error handler inspects the same list and re-enters that path. Reachability requires an application path that inspects or stringifies attacker-controlled list data; one call can hang its process or exhaust node memory.

CVSS severity5.9
Medium
EPSS probability0.13%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Uncontrolled recursion in Elixir's standard library allows attackers to exhaust a BEAM node's memory by passing a crafted list for rendering. Inspect.List checks only the first 4,096 elements before converting the whole list, while the conversion error handler inspects the same list and re-enters that path. Reachability requires an application path that inspects or stringifies attacker-controlled list data; one call can hang its process or exhaust node memory.

The record

CVE
CVE-2026-75758
Published
Aug 28, 2026
Updated
Aug 28, 2026
Vendor
The Elixir Team
Product
Elixir
Classifications
CWE-674, CAPEC-130, T1499.004
Attack vector
local
Privileges
unauthenticated

Timeline

How it unfolded

  1. Aug 28, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 28, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=1.15.0-rc.0 <1.18.5
  2. Affected versionversion=1.19.0-rc.0 <1.19.6
  3. Affected versionversion=1.20.0-rc.0 <1.20.4
  4. Affected versionversion=9718f2b90ce086ff8614d5782f4ec528495c98dd <* changes=[{"at":"1eff1acffd49bdcc0d7f57ca74c1603328eed68a","status":"unaffected"},{"at":"5230d73968f1b4969d2a2646786fa6c71475f5cc","status":"unaffected"},{"at":"a983c8c043b1fbf1d95df78a29149222dac2988c","status":"unaffected"},{"at":"0bba5887577b1e328da825bd018815fdc519685a","status":"unaffected"}]

What conditions does exploitation require?

Attack vectorlocal
Required privilegesunauthenticated

What is affected?

The Elixir Team · Elixirversion=1.15.0-rc.0 <1.18.5; version=1.19.0-rc.0 <1.19.6; version=1.20.0-rc.0 <1.20.4; version=9718f2b90ce086ff8614d5782f4ec528495c98dd <* changes=[{"at":"1eff1acffd49bdcc0d7f57ca74c1603328eed68a","status":"unaffected"},{"at":"5230d73968f1b4969d2a2646786fa6c71475f5cc","status":"unaffected"},{"at":"a983c8c043b1fbf1d95df78a29149222dac2988c","status":"unaffected"},{"at":"0bba5887577b1e328da825bd018815fdc519685a","status":"unaffected"}]

Published CVSS scores

5.9Elixir GitHub Security AdvisoryCVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-674Uncontrolled Recursion
CAPEC-130Excessive Allocation
T1499.004Application or System Exploitation

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo