CVE-2026-28225
MEDIUMManyfold < 0.133.1 - Authorization Bypass via ModelFilesController get_model Method
Title source: llmDescription
Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. Prior to version 0.133.1, the `get_model` method in `ModelFilesController` (line 158-160) loads models using `Model.find_param(params[:model_id])` without `policy_scope()`, bypassing Pundit authorization. All other controllers correctly use `policy_scope(Model).find_param()` (e.g., `ModelsController` line 263). Version 0.133.1 fixes the issue.
References (2)
Core 2
Core References
Vendor Advisory x_refsource_confirm
https://github.com/manyfold3d/manyfold/security/advisories/GHSA-v8pw-3r2f-3fqm
Release Notes x_refsource_misc
https://github.com/manyfold3d/manyfold/releases/tag/v0.133.1
Scores
CVSS v3
5.3
EPSS
0.0027
EPSS Percentile
17.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-639
Status
published
Products (1)
manyfold/manyfold
< 0.133.1
Published
Feb 26, 2026
Tracked Since
Feb 27, 2026