πŸ” CVE Alert

CVE-2026-82710

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-150
Vendor ash-project
Product usage_rules
Published Sep 8, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for ash-project usage_rules

Be the first to know when new unknown vulnerabilities affecting ash-project usage_rules are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

ash-project / usage_rules
0.1.18 < 1.2.8
ash-project / usage_rules
2da7a99536041d63ec1f391d019565789a59595f < 3b8ebb4117d3272bbd436e6c2432113ba6685dbb

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/ash-project/usage_rules/security/advisories/GHSA-j59f-776f-23hp cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-82710.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-82710 github.com: https://github.com/ash-project/usage_rules/commit/3b8ebb4117d3272bbd436e6c2432113ba6685dbb

Credits

Peter Ullrich πŸ” Peter Ullrich Zach Daniel / Ash Project Jonatan MΓ€nnchen / EEF