CVE-2026-94110 PUBLISHED

QCMS Content Detail Controllers.php self_Tmp sql injection

Assigner: VulDB
Reserved: 20.09.2026 Published: 21.09.2026 Updated: 21.09.2026

A security vulnerability has been detected in QCMS up to 6.0.6. This issue affects the function self_Tmp in the library Lib/Config/Controllers.php of the component Content Detail Page. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. Router uses raw REQUEST_URI without URL decoding, so payloads must contain literal spaces - %20 never decodes before route parsing. The support team of the vendor was contacted early about this disclosure. Unfortunately, they responded just with profanity.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
CVSS Score: 6.9

Product Status

Vendor n/a
Product QCMS
Versions
  • Version 6.0.0 is affected
  • Version 6.0.1 is affected
  • Version 6.0.2 is affected
  • Version 6.0.3 is affected
  • Version 6.0.4 is affected
  • Version 6.0.5 is affected
  • Version 6.0.6 is affected

Credits

  • Keep06 (VulDB User) reporter
  • VulDB CNA Team coordinator

References

Problem Types

  • SQL Injection CWE
  • Injection CWE