Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Qloapps/QloApps
- https://github.com/Qloapps/QloApps/blob/v1.7.0/admin/themes/default/template/hel
- https://github.com/Qloapps/QloApps/commit/153ec1c8567798bd99155098ecc0a340e38f25
- https://github.com/Qloapps/QloApps/pull/1801
- https://www.vulncheck.com/advisories/qloapps-through-1.7.0-reflected-xss-via-lis
FAQ
What is CVE-2026-89268?
CVE-2026-89268 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 su...
How severe is CVE-2026-89268?
CVE-2026-89268 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-89268?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.