{"containers":{"cna":{"affected":[{"collectionURL":"https://repo.hex.pm","cpes":["cpe:2.3:a:ash-project:igniter:*:*:*:*:*:*:*:*"],"defaultStatus":"unaffected","modules":["'Elixir.Igniter.Project.Deps'"],"packageName":"igniter","packageURL":"pkg:hex/igniter","product":"igniter","programFiles":["lib/igniter/project/deps.ex"],"programRoutines":[{"name":"'Elixir.Igniter.Project.Deps':determine_dep_type_and_version!/2"}],"repo":"https://github.com/ash-project/igniter","vendor":"ash-project","versions":[{"lessThan":"0.8.4","status":"affected","version":"0.8.1","versionType":"semver"}]},{"collectionURL":"https://github.com","cpes":["cpe:2.3:a:ash-project:igniter:*:*:*:*:*:*:*:*"],"defaultStatus":"unaffected","modules":["'Elixir.Igniter.Project.Deps'"],"packageName":"ash-project/igniter","packageURL":"pkg:github/ash-project/igniter","product":"igniter","programFiles":["lib/igniter/project/deps.ex"],"programRoutines":[{"name":"'Elixir.Igniter.Project.Deps':determine_dep_type_and_version!/2"}],"repo":"https://github.com/ash-project/igniter","vendor":"ash-project","versions":[{"lessThan":"d492b1aa33f8fb0dacc0afa41b703fb922d42816","status":"affected","version":"d26d9b3a8348661813617606076315075d32663b","versionType":"git"}]}],"configurations":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"<p>Reachable only when a developer runs <code>mix igniter.install</code> against an untrusted or misspelled package name in a terminal emulator that interprets ANSI escape sequences.</p>"},{"base64":false,"type":"text/markdown","value":"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."}],"value":"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."}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:a:ash-project:igniter:*:*:*:*:*:*:*:*","versionEndExcluding":"0.8.4","versionStartIncluding":"0.8.1","vulnerable":true}],"negate":false,"operator":"OR"}],"operator":"AND"}],"credits":[{"lang":"en","type":"finder","value":"Peter Ullrich"},{"lang":"en","type":"reporter","value":"Peter Ullrich"},{"lang":"en","type":"remediation developer","value":"Zach Daniel / Ash Project"},{"lang":"en","type":"coordinator","value":"Jonatan Männchen / EEF"}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"<p>Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in ash-project igniter allows a malicious package publisher to forge the <code>mix igniter.install</code> confirmation prompt.</p>\n<p><code>mix igniter.install</code> prints a confirmation panel (an anti-typosquatting safeguard) listing a package's hex metadata before adding it. The panel builder in <code>Igniter.Project.Deps</code> wrote publisher-controlled fields (<code>meta.description</code>, 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.</p>\n<p>This issue affects igniter: from 0.8.1 before 0.8.4.</p>"},{"base64":false,"type":"text/markdown","value":"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.\n\n`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.\n\nThis issue affects igniter: from 0.8.1 before 0.8.4."}],"value":"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.\n\nmix 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.\n\nThis issue affects igniter: from 0.8.1 before 0.8.4."}],"impacts":[{"capecId":"CAPEC-93","descriptions":[{"lang":"en","value":"CAPEC-93 Log Injection-Tampering-Forging"}]}],"metrics":[{"cvssV4_0":{"Automatable":"NOT_DEFINED","Recovery":"NOT_DEFINED","Safety":"NOT_DEFINED","attackComplexity":"LOW","attackRequirements":"PRESENT","attackVector":"NETWORK","baseScore":2.3,"baseSeverity":"LOW","privilegesRequired":"NONE","providerUrgency":"NOT_DEFINED","subAvailabilityImpact":"NONE","subConfidentialityImpact":"NONE","subIntegrityImpact":"NONE","userInteraction":"PASSIVE","valueDensity":"NOT_DEFINED","vectorString":"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","version":"4.0","vulnAvailabilityImpact":"NONE","vulnConfidentialityImpact":"NONE","vulnIntegrityImpact":"LOW","vulnerabilityResponseEffort":"NOT_DEFINED"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-150","description":"CWE-150 Improper Neutralization of Escape, Meta, or Control Sequences","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-07T22:54:48.222Z","orgId":"6b3ad84c-e1a6-4bf7-a703-f496b71e49db","shortName":"EEF"},"references":[{"tags":["vendor-advisory","related"],"url":"https://github.com/ash-project/igniter/security/advisories/GHSA-cj7w-j579-gc42"},{"tags":["related"],"url":"https://cna.erlef.org/cves/CVE-2026-82584.html"},{"tags":["related"],"url":"https://osv.dev/vulnerability/EEF-CVE-2026-82584"},{"tags":["patch"],"url":"https://github.com/ash-project/igniter/commit/d492b1aa33f8fb0dacc0afa41b703fb922d42816"}],"source":{"discovery":"EXTERNAL"},"title":"Terminal escape sequence injection in the mix igniter.install confirmation prompt via package metadata"}},"cveMetadata":{"assignerOrgId":"6b3ad84c-e1a6-4bf7-a703-f496b71e49db","assignerShortName":"EEF","cveId":"CVE-2026-82584","datePublished":"2026-09-07T22:54:48.222Z","dateReserved":"2026-09-07T21:00:01.988Z","dateUpdated":"2026-09-07T22:54:48.222Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"}