PatchSiren cyber security CVE debrief
CVE-2026-73479 Byron CVE debrief
CVE-2026-73479 is a medium-severity vulnerability in dua-cli, a command-line tool, that fails to filter terminal escape sequences when printing marked file paths. This issue allows attackers to craft file names that can manipulate terminal emulators, enabling title spoofing, clipboard manipulation, or other escape-sequence attacks when the file paths are printed after exiting the TUI interface.
- Vendor
- Byron
- Product
- dua-cli
- CVSS
- MEDIUM 4.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-24
Who should care
Defenders responsible for command-line tools, terminal emulators, and systems using dua-cli should assess exposure and verify patches. This includes roles managing software development, system administration, and security.
Why it matters
CVE-2026-73479 allows attackers to craft file paths that manipulate terminal emulators, enabling various escape-sequence attacks. Defenders should verify and patch dua-cli installations, especially in environments with untrusted file path inputs.
- Terminal emulator manipulation through crafted file paths
- Potential for title spoofing and clipboard manipulation
- Risk of escape-sequence attacks on terminal emulators
Technical summary
The dua-cli tool fails to filter terminal escape sequences in file paths, allowing attackers to manipulate terminal emulators. This vulnerability has a CVSS score of 4.8 and is classified as medium severity. Defenders should prioritize verifying and patching dua-cli installations, especially in environments where file paths may be crafted or influenced by untrusted sources. The vulnerability enables title spoofing, clipboard manipulation, or other escape-sequence attacks when the file paths are printed after exiting the TUI interface.
Defensive priority
Defenders should prioritize verifying and patching dua-cli installations, especially in environments where file paths may be crafted or influenced by untrusted sources.
Recommended defensive actions
- Verify and apply patches for dua-cli
- Review and restrict file path inputs to prevent crafting of malicious escape sequences
- Monitor terminal emulator behavior for unusual activity
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description and CVSS score. However, additional information on affected versions, patches, or exploitation attempts is limited.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73479 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73479
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73479 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73479
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Byron/dua-cli
-
Source reference
Unverified legacy reference
URL: https://github.com/Byron/dua-cli/commit/b6e7cafd305c150834eb887e1de99bcdd3fca85d
-
Source reference
Unverified legacy reference
URL: https://github.com/Byron/dua-cli/issues/365
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.