CVE-2026-75497
Received Received - Intake

SQL Injection in QloApps Admin Panel

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

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government

Description

Webkul QloApps does not validate request parameters before a database query. A remote, authenticated attacker with administrative privileges could send a crafted SQL query to the 'bo_query' parameter in the 'CustomerMessage.php' file. Fixed in 123c97c.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
webkul qloapps 123c97c

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 vulnerability in Webkul QloApps involves improper validation of request parameters before executing a database query. An authenticated attacker with admin privileges can exploit this by sending a malicious SQL query via the 'bo_query' parameter in the 'CustomerMessage.php' file to manipulate the database.

Detection Guidance

To detect this vulnerability, inspect the 'bo_query' parameter in the 'CustomerMessage.php' file for suspicious SQL queries. Check for unauthorized database access or unusual query patterns in logs. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data in the database, leading to unauthorized access, data breaches, or system compromise. The high CVSS scores indicate significant impact on confidentiality, integrity, and availability.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to unauthorized data access or breaches. GDPR requires protecting personal data, while HIPAA mandates safeguarding health information. Exploitation may result in legal penalties and reputational damage.

Mitigation Strategies

Update QloApps to the fixed version mentioned in the CVE description (commit 123c97c) to address the SQL injection vulnerability in the 'bo_query' parameter.

Chat Assistant

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

EPSS Chart