CVE-2025-9176
BaseFortify
Publication date: 2025-08-20
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 |
|---|---|---|
| neurobin | shc | to 4.0.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a security flaw in the neurobin shc software up to version 4.0.3, specifically in the 'make' function of the file src/shc.c within the Environment Variable Handler component. It allows an attacker with local access to perform OS command injection, meaning they can execute arbitrary operating system commands on the affected system.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with local access to execute arbitrary OS commands, potentially leading to unauthorized actions on the system such as data manipulation, system compromise, or disruption of services. Since the exploit is publicly available, the risk of exploitation is higher.