Description
SQL Injection vulnerability in Qcms v.6.0.6 allows a remote attacker to execute arbitrary code
Published: 2026-08-17
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw in Qcms version 6.0.6. An attacker who can submit crafted input to the vulnerable table field action can inject arbitrary SQL, leading to control over the database and potentially remote code execution on the hosting system. This directly compromises confidentiality, integrity, and availability, granting the attacker full system compromise if the application runs with sufficient privileges.

Affected Systems

The flaw is present only in Qcms, version 6.0.6, as identified by the advisory URL. No other vendors or product variants have been listed; therefore, only installations of that exact version are vulnerable.

Risk and Exploitability

With no EPSS score available and no listing in CISA’s KEV catalog, the quantitative likelihood is unknown, but the lack of mitigation information suggests the field is open to exploitation. The CVSS score is not supplied, but given the remote code execution capability and the absence of authentication requirements in the advisory, the threat level is high. The likely attack vector is remote over the network via the backend API that handles the table field action, though the exact requirements are inferred from the description.

Generated by OpenCVE AI on August 18, 2026 at 00:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Qcms to a version that contains the fix (e.g., 6.0.7 or later).
  • If an upgrade cannot be performed immediately, implement strict input validation and use parameterized queries on the vulnerable endpoint to prevent injection.
  • Restrict network access to the Qcms backend so that only trusted internal IP ranges can reach the vulnerable API, and closely monitor logs for suspicious activity.

Generated by OpenCVE AI on August 18, 2026 at 00:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in Qcms 6.0.6 Allows Remote Code Execution
Weaknesses CWE-89

Mon, 17 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in Qcms v.6.0.6 allows a remote attacker to execute arbitrary code
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-17T21:47:11.359Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67854

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T22:17:25.680

Modified: 2026-08-17T22:17:25.680

Link: CVE-2026-67854

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T00:30:05Z

Weaknesses
  • CWE-89

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