---
id: CVE-2026-89268
title: >-
  QloApps through 1.7.0 renders back-office list filter POST parameters into
  HTML input value attributes without escaping them in the list helper template
summary: >-
  QloApps through 1.7.0 renders back-office list filter POST parameters into
  HTML input value attributes without escaping them in the list helper template.
  Attackers can induce authenticated users to submit crafted POST requests with
  malic…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: Webkul
product: QloApps
affected:
  - QloApps <= 1.7.0
published: '2026-09-12'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:47.327'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89268'
references:
  - url: 'https://github.com/Qloapps/QloApps'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/Qloapps/QloApps/blob/v1.7.0/admin/themes/default/template/helpers/list/list_header.tpl
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/Qloapps/QloApps/commit/153ec1c8567798bd99155098ecc0a340e38f25bf
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Qloapps/QloApps/pull/1801'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/qloapps-through-1.7.0-reflected-xss-via-list-filter-parameters
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00298
epssPercentile: 0.20085
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-14T18:33:32.753327Z'
ingestedAt: '2026-09-14T15:23:07.484Z'
---

## Overview

QloApps through 1.7.0 renders back-office list filter POST parameters into HTML input value attributes without escaping them in the list helper template. Attackers can induce authenticated users to submit crafted POST requests with malicious payloads to list controllers, executing arbitrary JavaScript in the victim's session to read administrative data and perform actions.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
