OESA-2026-2787

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2787
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2787.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-2787
Upstream
Published
2026-06-24T11:11:42Z
Modified
2026-08-18T01:21:12.252343562Z
Severity
  • 5.1 (Medium) CVSS_V4 - 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
elixir security update
Details

Elixir is a programming language built on top of the Erlang VM. As Erlang, it is a functional language built to support distributed, fault-tolerant, non-stop applications with hot code swapping.

Security Fix(es):

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.tointeger/1, i.e. :erlang.binaryto_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.(CVE-2026-49762)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / elixir

Package

Name
elixir
Purl
pkg:rpm/openEuler/elixir&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.12.0-2.oe2203sp4

Ecosystem specific

{
    "x86_64": [
        "elixir-1.12.0-2.oe2203sp4.x86_64.rpm",
        "elixir-doc-1.12.0-2.oe2203sp4.x86_64.rpm"
    ],
    "aarch64": [
        "elixir-1.12.0-2.oe2203sp4.aarch64.rpm",
        "elixir-doc-1.12.0-2.oe2203sp4.aarch64.rpm"
    ],
    "src": [
        "elixir-1.12.0-2.oe2203sp4.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-2787.json"

openEuler:24.03-LTS-SP1 / elixir

Package

Name
elixir
Purl
pkg:rpm/openEuler/elixir&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.14.4-3.oe2403sp1

Ecosystem specific

{
    "x86_64": [
        "elixir-1.14.4-3.oe2403sp1.x86_64.rpm",
        "elixir-doc-1.14.4-3.oe2403sp1.x86_64.rpm"
    ],
    "aarch64": [
        "elixir-1.14.4-3.oe2403sp1.aarch64.rpm",
        "elixir-doc-1.14.4-3.oe2403sp1.aarch64.rpm"
    ],
    "src": [
        "elixir-1.14.4-3.oe2403sp1.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-2787.json"

openEuler:24.03-LTS-SP3 / elixir

Package

Name
elixir
Purl
pkg:rpm/openEuler/elixir&distro=openEuler-24.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.14.4-3.oe2403sp3

Ecosystem specific

{
    "x86_64": [
        "elixir-1.14.4-3.oe2403sp3.x86_64.rpm",
        "elixir-doc-1.14.4-3.oe2403sp3.x86_64.rpm"
    ],
    "aarch64": [
        "elixir-1.14.4-3.oe2403sp3.aarch64.rpm",
        "elixir-doc-1.14.4-3.oe2403sp3.aarch64.rpm"
    ],
    "src": [
        "elixir-1.14.4-3.oe2403sp3.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-2787.json"

openEuler:20.03-LTS-SP4 / elixir

Package

Name
elixir
Purl
pkg:rpm/openEuler/elixir&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.9.0-2.oe2003sp4

Ecosystem specific

{
    "x86_64": [
        "elixir-1.9.0-2.oe2003sp4.x86_64.rpm",
        "elixir-doc-1.9.0-2.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "elixir-1.9.0-2.oe2003sp4.aarch64.rpm",
        "elixir-doc-1.9.0-2.oe2003sp4.aarch64.rpm"
    ],
    "src": [
        "elixir-1.9.0-2.oe2003sp4.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-2787.json"