Description
Garlic-Hub v1.0.1 is vulnerable to SQL Injection in src/Modules/Items/Repositories/ItemsRepository.php.
Published: 2026-09-10
Score: n/a
EPSS: n/a
KEV: No
Impact: Potential Data Breach and Integrity Compromise
Action: Patch Immediately
AI Analysis

Impact

Garlic‑Hub version 1.0.1 contains a classic SQL injection flaw in the ItemsRepository component. By submitting specially crafted data to untrusted input fields, an attacker can alter or execute arbitrary SQL statements against the database. This enables reading, modifying, or deleting records, thereby exposing sensitive information or corrupting data integrity.

Affected Systems

Only one product is listed, Garlic‑Hub version 1.0.1. No other vendor or product information is available, so any installation of this version is potentially vulnerable.

Risk and Exploitability

Although no exploitation probability is published and the issue is not listed in the CISA KEV catalog, SQL injection remains a high‑impact vulnerability. Attackers typically need network or application access to the component to inject payloads. If the application is exposed to untrusted users, the attack surface expands, and the flaw can be weaponized to compromise data confidentiality, integrity, or availability.

Generated by OpenCVE AI on September 10, 2026 at 15:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor’s website or repository for an official patch or update that addresses the SQL injection in ItemsRepository.
  • If no patch exists, implement input validation and use prepared statements or parameterized queries for all database interactions.
  • Restrict the database user permissions to the minimum required scope to limit damage.

Generated by OpenCVE AI on September 10, 2026 at 15:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in Garlic‑Hub ItemsRepository
Weaknesses CWE-89

Thu, 10 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description Garlic-Hub v1.0.1 is vulnerable to SQL Injection in src/Modules/Items/Repositories/ItemsRepository.php.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-10T13:32:06.347Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38626

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-10T14:17:01.033

Modified: 2026-09-10T19:58:20.507

Link: CVE-2026-38626

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T15:15:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')