Skip to main content

Filerise EUVDEUVD-2026-14992

| CVE-2026-33329 HIGH
Path Traversal (CWE-22)
2026-03-24 GitHub_M
8.1
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:17 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
3.10.0
EUVD ID Assigned
Mar 24, 2026 - 19:30 euvd
EUVD-2026-14992
Analysis Generated
Mar 24, 2026 - 19:30 vuln.today
CVE Published
Mar 24, 2026 - 19:14 nvd
HIGH 8.1

DescriptionGitHub Advisory

FileRise is a self-hosted web file manager / WebDAV server. From version 1.0.1 to before version 3.10.0, the resumableIdentifier parameter in the Resumable.js chunked upload handler (UploadModel::handleUpload()) is concatenated directly into filesystem paths without any sanitization. An authenticated user with upload permission can exploit this to write files to arbitrary directories on the server, delete arbitrary directories via the post-assembly cleanup, and probe file/directory existence. This issue has been patched in version 3.10.0.

AnalysisAI

FileRise, a self-hosted web file manager and WebDAV server, contains a path traversal vulnerability in its Resumable.js chunked upload handler where the resumableIdentifier parameter is concatenated into filesystem paths without sanitization. Authenticated users with upload permissions can exploit this to write files to arbitrary directories, delete arbitrary directories, and probe filesystem structure. No evidence of active exploitation (not in CISA KEV) or public POC availability has been reported at this time.

Technical ContextAI

This vulnerability affects FileRise (CPE: cpe:2.3:a:error311:filerise:*:*:*:*:*:*:*:*), specifically the UploadModel::handleUpload() function which implements chunked file uploads using the Resumable.js library. The issue is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), commonly known as path traversal. The vulnerability stems from the direct concatenation of user-supplied resumableIdentifier parameter values into filesystem paths without validation or sanitization, allowing directory traversal sequences like '../' to escape intended upload directories. The post-assembly cleanup process can also be exploited to delete arbitrary directories by manipulating the path construction.

RemediationAI

Upgrade FileRise to version 3.10.0 or later, which contains a patch for this vulnerability as documented in the release notes at https://github.com/error311/FileRise/releases/tag/v3.10.0. The specific fix is implemented in commit 3871f9fd1661688bed4f7dd23912be0ebf50973c available at https://github.com/error311/FileRise/commit/3871f9fd1661688bed4f7dd23912be0ebf50973c. Until patching is completed, administrators should restrict upload permissions to only highly trusted users, implement strict file upload monitoring and logging, and consider placing FileRise behind a web application firewall configured to detect and block path traversal attempts in HTTP parameters. Review filesystem permissions to ensure the web server process runs with minimal necessary privileges to limit the impact of arbitrary file operations.

CVE-2026-25231 HIGH POC
7.5 Feb 09

Unauthenticated directory traversal in FileRise prior to version 3.3.0 allows remote attackers to read arbitrary files f

CVE-2026-54414 CRITICAL
9.3 Jun 19

Unauthenticated administrator account takeover in FileRise before 3.16.0 is possible via a path traversal flaw in the sh

CVE-2026-25230 MEDIUM POC
4.6 Feb 09

FileRise versions before 3.3.0 contain an HTML injection vulnerability that allows authenticated users to manipulate the

CVE-2025-66403 MEDIUM POC
4.6 Dec 01

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 2.2.3,

CVE-2026-33072 HIGH
8.2 Mar 20

FileRise, a self-hosted web file manager and WebDAV server, contains a critical hardcoded encryption key vulnerability i

CVE-2026-92616 HIGH
7.6 Sep 16

Authenticated low-privilege users of FileRise before version 3.28.0 can obtain unauthorized read and write access at adm

CVE-2026-33330 HIGH
7.1 Mar 24

A broken access control vulnerability in FileRise's ONLYOFFICE integration allows authenticated users with read-only per

CVE-2026-33071 MEDIUM
4.3 Mar 20

FileRise, a self-hosted web file manager and WebDAV server, contains an unrestricted file upload vulnerability in its We

CVE-2026-33477 MEDIUM
4.3 Mar 26

FileRise versions 2.3.7 through 3.10.0 suffer from improper access control in the file snippet endpoint, allowing authen

CVE-2026-33070 LOW
3.7 Mar 20

FileRise, a self-hosted web file manager and WebDAV server, contains a missing-authentication vulnerability in the delet

Share

EUVD-2026-14992 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy