CVE-2026-21619
Received Received - Intake
Deserialization and Resource Exhaustion in hexpm and rebar

Publication date: 2026-02-27

Last updated on: 2026-04-06

Assigner: EEF

Description
Uncontrolled Resource Consumption, Deserialization of Untrusted Data vulnerability in hexpm hex_core (hex_api modules), hexpm hex (mix_hex_api modules), erlang rebar3 (r3_hex_api modules) allows Object Injection, Excessive Allocation. This vulnerability is associated with program files src/hex_api.erl, src/mix_hex_api.erl, apps/rebar/src/vendored/r3_hex_api.erl and program routines hex_core:request/4, mix_hex_api:request/4, r3_hex_api:request/4. This issue affects hex_core: from 0.1.0 before 0.12.1; hex: from 2.3.0 before 2.3.2; rebar3: from 3.9.1 before 3.27.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-04-06
Generated
2026-06-16
AI Q&A
2026-02-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
hex hex From 2.3.0 (inc) to 2.3.2 (exc)
hex hex_core From 0.1.0 (inc) to 0.12.1 (exc)
erlang rebar3 From 3.9.1 (inc) to 3.27.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Mitigation Strategies

I don't know

Executive Summary

This vulnerability involves uncontrolled resource consumption and deserialization of untrusted data in certain modules of hexpm hex_core, hexpm hex, and erlang rebar3. It allows an attacker to perform object injection and cause excessive allocation of resources. The affected program files include src/hex_api.erl, src/mix_hex_api.erl, and apps/rebar/src/vendored/r3_hex_api.erl, specifically in the routines hex_core:request/4, mix_hex_api:request/4, and r3_hex_api:request/4.

Impact Analysis

The vulnerability can lead to excessive consumption of system resources due to uncontrolled allocation triggered by deserialization of untrusted data. This can result in degraded system performance or denial of service conditions. Additionally, object injection may allow attackers to manipulate program behavior or data.

Compliance Impact

I don't know

Detection Guidance

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-21619. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart