EEF-CVE-2026-82584

Source
https://cna.erlef.org/osv/EEF-CVE-2026-82584.html
Import Source
https://cna.erlef.org/osv/EEF-CVE-2026-82584.json
JSON Data
https://api.osv.dev/v1/vulns/EEF-CVE-2026-82584
Aliases
  • GHSA-cj7w-j579-gc42
  • CVE-2026-82584
Published
2026-09-07T22:54:48Z
Modified
2026-09-07T23:00:04Z
Severity
  • 2.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Terminal escape sequence injection in the mix igniter.install confirmation prompt via package metadata
Details

Summary

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in ash-project igniter allows a malicious package publisher to forge the mix igniter.install confirmation prompt.

mix igniter.install prints a confirmation panel (an anti-typosquatting safeguard) listing a package's hex metadata before adding it. The panel builder in Igniter.Project.Deps wrote publisher-controlled fields (meta.description, owner usernames, requirement names, version) to the terminal with only newlines stripped. A malicious or typosquatted package can embed ANSI terminal escape sequences (cursor movement, line erase, carriage returns) in its metadata to overwrite the panel, forging trusted author names and download counts while concealing the real ones, so a developer relying on the panel to vet the package is deceived into approving a malicious dependency.

This issue affects igniter: from 0.8.1 before 0.8.4.

Configuration

Reachable only when a developer runs mix igniter.install against an untrusted or misspelled package name in a terminal emulator that interprets ANSI escape sequences.

Database specific
{
    "capec_ids": [
        "CAPEC-93"
    ],
    "cpe_ids": [
        "cpe:2.3:a:ash-project:igniter:*:*:*:*:*:*:*:*"
    ],
    "cwe_ids": [
        "CWE-150"
    ]
}
References
Credits
    • Peter Ullrich - FINDER
    • Peter Ullrich - REPORTER
    • Zach Daniel / Ash Project - REMEDIATION_DEVELOPER
    • Jonatan Männchen / EEF - COORDINATOR

Affected packages

Hex / igniter

Package

Name
igniter
Purl
pkg:hex/igniter

Affected ranges

Type
SEMVER
Events
Introduced
0.8.1
Fixed
0.8.4

Affected versions

0.*
0.8.1
0.8.2
0.8.3

Database specific

source
"https://cna.erlef.org/osv/EEF-CVE-2026-82584.json"

Git / github.com/ash-project/igniter

Affected ranges

Type
GIT
Repo
https://github.com/ash-project/igniter
Events

Affected versions

v0.*
v0.8.1
v0.8.2
v0.8.3

Database specific

source
"https://cna.erlef.org/osv/EEF-CVE-2026-82584.json"