Skip to main content

Filerise CVE-2026-33329

| EUVD-2026-14992 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

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
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. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate as user with upload permission
Delivery
Craft malicious resumableIdentifier with path traversal
Exploit
Inject directory traversal sequences into chunked upload
Execution
Write files to arbitrary filesystem locations
Impact
Execute post-assembly cleanup to delete directories

Vulnerability AssessmentAI

Exploitation Authenticated user with upload permission on FileRise versions 1.0.1 through 3.9.x. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS score of 8.1 (High) reflects network-based exploitation with low complexity requiring only low-level authentication (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated attacker with upload permissions initiates a chunked file upload to FileRise and manipulates the resumableIdentifier parameter to include path traversal sequences such as '../../../var/www/html/shell.php'. This causes FileRise to write the uploaded file chunks outside the intended upload directory, potentially placing a web shell in the document root for remote code execution. …
Remediation 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. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all FileRise instances in your environment and confirm current version and whether users with upload permissions exist. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-33329 vulnerability details – vuln.today

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