CVE-2026-8210 Details
Description
A security vulnerability has been detected in aandrew-me tgpt up to 2.11.1 on Linux/macOS. Affected by this vulnerability is the function helper.Update of the file helper.go of the component Update Handler. The manipulation leads to command injection. Local access is required to approach this attack. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A command injection vulnerability has been identified in aandrew-me tgpt versions through 2.11.1 on Linux and macOS. The issue arises in the Update Handler component, specifically within the helper.Update function in helper.go. The vulnerability allows for arbitrary command execution by manipulating the executable path with shell metacharacters. Exploitation requires local access and user interaction.
Users are advised not to use bash -c with dynamically concatenated input. Instead, download or load any necessary scripts separately, pass executable paths as distinct arguments, and avoid shell parsing altogether. If shell usage is unavoidable, ensure to properly escape arguments while still prioritizing the avoidance of shell string construction.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 9, 2026CISA-ADP
Assessed May 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://drive.google.com/file/d/19wRsehbhotZXgE1TjenFtS3w-zRtp-PW/view?usp=sharing | [email protected] | ExploitPartial ContentRemedy |
| https://vuldb.com/submit/803594 | [email protected] | Permission Required |
| https://vuldb.com/vuln/362418 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/362418/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| aandrew-me tgpt | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 9, 2026 | New CVE Received | [email protected] |
Volerion