Куда я попал?
SECURITM это SGRC система, ? автоматизирующая процессы в службах информационной безопасности. SECURITM помогает построить и управлять ИСПДн, КИИ, ГИС, СМИБ/СУИБ, банковскими системами защиты.
А еще SECURITM это место для обмена опытом и наработками для служб безопасности.

CVE-2026-49762

PUBLISHED 10.06.2026

CNA: EEF

Unbounded integer parsing in the Version module enables CPU and memory exhaustion denial of service

Обновлено: 10.06.2026
Uncontrolled Resource Consumption vulnerability in the Elixir standard library's Version module allows an attacker who controls a version string to cause a denial of service through CPU and memory exhaustion. The version parser converts numeric version components (major, minor, patch and numeric pre-release/build identifiers) to integers without bounding their length. A single large all-digit component therefore forces a super-linear, non-yielding base-10 to arbitrary-precision integer conversion (String.to_integer/1, i.e. :erlang.binary_to_integer/1) that pins a BEAM scheduler, and a larger component raises an uncaught SystemLimitError that crashes the calling process. A single moderately sized string (around one megabyte) is enough; no authentication is required. This is reachable from the public entry points Version.parse/1, Version.parse!/1, Version.match?/3, Version.compare/2, and Version.parse_requirement/1, which applications routinely call on untrusted input such as HTTP parameters, dependency-manifest fields, and package metadata. This vulnerability is associated with program files lib/version.ex and program routines 'Elixir.Version.Parser':parse_digits/2. This issue affects Elixir: from 1.5.0 before 1.20.1.

CWE

Идентификатор Описание
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.

CVSS

Оценка Severity Версия Базовый вектор
5.1 MEDIUM 4.0 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Доп. Информация

Product Status

elixir
Product: elixir
Vendor: elixir-lang
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 1.5.0 до 1.20.1 affected
СPE:
  • cpe:2.3:a:elixir-lang:elixir:*:*:*:*:*:*:*:*
elixir
Product: elixir
Vendor: elixir-lang
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 63e186aea94395897dc4964d82d250130c01ec25 до c64417d72fd5c7d09e963ca3ac5fa2b140978d9e affected
СPE:
  • cpe:2.3:a:elixir-lang:elixir:*:*:*:*:*:*:*:*
 

Ссылки

CISA ADP Vulnrichment

Обновлено: 09.06.2026
Этот блок содержит дополнительную информацию, предоставленную программой CVE для этой уязвимости.

SSVC

Exploitation Automatable Technical Impact Версия Дата доступа
none no partial 2.0.3 09.06.2026

Мы используем cookie-файлы, чтобы получить статистику, которая помогает нам улучшить сервис для вас с целью персонализации сервисов и предложений. Вы может прочитать подробнее о cookie-файлах или изменить настройки браузера. Продолжая пользоваться сайтом, вы даёте согласие на использование ваших cookie-файлов и соглашаетесь с Политикой обработки персональных данных.