CVE-2026-7062
OS Command Injection in Intina47 Git Integration Component
Publication date: 2026-04-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| intina47 | context-sync | to 2.0.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Intina47 context-sync software up to version 2.0.0, specifically in the Git Integration component within the file src/git-integration.ts. It allows an attacker to perform OS command injection, meaning that malicious commands can be executed on the operating system through this software.
The attack can be carried out remotely, and the exploit has been publicly disclosed, which increases the risk of it being used by attackers.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary operating system commands remotely on the affected system. This can lead to unauthorized access, data manipulation, system compromise, or disruption of services.
Because the exploit is publicly known, there is an increased risk that attackers may use it to gain control over systems running the vulnerable software.