---
id: CVE-2019-10047
aliases:
  - GHSA-5ghg-233h-7j79
  - PYSEC-2026-902
title: PyDio Stored XSS Vulnerability
summary: PyDio Stored XSS Vulnerability
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
vendor: pydio
product: pydio
ecosystem: pip
affected:
  - pydio <= 8.2.2
published: '2022-05-24'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-5ghg-233h-7j79'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2019-10047'
  - url: 'https://github.com/mwiatrzyk/pydio'
  - url: >-
      https://packetstormsecurity.com/files/152292/Pydio-8-Command-Execution-Cross-Site-Scripting.html
  - url: >-
      https://www.secureauth.com/labs/advisories/pydio-8-multiple-vulnerabilities
tags:
  - osv
  - pip
epss: 0.00668
epssPercentile: 0.50468
ingestedAt: '2026-07-08T18:25:45.994Z'
---

## Overview

A stored XSS vulnerability exists in the web application of Pydio through 8.2.2 that can be exploited by levering the file upload and file preview features of the application. An authenticated attacker can upload an HTML file containing JavaScript code and afterwards a file preview URL can be used to access the uploaded file. If a malicious user shares an uploaded HTML file containing JavaScript code with another user of the application, and tricks an authenticated victim into accessing a URL that results in the HTML code being interpreted by the web browser, then the included JavaScript code is executed under the context of the victim user session.

## Affected packages

- `pydio <= 8.2.2`

## Remediation

Refer to the advisory for the patched release.
