PatchSiren cyber security CVE debrief
CVE-2026-93988 webkul CVE debrief
CVE-2026-93988 is a path traversal vulnerability in QloApps version 1.7.0 and earlier, allowing authenticated back-office users to read arbitrary files through the getEmailHTML action in admin/ajax.php. This vulnerability enables attackers to bypass directory restrictions and access sensitive files, including database credentials and configuration data. Defenders responsible for QloApps installations should assess exposure and prioritize remediation, especially in systems where back-office access may be compromised or untrusted.
- Vendor
- webkul
- Product
- qloapps
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-19
- Original CVE updated
- 2026-09-19
- Advisory published
- 2026-09-19
- Advisory updated
- 2026-09-19
Who should care
Defenders responsible for QloApps installations, especially those with back-office access, should assess exposure and prioritize remediation. System administrators, security teams, and developers may need to verify and update affected systems.
Why it matters
CVE-2026-93988 is a path traversal vulnerability in QloApps that allows authenticated back-office users to read arbitrary files. Defenders should prioritize verifying and remediating this vulnerability, especially in systems where back-office access may be compromised or untrusted.
- Potential unauthorized access to sensitive files and data.
- Possible exposure of database credentials and configuration data.
- Required verification of QloApps version and patch level.
- Potential impact on system integrity and confidentiality.
Technical summary
The vulnerability exists in the getEmailHTML action of admin/ajax.php in QloApps version 1.7.0 and earlier. An authenticated back-office user can supply relative path sequences in the email parameter to bypass directory restrictions and access sensitive files, including database credentials and configuration data. This vulnerability allows attackers to read arbitrary files, potentially exposing sensitive information and impacting system integrity and confidentiality. Defenders should prioritize verifying and remediating this vulnerability, especially in systems where back-office access may be compromised or untrusted.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially in systems where back-office access may be compromised or untrusted.
Recommended defensive actions
- Verify the version of QloApps in use and check for updates or patches that address this vulnerability.
- Restrict access to the back-office interface to trusted users and networks.
- Monitor for suspicious activity or unauthorized access to sensitive files.
- Consider implementing additional security measures, such as file access controls and logging.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD detail page provide information on the vulnerability, including its CVSS score and vector. Additional details are available in the source references, including GitHub links to the affected code and proposed fixes.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-93988 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-93988
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-93988 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93988
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Qloapps/QloApps
-
Source reference
Unverified legacy reference
URL: https://github.com/Qloapps/QloApps/blob/f768898c20c43cb0733a6099e390e5be71631393/controllers/admin/AdminTranslationsController.php
-
Source reference
Unverified legacy reference
URL: https://github.com/Qloapps/QloApps/commit/8015495ca746127920fbcde1f9507c024b26a715
-
Source reference
Unverified legacy reference
URL: https://github.com/Qloapps/QloApps/pull/1719
-
Source reference
Unverified legacy reference
URL: https://hackmd.io/@leediay/qloapps-arbitrary-file-read-via-path-traversal
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/qloapps-through-1.7.0-arbitrary-file-read-via-getemailhtml
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.