CVE-2026-46336

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 until 0.140.0, authenticated users can rename uploaded files with path traversal sequences because app/models/model_file.rb uses the user-controlled filename in File.join(model.path, filename) without sufficient sanitization, allowing files to be moved or written outside the configured library directory. This issue is fixed in version 0.140.0.
Configurations

No configuration.

History

18 Jul 2026, 03:16

Type Values Removed Values Added
References () https://github.com/manyfold3d/manyfold/security/advisories/GHSA-j5f9-r7wf-hv37 - () https://github.com/manyfold3d/manyfold/security/advisories/GHSA-j5f9-r7wf-hv37 -

16 Jul 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 18:16

Updated : 2026-07-18 03:16


NVD link : CVE-2026-46336

Mitre link : CVE-2026-46336

CVE.ORG link : CVE-2026-46336


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-73

External Control of File Name or Path