CVE-2026-33653
Received Received - Intake

Stored XSS in Ulloady File Upload via Malicious Filenames

Vulnerability report for CVE-2026-33653, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-26

Last updated on: 2026-04-10

Assigner: GitHub, Inc.

Description

Ulloady is a file uploader script with multi-file upload support. A Stored Cross-Site Scripting (XSS) vulnerability exists in versions prior to 3.1.2 due to improper sanitization of filenames during the file upload process. An attacker can upload a file with a malicious filename containing JavaScript code, which is later rendered in the application without proper escaping. When the filename is displayed in the file list or file details page, the malicious script executes in the browser of any user who views the page. Version 3.1.2 fixes the issue.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-26
Last Modified
2026-04-10
Generated
2026-07-06
AI Q&A
2026-03-27
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
farisc0de uploady to 3.1.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Impact Analysis

The vulnerability can allow attackers to execute malicious scripts in the browsers of users who view the uploaded filenames. This can lead to theft of user credentials, session hijacking, or other malicious actions performed on behalf of the user. It can also damage user trust and potentially compromise the security of the affected application.

Mitigation Strategies

To mitigate this vulnerability, upgrade Ulloady to version 3.1.2 or later, as this version fixes the Stored Cross-Site Scripting (XSS) issue by properly sanitizing filenames during the file upload process.

Executive Summary

This vulnerability exists in Ulloady, a file uploader script, in versions prior to 3.1.2. It is a Stored Cross-Site Scripting (XSS) issue caused by improper sanitization of filenames during the file upload process. An attacker can upload a file with a malicious filename containing JavaScript code. When this filename is later displayed in the application, the malicious script executes in the browser of any user who views the file list or file details page.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-33653. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart