{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-46336", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-05-13T18:37:30.989Z", "datePublished": "2026-07-16T17:04:31.056Z", "dateUpdated": "2026-07-18T03:01:26.480Z" }, "containers": { "cna": { "title": "Manyfold: Authenticated Path Traversal via File Rename", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "lang": "en", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-73", "lang": "en", "description": "CWE-73: External Control of File Name or Path", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L", "version": "3.1" } } ], "references": [ { "name": "https://github.com/manyfold3d/manyfold/security/advisories/GHSA-j5f9-r7wf-hv37", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/manyfold3d/manyfold/security/advisories/GHSA-j5f9-r7wf-hv37" }, { "name": "https://github.com/manyfold3d/manyfold/pull/6122", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/manyfold3d/manyfold/pull/6122" }, { "name": "https://github.com/manyfold3d/manyfold/commit/ed6a53e54926708594c07d222155ac3a22f93174", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/manyfold3d/manyfold/commit/ed6a53e54926708594c07d222155ac3a22f93174" }, { "name": "https://github.com/manyfold3d/manyfold/releases/tag/v0.140.0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/manyfold3d/manyfold/releases/tag/v0.140.0" } ], "affected": [ { "vendor": "manyfold3d", "product": "manyfold", "versions": [ { "version": ">= 0.96.0, < 0.140.0", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-07-16T17:04:31.056Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-j5f9-r7wf-hv37", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/manyfold3d/manyfold/security/advisories/GHSA-j5f9-r7wf-hv37", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-07-18T03:00:58.351145Z", "id": "CVE-2026-46336", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-07-18T03:01:26.480Z" } } ] } }