Description
A Blind SQL injection vulnerability has been identified in Quick.CMS. Improper neutralization of input provided by a high-privileged user into multiple fields in administration panel allows for Blind SQL Injection attacks.

The vendor states that this administration panel already allows for significant modification capabilities. The SQL injection vulnerability primarily enables bypassing front-end validation controls and potential database destruction. Given the trust model in which this application is designed to be administered, remediation of this issue was not deemed necessary by the vendor.




This vulnerability has been found in version 6.8, but other versions might also be vulnerable.
Published: 2026-07-29
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A blind SQL injection flaw exists in the administration panel of Quick.CMS, where input from a high‑privileged user is insufficiently neutralized. An attacker who gains such privileges can inject malicious SQL through various fields, bypassing client‑side validation and potentially corrupting or deleting database contents. The weakness falls under CWE‑89 and can compromise the confidentiality and integrity of stored data.

Affected Systems

OpenSolution Quick.CMS version 6.8 is confirmed vulnerable, and the vendor notes that other releases may also be affected. The product is a content‑management system with an administrative interface that provides extensive modification capabilities.

Risk and Exploitability

The vulnerability has a CVSS score of 5.1 and an EPSS probability of less than 1 %. It is not listed in the CISA KEV catalog. The attack requires an attacker to be authenticated with high‑privilege access, which the application already grants for administration tasks. Consequently, the risk is moderate, but the lack of a current official fix and the potential for database damage warrant careful assessment.

Generated by OpenCVE AI on August 3, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any pending vendor patch or upgrade to the latest Quick.CMS release when it becomes available
  • Restrict high‑privilege console access and enforce least‑privilege principles to limit the attack surface
  • Introduce rigorous input validation and use parameterized queries or stored procedures to eliminate untrusted SQL injections
  • Audit database logs for anomalous queries and monitor for signs of blind injection exploitation

Generated by OpenCVE AI on August 3, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Description A Blind SQL injection vulnerability has been identified in Quick.CMS. Improper neutralization of input provided by a high-privileged user into multiple fields in administration panel allows for Blind SQL Injection attacks. The vendor states that this administration panel already allows for significant modification capabilities. The SQL injection vulnerability primarily enables bypassing front-end validation controls and potential database destruction. Given the trust model in which this application is designed to be administered, remediation of this issue was not deemed necessary by the vendor. This vulnerability has been found in version 6.8, but other versions might also be vulnerable.
Title Blind SQL Injection in Quick.CMS
First Time appeared Opensolution
Opensolution quick.cms
Weaknesses CWE-89
CPEs cpe:2.3:a:opensolution:quick.cms:6.8:*:*:*:*:*:*:*
Vendors & Products Opensolution
Opensolution quick.cms
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Opensolution Quick.cms
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-29T13:59:52.307Z

Reserved: 2026-03-19T10:45:47.736Z

Link: CVE-2026-33385

cve-icon Vulnrichment

Updated: 2026-07-29T13:59:48.263Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T13:18:08.400

Modified: 2026-07-30T19:09:20.717

Link: CVE-2026-33385

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:30:04Z

Weaknesses
  • CWE-89

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