CVE-2026-67854
Deferred Deferred - Pending Action

SQL Injection in Qcms v6.0.6

Vulnerability report for CVE-2026-67854, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-31

Assigner: MITRE

Description

SQL Injection vulnerability in Qcms v.6.0.6 allows a remote attacker to execute arbitrary code

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-31
Generated
2026-09-07
AI Q&A
2026-08-18
EPSS Evaluated
2026-09-06
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
qcms qcms 6.0.6

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL Injection vulnerability in Qcms version 6.0.6. It allows a remote attacker to execute arbitrary code by injecting malicious SQL queries into the application.

Detection Guidance

Detecting SQL injection vulnerabilities like CVE-2026-67854 in Qcms v6.0.6 requires checking for unusual input handling. Test with common SQLi payloads such as single quotes, semicolons, or SQL keywords like UNION SELECT. Use tools like sqlmap to automate detection. Inspect web server logs for suspicious queries or errors indicating SQL syntax issues.

Impact Analysis

An attacker could exploit this to access, modify, or delete database contents, steal sensitive data, or take control of the affected system.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, potentially violating GDPR (data protection) and HIPAA (health data privacy) requirements.

Mitigation Strategies

Immediately update Qcms to the latest version to patch the SQL injection vulnerability. If an update is not available, consider disabling the vulnerable component or restricting network access to it until a fix is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67854. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart