PatchSiren cyber security CVE debrief
CVE-2026-100866 o2sh CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-09-27T13:16:36.583Z and has not been modified since then. The onefetch tool writes repository information field values to the terminal without removing control characters, allowing terminal escape sequence injection. Attackers can embed ANSI/OSC escape sequences in project manifest version and name fields to manipulate terminal output, rewrite window titles, hide text, or trigger emulator-specific behavior when victims run onefetch. Defenders should assess exposure and prioritize patching to prevent such attacks.
- Vendor
- o2sh
- Product
- onefetch
- CVSS
- MEDIUM 4.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-27
- Original CVE updated
- 2026-09-27
- Advisory published
- 2026-09-27
- Advisory updated
- 2026-09-27
Who should care
Defenders responsible for maintaining and securing systems that use onefetch should assess exposure and prioritize patching to prevent terminal escape sequence injection attacks. This includes reviewing project manifest version and name fields for potential ANSI/OSC escape sequences and monitoring terminal output for unusual behavior when running onefetch.
Why it matters
CVE-2026-100866 allows attackers to inject terminal escape sequences in onefetch, potentially manipulating terminal output and triggering emulator-specific behavior. Defenders should prioritize verifying and patching onefetch installations to prevent such attacks.
- Terminal output manipulation, allowing attackers to rewrite window titles or hide text
- Potential for emulator-specific behavior, such as triggering specific actions or commands
- Risk of victims' terminals being manipulated, leading to further exploitation or unauthorized actions
Technical summary
The onefetch tool writes repository information field values to the terminal without removing control characters, allowing terminal escape sequence injection. Attackers can embed ANSI/OSC escape sequences in project manifest version and name fields to manipulate terminal output, rewrite window titles, hide text, or trigger emulator-specific behavior when victims run onefetch. The vulnerability has a CVSS score of 4.8 and a severity of MEDIUM. Defenders should prioritize verifying and patching onefetch installations to prevent terminal escape sequence injection attacks.
Defensive priority
Defenders should prioritize verifying and patching onefetch installations to prevent terminal escape sequence injection attacks.
Recommended defensive actions
- Verify onefetch installations and apply patches to prevent terminal escape sequence injection attacks
- Review project manifest version and name fields for potential ANSI/OSC escape sequences
- Monitor terminal output for unusual behavior when running onefetch
- 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
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
Evidence notes
The CVE record indicates that onefetch through 2.28.1 writes repository information field values to the terminal without removing control characters, allowing terminal escape sequence injection. The vulnerability allows attackers to embed ANSI/OSC escape sequences in project manifest version and name fields to manipulate terminal output. Defenders should verify and patch onefetch installations to prevent terminal escape sequence injection attacks. The source details are limited, and explicit evidence-limit language and defensive tasks
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100866 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100866
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100866 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100866
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/o2sh/onefetch
-
Source reference
Unverified legacy reference
URL: https://github.com/o2sh/onefetch/blob/9beb80329cf2e5bd784270f668139f0bafb48e2b/src/info/utils/info_field.rs
-
Source reference
Unverified legacy reference
URL: https://github.com/o2sh/onefetch/blob/9beb80329cf2e5bd784270f668139f0bafb48e2b/src/info/version.rs
-
Source reference
Unverified legacy reference
URL: https://github.com/o2sh/onefetch/issues/1828
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/onefetch-through-2.28.1-terminal-escape-sequence-injection
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.