Description
QloApps through 1.7.0 contains a stored cross-site scripting vulnerability in the admin file manager that allows authenticated administrators to inject malicious JavaScript by uploading crafted SVG files. Attackers can embed JavaScript event handlers such as onload within SVG files uploaded through the file manager to execute arbitrary scripts in the browser of any user who subsequently views the file.
Published: 2026-06-08
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

QloApps through version 1.7.0 contains a stored XSS flaw in the admin file manager that lets an authenticated administrator upload SVG files containing malicious JavaScript. By embedding event handlers such as onload, an attacker can cause arbitrary scripts to run in the browser of any user who later views the file, potentially leading to information disclosure, session hijacking or defacement. The flaw is a classic unsanitized input problem classified as CWE‑79.

Affected Systems

The vulnerable product is QloApps version 1.7.0 (and earlier), offered by the vendor QloApps. The flaw exists in the built‑in file manager that is accessible only to users with administrative privileges.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity; there is no EPSS data available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires that the attacker first gain administrative access to the site, after which the attacker can upload a crafted SVG file. Once uploaded, any user who opens the file will have the injected script executed in their browser. The risk is therefore limited to environments where administrators use the file manager and image files are displayed to end users, but the lack of a public exploit and moderate score suggest that the threat level is moderate.

Generated by OpenCVE AI on June 8, 2026 at 15:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or delete the ability to upload SVG files through the admin file manager until a patch is available.
  • Apply a strict Content Security Policy that blocks inlineScript execution and disallows dangerous SVG elements.
  • Implement server‑side validation that strips or rejects SVG event handler attributes, ensuring only safe content can be stored and displayed.

Generated by OpenCVE AI on June 8, 2026 at 15:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 08 Jun 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Qloapps
Qloapps qloapps
Vendors & Products Qloapps
Qloapps qloapps

Mon, 08 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Description QloApps through 1.7.0 contains a stored cross-site scripting vulnerability in the admin file manager that allows authenticated administrators to inject malicious JavaScript by uploading crafted SVG files. Attackers can embed JavaScript event handlers such as onload within SVG files uploaded through the file manager to execute arbitrary scripts in the browser of any user who subsequently views the file.
Title QloApps 1.7.0 Stored XSS via SVG File Upload in Admin File Manager
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-09T15:24:37.425Z

Reserved: 2026-02-02T20:12:33.396Z

Link: CVE-2026-25558

cve-icon Vulnrichment

Updated: 2026-06-09T15:24:33.930Z

cve-icon NVD

Status : Deferred

Published: 2026-06-08T15:16:44.210

Modified: 2026-06-09T13:51:18.770

Link: CVE-2026-25558

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T16:00:14Z

Weaknesses