Description
QloApps through 1.7.0 contains a path traversal vulnerability in the getEmailHTML action of admin/ajax.php that allows authenticated back-office users to read arbitrary files. Attackers can supply relative path sequences in the email parameter to bypass directory restrictions and access sensitive files including database credentials and configuration data.
Published: 2026-09-19
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Arbitrary file read exposing sensitive configuration and credential data
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows authenticated back‑office users to read arbitrary files via the getEmailHTML action of admin/ajax.php. By supplying relative path sequences in the email parameter, an attacker can bypass the directory restrictions and retrieve sensitive files such as database credentials and configuration information.

Affected Systems

QloApps by Webkul, versions up through 1.7.0 are affected. No specific minor release details are listed beyond the 1.7.0 cutoff.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity. EPSS is not available, and the issue is not listed in the CISA KEV catalog, suggesting limited public exploitation. The vulnerability is exploitable only by users who are authenticated to the back‑office; thus an attacker must compromise or trick a legitimate administrator to supply the crafted email parameter. Once authenticated, the attacker can read arbitrary files, leading to potential disclosure of confidential data and compromise of system integrity.

Generated by OpenCVE AI on September 20, 2026 at 00:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade QloApps to version 1.7.1 or later to eliminate the path traversal flaw.
  • Limit administrative access to trusted personnel and enforce least‑privilege rules so that only necessary users can reach the back‑office interface.
  • If upgrading immediately is not possible, restrict the getEmailHTML action by implementing a whitelist that allows only safe paths, or disable the action entirely until a patch is applied.

Generated by OpenCVE AI on September 20, 2026 at 00:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 19 Sep 2026 23:00:00 +0000

Type Values Removed Values Added
Description QloApps through 1.7.0 contains a path traversal vulnerability in the getEmailHTML action of admin/ajax.php that allows authenticated back-office users to read arbitrary files. Attackers can supply relative path sequences in the email parameter to bypass directory restrictions and access sensitive files including database credentials and configuration data.
Title QloApps through 1.7.0 Arbitrary File Read via getEmailHTML
First Time appeared Webkul
Webkul qloapps
Weaknesses CWE-22
CPEs cpe:2.3:a:webkul:qloapps:*:*:*:*:*:*:*:*
Vendors & Products Webkul
Webkul qloapps
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-19T22:58:09.912Z

Reserved: 2026-09-19T10:55:49.093Z

Link: CVE-2026-93988

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-19T23:17:09.890

Modified: 2026-09-19T23:17:09.890

Link: CVE-2026-93988

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T00:30:16Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')