CVE-2026-38626
Garlic-Hub · Garlic-Hub
Garlic-Hub version 1.0.1 is vulnerable to an unauthenticated SQL injection attack within the ItemsRepository component, which could allow for unauthorized database manipulation.
Executive summary
A critical SQL injection vulnerability in Garlic-Hub version 1.0.1 exposes the underlying database to unauthorized access and potential data exfiltration by unauthenticated attackers.
Vulnerability
This vulnerability is a SQL injection flaw located in the src/Modules/Items/Repositories/ItemsRepository.php file, allowing an unauthenticated remote attacker to execute arbitrary SQL commands.
Business impact
The CVSS score of 9.8 reflects the high potential for total system compromise, as the flaw is remotely exploitable without requiring authentication or user interaction. Successful exploitation permits attackers to bypass security controls, leading to the unauthorized disclosure, modification, or destruction of sensitive information stored within the application database.
Remediation
Immediate Action: Since a specific patch is not currently listed, administrators should restrict network access to the affected instance and review vendor channels for the release of an updated version.
Proactive Monitoring: Monitor database query logs for syntax errors, unexpected commands, or suspicious patterns that deviate from standard application traffic.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common SQL injection payloads targeted at the application endpoints.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit in the available data.
Analyst recommendation
Given the critical severity and the potential for full database compromise, organizations utilizing Garlic-Hub v1.0.1 must treat this vulnerability with extreme urgency. Until an official security patch is released, ensure that the application is isolated from public-facing networks and that robust audit logging is enabled to detect potential unauthorized activity.
History
CVE Brief tracked this CVE 4 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written