CVE-2026-67585: CWE-770 Allocation of Resources Without Limits or Throttling in DivvyPayHQ absinthe_federation
Allocation of Resources Without Limits or Throttling vulnerability in DivvyPayHQ absinthe_federation allows an unauthenticated remote attacker to abort the Erlang VM via crafted _entities representation keys. Every key of every object in the representations argument of the federation-mandated _entities field is converted with String.to_atom/1 by convert_key/2 in lib/absinthe/federation/schema/entities_field.ex. representations is typed as the open-ended _Any scalar, so its keys bypass schema coercion and the attacker names them freely. Atoms are never garbage collected and the BEAM atom table is hard-capped (about 1,048,576 entries by default), so one request carrying tens of thousands of unique keys creates that many permanent atoms and a handful of such requests exhausts the table and aborts the node. The impact is confined to availability: no data is read or altered, and recovery requires restarting the application. This issue affects absinthe_federation: from 0.1.0 before 0.9.3.
AI Analysis
Technical Summary
The vulnerability arises because the absinthe_federation library converts every key in the _entities representations argument into atoms using String.to_atom/1 without limits or throttling. Since atoms in the Erlang VM are not garbage collected and the atom table has a fixed maximum size (about 1,048,576 entries), an attacker can send a request with tens of thousands of unique keys to exhaust the atom table, causing the Erlang VM to abort. This results in a denial of service condition. The vulnerability affects absinthe_federation versions from 0.1.0 before 0.9.3.
Potential Impact
An unauthenticated remote attacker can cause a denial of service by exhausting the Erlang VM atom table, leading to the node aborting. There is no impact on data confidentiality or integrity. Recovery requires restarting the affected application instance.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, consider implementing request size limits or filtering to prevent excessive unique keys in _entities representations. Monitor for unusual request patterns that could indicate exploitation attempts.
CVE-2026-67585: CWE-770 Allocation of Resources Without Limits or Throttling in DivvyPayHQ absinthe_federation
Description
Allocation of Resources Without Limits or Throttling vulnerability in DivvyPayHQ absinthe_federation allows an unauthenticated remote attacker to abort the Erlang VM via crafted _entities representation keys. Every key of every object in the representations argument of the federation-mandated _entities field is converted with String.to_atom/1 by convert_key/2 in lib/absinthe/federation/schema/entities_field.ex. representations is typed as the open-ended _Any scalar, so its keys bypass schema coercion and the attacker names them freely. Atoms are never garbage collected and the BEAM atom table is hard-capped (about 1,048,576 entries by default), so one request carrying tens of thousands of unique keys creates that many permanent atoms and a handful of such requests exhausts the table and aborts the node. The impact is confined to availability: no data is read or altered, and recovery requires restarting the application. This issue affects absinthe_federation: from 0.1.0 before 0.9.3.
CVSS v4.0
Score 8.7high
Affected software
DivvyPayHQ
absinthe_federation
DivvyPayHQ
absinthe_federation
pkg:github/DivvyPayHQ/absinthe_federationcpe:2.3:a:divvypayhq:absinthe_federation:*:*:*:*:*:*:*:*Run 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 arises because the absinthe_federation library converts every key in the _entities representations argument into atoms using String.to_atom/1 without limits or throttling. Since atoms in the Erlang VM are not garbage collected and the atom table has a fixed maximum size (about 1,048,576 entries), an attacker can send a request with tens of thousands of unique keys to exhaust the atom table, causing the Erlang VM to abort. This results in a denial of service condition. The vulnerability affects absinthe_federation versions from 0.1.0 before 0.9.3.
Potential Impact
An unauthenticated remote attacker can cause a denial of service by exhausting the Erlang VM atom table, leading to the node aborting. There is no impact on data confidentiality or integrity. Recovery requires restarting the affected application instance.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, consider implementing request size limits or filtering to prevent excessive unique keys in _entities representations. Monitor for unusual request patterns that could indicate exploitation attempts.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- EEF
- Date Reserved
- 2026-08-07T10:15:01.514Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 6a760e52bf8831d539a765eb
Added to database: 08/07/2026, 16:56:50 UTC
Last enriched: 08/07/2026, 17:11:10 UTC
Last updated: 09/21/2026, 22:01:36 UTC
Views: 57
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.