EEF-CVE-2026-82710

    Dashboard / Vulnerabilities / EEF-CVE-2026-82710

    EEF-CVE-2026-82710

    Published: 8 Sept 2026Last Modified: 8 Sept 2026

    Summary: Terminal escape sequence injection in mix usage_rules.search_docs via package documentation metadata

    Details: ## Summary Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in ash-project usage\_rules allows a malicious package publisher to inject terminal control sequences into the output of mix usage\_rules.search\_docs. mix usage\_rules.search\_docs searches Hex documentation through search.hexdocs.pm, which indexes the documentation of every published package, and prints the matching results (title, package, type, doc reference, and highlighted snippets) to the terminal. The formatter in Mix.Tasks.UsageRules.SearchDocs interpolated those publisher-controlled fields verbatim, neutralizing no terminal control characters; the only transform it applied adds escape sequences rather than removing them. A malicious package can embed ANSI terminal escape sequences (cursor movement, line erase, carriage returns, OSC 52 clipboard writes) in its indexed documentation, so when a developer runs a search that surfaces those docs the sequences reach the terminal unchanged — forging the displayed hexdocs URL or a suggested command, hiding text, or writing to the clipboard. No authentication or privileged position is required; only publishing a package. This issue affects usage\_rules: from 0.1.18 before 1.2.8. ## Configuration Reachable only when a developer runs mix usage\_rules.search\_docs in a terminal emulator that interprets ANSI escape sequences and the results include documentation from an attacker-published package (for example a broad --everywhere search).

    Affected packages

    Package

    Name: usage_rules

    Purl: pkg:hex/usage_rules

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0.1.18
    Fixed -1.2.8

    Affected versions

    0.1.18
    0.1.19
    0.1.20
    0.1.21
    0.1.22
    0.1.23
    0.1.24
    0.1.25
    0.1.26

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High