CVE-2026-90621 Details
Description
A vulnerability was identified in ipa-lab HackingBuddyGPT up to 0.5.0. This affects the function ssh_run_command of the file src/hackingBuddyGPT/extensions/ssh_run_command.py. Such manipulation leads to os command injection. The attack can be launched remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
A command injection vulnerability has been identified in ipa-lab HackingBuddyGPT versions through 0.5.0. The issue resides in the SSH command execution feature, specifically within the 'ssh_run_command' function of 'src/hackingBuddyGPT/extensions/ssh_run_command.py'. This vulnerability allows for remote OS command injection, with the potential for exploitation on the operator's local workstation via an active 'tmux' session.
Users are advised to sanitize output from target systems before it is processed by the LLM, ensuring that any potentially harmful instructions are stripped or escaped. Additionally, commands generated by the LLM should be executed in a controlled, sandboxed environment rather than directly on the operator's workstation. Implementing a validation layer that checks commands against an allowlist before execution can also help mitigate this vulnerability.
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 Sep 14, 2026CISA-ADP
Assessed Sep 15, 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://github.com/ipa-lab/hackingBuddyGPT/ | [email protected] | ProductVendor |
| https://github.com/ipa-lab/hackingBuddyGPT/issues/150 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-90621 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/914814 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403203 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403203/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ipa-lab HackingBuddyGPT | <= 0.5.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion