Junglewise Threat Intelligence

CVE-2026-89268: QloApps XSS in back-office list filter via unescaped POST parameters

CVE-2026-89268 · Severity: medium · CVSS 5.4 · Published 2026-09-12

Technologies: QloApps. Vendors: QloApps.

Executive brief

QloApps is a hotel management and reservation system that includes a back-office admin interface for managing property data. A flaw in the admin list filtering feature allows attackers to inject malicious JavaScript code through specially crafted form submissions, which could enable them to steal administrative credentials or perform unauthorized actions in the victim's account.

Technical details

The vulnerability is a stored/reflected cross-site scripting (XSS) flaw in QloApps' back-office list helper template (list_header.tpl). The application renders POST parameters from list filter requests directly into HTML input value attributes without proper escaping or sanitization. An attacker can craft a malicious POST request with JavaScript payloads in filter parameters and trick an authenticated admin into submitting it (via CSRF or social engineering), causing the JavaScript to execute in the admin's browser session. This allows the attacker to read administrative data, create/modify records, or perform other privileged actions. The vulnerability affects versions through 1.7.0 and requires the victim to be authenticated and to submit the malicious form.

Affected products

  • QloApps QloApps through 1.7.0

Timeline

  • 2026-09-12: disclosed

References

Related threats