CVE-2026-8469: CWE-770 Allocation of Resources Without Limits or Throttling in phenixdigital phoenix_storybook
Allocation of Resources Without Limits or Throttling vulnerability in phenixdigital phoenix_storybook allows unauthenticated denial-of-service via BEAM atom table exhaustion. Multiple LiveView event handlers convert user-supplied event parameter strings to atoms using String.to_atom/1 without validation: 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':handle_set_variation_assign/3 interns every key of the psb-assign params map; 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':handle_toggle_variation_assign/3 interns the "attr" value from psb-toggle events; 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':to_variation_id/2 interns elements of "variation_id"; and 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':to_value/4 interns raw string values for attributes declared as :atom or :boolean. BEAM atoms are never garbage-collected, so each unique attacker-controlled string is a permanent allocation. Once the atom table ceiling (~1,048,576 atoms) is reached, the entire BEAM node aborts, taking down all applications running on it. This issue affects phoenix_storybook from 0.2.0 before 1.1.0.
AI Analysis
Technical Summary
The vulnerability in phenixdigital phoenix_storybook (versions before 1.1.0) arises from multiple LiveView event handlers converting user-supplied event parameter strings into BEAM atoms using String.to_atom/1 without validation or throttling. Since BEAM atoms are permanent and not garbage-collected, each unique string permanently consumes an atom table entry. When the atom table limit (~1,048,576 atoms) is reached, the BEAM node crashes, causing a denial-of-service. This affects handlers such as handle_set_variation_assign/3, handle_toggle_variation_assign/3, to_variation_id/2, and to_value/4 within the ExtraAssignsHelpers module.
Potential Impact
An unauthenticated attacker can cause a denial-of-service by exhausting the BEAM atom table through repeated submission of unique strings that are converted to atoms. This leads to the BEAM node aborting and taking down all applications running on it. The impact is high as it results in complete service disruption.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, avoid exposing vulnerable versions of phoenix_storybook to untrusted users or inputs that could trigger atom table exhaustion. Monitor for updates from phenixdigital regarding patches or official mitigations.
CVE-2026-8469: CWE-770 Allocation of Resources Without Limits or Throttling in phenixdigital phoenix_storybook
Description
Allocation of Resources Without Limits or Throttling vulnerability in phenixdigital phoenix_storybook allows unauthenticated denial-of-service via BEAM atom table exhaustion. Multiple LiveView event handlers convert user-supplied event parameter strings to atoms using String.to_atom/1 without validation: 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':handle_set_variation_assign/3 interns every key of the psb-assign params map; 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':handle_toggle_variation_assign/3 interns the "attr" value from psb-toggle events; 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':to_variation_id/2 interns elements of "variation_id"; and 'Elixir.PhoenixStorybook.ExtraAssignsHelpers':to_value/4 interns raw string values for attributes declared as :atom or :boolean. BEAM atoms are never garbage-collected, so each unique attacker-controlled string is a permanent allocation. Once the atom table ceiling (~1,048,576 atoms) is reached, the entire BEAM node aborts, taking down all applications running on it. This issue affects phoenix_storybook from 0.2.0 before 1.1.0.
CVSS v4.0
Score 8.2high
Affected software
pkg:hex/phenixdigital/phoenix_storybookRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in phenixdigital phoenix_storybook (versions before 1.1.0) arises from multiple LiveView event handlers converting user-supplied event parameter strings into BEAM atoms using String.to_atom/1 without validation or throttling. Since BEAM atoms are permanent and not garbage-collected, each unique string permanently consumes an atom table entry. When the atom table limit (~1,048,576 atoms) is reached, the BEAM node crashes, causing a denial-of-service. This affects handlers such as handle_set_variation_assign/3, handle_toggle_variation_assign/3, to_variation_id/2, and to_value/4 within the ExtraAssignsHelpers module.
Potential Impact
An unauthenticated attacker can cause a denial-of-service by exhausting the BEAM atom table through repeated submission of unique strings that are converted to atoms. This leads to the BEAM node aborting and taking down all applications running on it. The impact is high as it results in complete service disruption.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, avoid exposing vulnerable versions of phoenix_storybook to untrusted users or inputs that could trigger atom table exhaustion. Monitor for updates from phenixdigital regarding patches or official mitigations.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- EEF
- Date Reserved
- 2026-05-13T11:44:43.316Z
- Cvss Version
- 4.0
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a0dc2e7ba1db4736284c25e
Added to database: 05/20/2026, 14:19:19 UTC
Last enriched: 05/27/2026, 20:08:24 UTC
Last updated: 07/31/2026, 19:23:00 UTC
Views: 52
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.